summaryrefslogtreecommitdiffstats
path: root/editor/plugins/voxel_gi_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-5/+5
|\
| * Add VoxelGI bake cancelling and progress UI improvementBad Sector2024-11-231-5/+5
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-1/+1
|\|
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Remove empty bind_methods()kobewi2024-08-151-3/+0
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-1/+1
* Replace flat buttons with flat-styled buttons with a visible pressed stateYuri Sizov2023-09-191-1/+1
* [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-151-2/+2
* Fix accessing editor theme items throughout the UIYuri Sizov2023-09-151-1/+4
* Add EditorStringNames singletonkobewi2023-09-031-1/+1
* Use compile-time Unicode string conversionHugo Locurcio2023-08-071-2/+2
* Set the VoxelGIData path before saving, otherwise the ResourceSave will rever...MineBill2023-06-281-2/+7
* Decouple EditorInterface from EditorPluginYuri Sizov2023-04-171-1/+2
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-1/+1
* Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and G...Marius Hanl2023-01-311-5/+5
* Disable navmesh, lightmap, and VoxelGI generation on foreign dataSaracenOne2023-01-061-1/+28
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Rename `hint_tooltip` to `tooltip_text` & setgetMicky2022-08-271-1/+1
* Swap arguments of ResourceSaver.save()kobewi2022-07-291-1/+1
* Convert _notification methods to switch - Chunk CJakob Bouchard2022-02-161-28/+30
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-3/+2
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+3
* Rename VoxelGI editor bake actions from "GI Probe" to "VoxelGI"Hugo Locurcio2022-01-261-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-1/+1
* Use tooltips instead of labels for VoxelGI and GPUParticlesCollisionSDFHugo Locurcio2021-12-051-22/+23
* Rename Node's `filename` property to `scene_file_path` for clarityHugo Locurcio2021-09-301-1/+1
* Optimize StringName usagereduz2021-07-181-4/+4
* Fix warning message spam when a VoxelGI node is selected in the editorHugo Locurcio2021-07-061-4/+1
* Rename GI Classesreduz2021-06-051-0/+173