1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-22 21:43:13 +00:00
Pixelorama/src/UI/Canvas
Emmanouil Papadeas 56f7b9ccde Add a new Timeline category in the Preferences
Revert 21b4f3369f, but make that behavior toggle-able in the Preferences. Also exposes the onion skinning colors for the past and future frames, and renames "Blue-Red Mode" to "Color mode".
2023-07-02 22:18:39 +03:00
..
Rulers Minor guide code cleanup 2023-01-23 01:16:50 +02:00
CameraMovement.gd Do not call CameraMovement._input() if the cursor is not on the canvas 2023-04-19 21:35:29 +03:00
Canvas.gd Add a new Timeline category in the Preferences 2023-07-02 22:18:39 +03:00
Canvas.tscn Implement 3D layers (#840) 2023-03-31 21:58:56 +03:00
CanvasPreview.gd Only redraw the second canvas and canvas preview when necessary 2023-04-19 20:51:08 +03:00
CanvasPreview.tscn Spritesheet Animation Canvas Preview (#835) 2023-03-23 15:25:33 +02:00
CropRect.gd Replace the Locked Aspect Ratio mode in the crop tool with a lock button next to the size sliders 2023-03-24 01:17:30 +02:00
CurrentFrameDrawer.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
Gizmos3D.gd [3D cels] Do not display the object outline if it's behind the camera 2023-05-08 17:40:11 +03:00
Grid.gd Use ValueSliderV2s for grid preferences 2023-04-18 16:38:55 +03:00
Indicators.gd Fix bug where the tool changes while having an image brush selected 2023-01-23 19:05:36 +02:00
MouseGuide.gd Added the Perspective editor (#806) 2023-02-12 15:20:53 +02:00
MouseGuideContainer.tscn Added the Perspective editor (#806) 2023-02-12 15:20:53 +02:00
OnionSkinning.gd [Targeted for 0.11.0] Make Onion skin update live with the "Move" tool (#862) 2023-05-18 14:43:11 +03:00
PixelGrid.gd Use signals for zoom_changed and rotation_changed in CameraMovement 2023-01-02 14:40:48 +02:00
Previews.gd Implement the Keychain Plugin (#700) 2022-05-16 15:07:51 +03:00
Selection.gd [Targeted for 0.11.0][Bug FIX] Mirror preview fix (#860) 2023-05-18 13:55:08 +03:00
TileMode.gd Add options for custom tile mode offest (#707) 2022-06-20 12:07:20 +03:00