summaryrefslogtreecommitdiffstats
path: root/editor/plugins/cpu_particles_3d_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix undo action names for node replacementkobewi2024-03-031-1/+1
* Custom ("visiblity") AABB support for CPUParticlesArman Elgudzhyan2024-02-151-0/+68
* Add EditorStringNames singletonkobewi2023-09-031-1/+1
* Implement conversion from `CPUParticles` to `GPUParticles` (3D/2D)Yuri Roubinski2023-08-191-0/+17
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Rename EditorInterface.get_editor_main_control to get_editor_main_screenYuri Sizov2022-09-071-1/+1
* Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte2022-02-161-2/+4
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-3/+2
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Optimize StringName usagereduz2021-07-181-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g...Rémi Verschelde2020-12-281-1/+1
* Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen2020-07-141-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-13/+0
* Remove separators from particles menusNico Mitchell2020-04-121-2/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-0/+145