Alex Threlfo
|
90a0c06631
Fix crash when duplicating Decal or Light3D nodes
|
10 mēneši atpakaļ |
Hugo Locurcio
|
7a04d85ec3
Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh
|
1 gadu atpakaļ |
tetrapod00
|
899f5151c3
Standardize terms for renderers in error strings
|
11 mēneši atpakaļ |
A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
1 gadu atpakaļ |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 gadu atpakaļ |
Hugo Locurcio
|
ae12244e13
Allow Decal Emission Energy values above 128 in the inspector
|
1 gadu atpakaļ |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 gadu atpakaļ |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 gadu atpakaļ |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 gadi atpakaļ |
BlueCube3310
|
bd67e0a0bc
Change dropdown type filter to Texture2D in certain nodes
|
2 gadi atpakaļ |
Hugo Locurcio
|
a052d34129
Fix Decal clamping to positive values not being applied to RenderingServer
|
2 gadi atpakaļ |
clayjohn
|
c69b14e96e
Add warnings for unsupported features in mobile and gl_compatibility backends
|
2 gadi atpakaļ |
Hugo Locurcio
|
8b1de103a8
Clamp Decal size to positive values
|
3 gadi atpakaļ |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 gadi atpakaļ |
clayjohn
|
49bebf2bfb
Sort decals and lights based on camera origin
|
2 gadi atpakaļ |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 gadi atpakaļ |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
2 gadi atpakaļ |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 gadi atpakaļ |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 gadi atpakaļ |
Hugo Locurcio
|
a151a74a98
Tweak Decal distance fade defaults and add property hints
|
3 gadi atpakaļ |
Hugo Locurcio
|
e7315fcc45
Clamp Decal's upper/lower fade to positive values
|
3 gadi atpakaļ |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 gadi atpakaļ |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 gadi atpakaļ |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 gadi atpakaļ |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 gadi atpakaļ |
Hugo Locurcio
|
652fd9ffcc
Remove outdated comments related to the 20-layer editor limitation
|
3 gadi atpakaļ |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 gadi atpakaļ |
reduz
|
d03b7fbe09
Refactored Node3D rotation modes
|
4 gadi atpakaļ |
Aaron Franke
|
7cec3c2b95
Use real_t in 3D nodes
|
4 gadi atpakaļ |
jfons
|
cfb555a081
Node3D gizmo improvements
|
4 gadi atpakaļ |