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
/
lightmap_gi_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-1
/
+1
*
Check RenderingDevice availability to display LightmapGI configuration warnings
Hugo Locurcio
2024-09-28
1
-0
/
+17
*
Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas
BlueCube3310
2024-07-13
1
-0
/
+3
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-1
/
+1
*
Merge pull request #86583 from reduz/lightmapper-dda-fix
Rémi Verschelde
2024-01-11
1
-1
/
+1
|
\
|
*
Tiny fix for lightmapper DDA
Juan Linietsky
2024-01-10
1
-1
/
+1
*
|
Add texel_scale property to LightmapGI
Marcin Nowak
2024-01-04
1
-0
/
+3
|
/
*
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
-1
/
+1
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+4
*
Propagate error correctly when max texture size for lightmaps is too small.
Dario
2023-09-11
1
-0
/
+3
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-1
/
+1
*
Add null checking when finding a lightmap baking path
Kongfa Waroros
2023-06-02
1
-1
/
+1
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
Disable navmesh, lightmap, and VoxelGI generation on foreign data
SaracenOne
2023-01-06
1
-10
/
+46
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
1
-1
/
+1
*
Make name of editor file dialog filters translatable
Haoyu Qiu
2022-03-05
1
-1
/
+1
*
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
*
Merge pull request #56367 from Calinou/bakedlightmap-print-time-request-atten...
Rémi Verschelde
2022-01-07
1
-2
/
+10
|
\
|
*
Print time taken and request attention when lightmaps are done baking
Hugo Locurcio
2021-12-31
1
-2
/
+10
*
|
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
-2
/
+2
*
Rename Node's `filename` property to `scene_file_path` for clarity
Hugo Locurcio
2021-09-30
1
-2
/
+2
*
Optimize StringName usage
reduz
2021-07-18
1
-1
/
+1
*
Rename GI Classes
reduz
2021-06-05
1
-0
/
+138