summaryrefslogtreecommitdiffstats
path: root/editor/plugins/gpu_particles_3d_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Discern between virtual and abstract class bindingsreduz2022-03-101-4/+4
* Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte2022-02-161-3/+5
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-3/+2
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+2
* Store panels and docks singletons in their own classestrollodel2022-01-201-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix GPUParticle3D emission point generationJohn Wigg2021-09-241-0/+2
* Improve visibility rect/AABB generation usability in GPUParticlesHugo Locurcio2021-08-161-6/+8
* Use doubles for time in many other placesAaron Franke2021-08-091-2/+2
* Optimize StringName usagereduz2021-07-181-1/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-1/+1
* Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde2021-04-271-2/+2
* Refactor Process Modereduz2021-02-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
* Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal2020-12-141-1/+1
* Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen2020-07-141-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-11/+19
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-35/+0
* Remove separators from particles menusNico Mitchell2020-04-121-4/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-0/+493