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
/
scene
/
2d
/
light_2d.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-1
/
+4
|
\
|
*
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
1
-1
/
+4
*
|
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
|
/
*
Fixed Timestep Interpolation (2D)
Ricardo Buring
2024-03-23
1
-0
/
+1
*
Revert "Update Node::get_configuration_warnings signature"
Rémi Verschelde
2024-02-17
1
-1
/
+1
*
Update Node::get_configuration_warnings signature
RedMser
2024-02-08
1
-1
/
+1
*
Added compatibility for Blend Mode in Light2D/PointLight2D when converting fr...
Sofox
2024-01-05
1
-0
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-1
/
+1
*
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-1
/
+1
*
Fix editor-only visibility for lights
reduz
2022-06-23
1
-0
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Use Array for node configuration warnings
Nathan Franke
2021-04-11
1
-1
/
+1
*
Use real_t in non-physics 2D nodes
Aaron Franke
2021-03-19
1
-15
/
+15
*
Hide more options of disabled properties
Michael Alexsander
2021-03-03
1
-0
/
+1
*
Initialize class variables with default values in scene/ [1/2]
Rafał Mikrut
2021-02-07
1
-16
/
+16
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-04
1
-3
/
+1
*
Implement DirectionalLight2D
reduz
2020-11-04
1
-35
/
+66
*
Refactored 2D shader and lighting system
reduz
2020-10-24
1
-4
/
+0
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-10
/
+10
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Modified light rendering to make it more compatible.
Juan Linietsky
2020-02-11
1
-4
/
+0
*
2D lighting seems more or less complete.
Juan Linietsky
2020-02-11
1
-3
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-3
/
+3
*
Don't compile editor-only function when tools=no
Gilles Roudière
2020-01-09
1
-0
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fixes the bad calculation of margin & anchors when child of Node2D
groud
2018-06-07
1
-0
/
+2
*
Remove the selection rect for nodes that do not require it
Gilles Roudiere
2018-04-03
1
-0
/
+1
*
2D editor GUI input rework. Changes are:
Gilles Roudiere
2018-02-16
1
-0
/
+3
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Rework the canvas_item API for further improves to the canvas item editor
Gilles Roudiere
2017-11-19
1
-5
/
+4
*
add shadow_filter variant PCF7
letheed
2017-09-01
1
-0
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Fixed occluder rendering, closes #8560
Juan Linietsky
2017-06-13
1
-0
/
+4
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-27
/
+24
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
1
-7
/
+22
|
\
|
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
1
-7
/
+22
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
|
Add editor_only param to Light2D
Pedro J. Estébanez
2016-10-04
1
-0
/
+4
|
/
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
-Added configuration warning system for nodes
Juan Linietsky
2016-05-17
1
-0
/
+2
*
Make both lights and occluders stop working if hidden, fixes #2437
Juan Linietsky
2016-01-01
1
-0
/
+1
*
-New mask mode for lights, makes using masks MUCH easier.
Juan Linietsky
2015-12-08
1
-0
/
+1
*
ability to change shadow color in light2d
Juan Linietsky
2015-06-24
1
-0
/
+5
[next]