kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
před 6 měsíci |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
před 1 rokem |
Aaron Franke
|
6aac3e4a16
Disable all 3D nodes, physics, and resources when compiling without 3D
|
před 8 měsíci |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
před 9 měsíci |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
před 1 rokem |
bitsawer
|
71e32364ee
Fix ShaderGlobalsOverride property handling
|
před 1 rokem |
bitsawer
|
23c375d6b4
Fix shader uniform storage conversions and crash
|
před 1 rokem |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
před 1 rokem |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
před 2 roky |
Yuri Rubinsky
|
8191b3c110
Rename `uniform` to `parameter` across the engine
|
před 2 roky |
Hugo Locurcio
|
4b42379c8f
Rename RenderingServer global shader uniform methods to be more explicit
|
před 2 roky |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
před 2 roky |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
před 2 roky |
Hugo Locurcio
|
aabbb40009
Make `{call,set,notify}_group()` immediate by default
|
před 3 roky |
Hendrik Brucker
|
cf58d23a72
Add Vector4 to VisualShader
|
před 2 roky |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
před 2 roky |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
před 2 roky |
Rémi Verschelde
|
4be8f200f0
Fix crash calling `_activate()` on ShaderGlobalsOverride out of tree
|
před 2 roky |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
před 2 roky |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
před 3 roky |
reduz
|
d41e3f9aeb
Fix Command Queue Crash
|
před 3 roky |
Aaron Franke
|
08a85352fb
Rename Variant TRANSFORM to TRANSFORM3D
|
před 3 roky |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
před 4 roky |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
před 3 roky |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
před 3 roky |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
před 3 roky |
reduz
|
221a2a1742
Refactored variant constructor logic
|
před 4 roky |
ArrowInAKnee
|
9fc2b0fddc
Update all get_configuration_warning to retrieve warnings from the parent
|
před 4 roky |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
před 4 roky |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
před 4 roky |