index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
voxel_gi_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-5
/
+5
|
\
|
*
Add VoxelGI bake cancelling and progress UI improvement
Bad Sector
2024-11-23
1
-5
/
+5
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Remove empty bind_methods()
kobewi
2024-08-15
1
-3
/
+0
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-1
/
+1
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-1
/
+1
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-2
/
+2
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+4
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-1
/
+1
*
Use compile-time Unicode string conversion
Hugo Locurcio
2023-08-07
1
-2
/
+2
*
Set the VoxelGIData path before saving, otherwise the ResourceSave will rever...
MineBill
2023-06-28
1
-2
/
+7
*
Decouple EditorInterface from EditorPlugin
Yuri Sizov
2023-04-17
1
-1
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and G...
Marius Hanl
2023-01-31
1
-5
/
+5
*
Disable navmesh, lightmap, and VoxelGI generation on foreign data
SaracenOne
2023-01-06
1
-1
/
+28
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-1
/
+1
*
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
1
-1
/
+1
*
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
1
-28
/
+30
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-3
/
+2
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+3
*
Rename VoxelGI editor bake actions from "GI Probe" to "VoxelGI"
Hugo Locurcio
2022-01-26
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
Use tooltips instead of labels for VoxelGI and GPUParticlesCollisionSDF
Hugo Locurcio
2021-12-05
1
-22
/
+23
*
Rename Node's `filename` property to `scene_file_path` for clarity
Hugo Locurcio
2021-09-30
1
-1
/
+1
*
Optimize StringName usage
reduz
2021-07-18
1
-4
/
+4
*
Fix warning message spam when a VoxelGI node is selected in the editor
Hugo Locurcio
2021-07-06
1
-4
/
+1
*
Rename GI Classes
reduz
2021-06-05
1
-0
/
+173