Hilderin
|
055b418e4d
Fix Selection Game View
|
9 months ago |
Hugo Locurcio
|
1e5f0a86ca
Allow more flexible adjustments of VisualInstance3D Lightmap Scale
|
2 years ago |
Ricardo Buring
|
2f8ab4a654
Fixed Timestep Interpolation (3D)
|
1 year ago |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 year ago |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 years ago |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
4 years ago |
clayjohn
|
49bebf2bfb
Sort decals and lights based on camera origin
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
1cab6c91e9
Merge pull request #69998 from BastiaanOlij/sorting-pivot-4
|
2 years ago |
Bastiaan Olij
|
6f4f38db07
Added options for sorting transparent objects (port of PR 63040)
|
2 years ago |
clayjohn
|
5d51478d70
Expose GeometryInstance3D.custom_aabb property
|
2 years ago |
Yuri Rubinsky
|
c07d13182c
Some fixes for instance shader parameters
|
2 years ago |
Patrick Siemsen
|
0b480c7d99
Fix typo in method of visual_instance_3d
|
3 years ago |
Aaron Franke
|
9ebd8c5bb5
Remove the global space `get_transformed_aabb` helper method
|
3 years ago |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 years ago |
Yuri Rubinsky
|
8191b3c110
Rename `uniform` to `parameter` across the engine
|
3 years ago |
Hugo Locurcio
|
db22b7ded0
Rename shader parameter uniform setter/getter methods for consistency
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
Hugo Locurcio
|
610363add0
Use the Static global illumination mode in GeometryInstance3D by default
|
3 years ago |
Yuri Rubinsky
|
8f57d9519e
Fix errors when materials attached to 3d object are not freed
|
3 years ago |
Rémi Verschelde
|
5371009d8e
Object: Remove unused category boilerplate
|
3 years ago |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Rémi Verschelde
|
7e3b92f81f
Merge pull request #55360 from Calinou/rename-bake-mode-properties
|
3 years ago |
Fernando Cosentino
|
ca79373d13
Added material_overlay property to MeshInstance3D
|
4 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Hugo Locurcio
|
e962900f23
Rename and reorder bake mode properties for consistency
|
3 years ago |
JFonS
|
c571e4a7f4
Implement distance fade and transparency
|
4 years ago |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
4 years ago |
PouleyKetchoupp
|
989acbbe81
Uniformize layer names, script methods and documentation
|
4 years ago |