1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 19:09:50 +00:00
Pixelorama/src/Classes
Variable 7307743f83
Added the Perspective editor (#806)
* Added Perspective Editor

* removed unintended changes

* Removed unintended changes

* removed un-intended changes

* Delete Axes.tscn

* Delete Axis.gd

* Removed MouseGuides from editor

I will add them separately

* Added MouseGuides

* Some changes

* Fixed some things

* added mouse guide

* make MouseGuides remember last setting

* don't move if dialog is open

* Dont move tracker guides if dialog is open

* UI improvement to editor

* Update VanishingPoint.gd

* UI Improvement

* Minor Color Improvements

* fixed a bug

This was causing a crash

* Some UI Changes

* Improve UI some more

* fix typo

* Added Undo/Redo and improved UI

* Formatting

* formatting

* formatting

* formatting

* Fix Definition out of order

* Fix Definition out of order

* formatting

* formatting

* fix Duplicate error

* Fix some things

* Some UI Changes

* Some code refinement

* Removed un-needed lines

* Some code refinement

* Some more UI Changes

* Changes, Changes and Changes

* Delete LineButton.gd

* Delete LineButton.tscn

* Delete PerspectiveEditor.gd

* Delete PerspectiveEditor.tscn

* Delete PointCollapseContainer.gd

* Delete PerspectiveLine.tscn

* Delete PerspectiveLine.gd

* Changed boundary separators to ColorRects

* make the guide update more frequently

* make default color have full alpha

* Dim the boundaries based on luminance

* typo

* Formatting

* Formatting

* formatting i forgot to do

* Delete VanishingPoint.gd

* Delete VanishingPoint.tscn

* Fixed rouge collapsible container

---------

Co-authored-by: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
2023-02-12 15:20:53 +02:00
..
AnimationExporters APNG Loading (#797) 2022-12-23 20:08:46 +02:00
AnimationTag.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
BaseCel.gd [skip ci] Fix various typos 2023-02-02 03:06:23 +02:00
BaseLayer.gd [skip ci] Fix various typos 2023-02-02 03:06:23 +02:00
Drawers.gd Some formatting changes 2022-08-29 22:15:43 +03:00
Frame.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
GroupCel.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
GroupLayer.gd Export dialog UX overhaul (#781) 2022-11-28 21:22:29 +02:00
ImageEffect.gd Add multi-color support for gradients, remove step gradients 2023-01-27 04:23:48 +02:00
PixelCel.gd Linked Cel Refactor and Timeline Refactor Tweaks (#764) 2022-10-16 17:44:01 +03:00
PixelLayer.gd Linked Cel Refactor and Timeline Refactor Tweaks (#764) 2022-10-16 17:44:01 +03:00
Project.gd Added the Perspective editor (#806) 2023-02-12 15:20:53 +02:00
SelectionMap.gd Copy, cut & delete now affect the entire cel if there is no selection 2022-09-08 01:10:23 +03:00
ShaderImageEffect.gd Bugfix: Duplicate Shader in ShaderImageEffect before modifiying its code (#630) 2022-01-07 01:49:22 +02:00
Tiles.gd Tile mode fixes (Heavy testing required) (#723) 2022-08-02 18:57:06 +03:00