1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-21 21:13:14 +00:00
Pixelorama/src/Tools
Emmanouil Papadeas 8beb79a33b Fix memory leak where the project remained referenced in BaseDraw even when its tab was closed
Another memory leak remains in Recorder.gd, where the first project forever remains referenced in memory, until the user changes the project from the option button. Perhaps we should remove that option button completely and always record the current project, that also sounds like the intended behavior to me.
2024-11-03 03:36:37 +02:00
..
3DTools Implement the ability to change the font of a 3D text 2024-10-12 16:30:16 +03:00
DesignTools Fix memory leak where the project remained referenced in BaseDraw even when its tab was closed 2024-11-03 03:36:37 +02:00
SelectionTools Stretch mode and expand mode fixes (#1103) 2024-09-17 21:38:21 +03:00
UtilityTools Remove Global.animation_timer 2024-10-11 16:38:35 +03:00
BaseDraw.gd Fix memory leak where the project remained referenced in BaseDraw even when its tab was closed 2024-11-03 03:36:37 +02:00
BaseDraw.tscn improved rotate/flip brush UI (#1105) 2024-10-14 16:08:10 +03:00
BaseSelectionTool.gd Add UI buttons for confirming and cancelling a transformation 2024-10-31 23:49:58 +02:00
BaseSelectionTool.tscn Add UI buttons for confirming and cancelling a transformation 2024-10-31 23:49:58 +02:00
BaseShapeDrawer.gd Add a preference to share options between tools (#1120) 2024-10-16 16:00:20 +03:00
BaseShapeDrawer.tscn Update tool child scenes to reflect the changes of #1105 2024-10-22 15:43:07 +03:00
BaseTool.gd Fix issues when picking color with the bucket tool 2024-10-17 02:34:27 +03:00
BaseTool.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00