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
/
3d
/
visual_instance_3d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-3
/
+45
|
\
|
*
Allow more flexible adjustments of VisualInstance3D Lightmap Scale
Hugo Locurcio
2024-11-14
1
-3
/
+45
*
|
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
|
/
*
Fix super call in various `get_configuration_warnings` methods
A Thousand Ships
2024-09-05
1
-1
/
+1
*
Fixed Timestep Interpolation (3D)
Ricardo Buring
2024-07-07
1
-3
/
+75
*
Cleanup unused/underused singleton StringNames
kobewi
2024-05-14
1
-2
/
+2
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-3
/
+0
*
Add shorthand for using singleton string names
kobewi
2024-05-11
1
-4
/
+4
*
Merge pull request #87231 from Calinou/geometryinstance3d-transparency-warn-m...
Rémi Verschelde
2024-05-04
1
-0
/
+9
|
\
|
*
Show warning for GeometryInstance3D transparency in Mobile/Compatibility
Hugo Locurcio
2024-01-15
1
-0
/
+9
*
|
Add Gizmo to display 3D custom AABB
Bogdan Inculet
2024-04-19
1
-0
/
+1
*
|
Revert "Update Node::get_configuration_warnings signature"
Rémi Verschelde
2024-02-17
1
-2
/
+2
*
|
Update Node::get_configuration_warnings signature
RedMser
2024-02-08
1
-2
/
+2
|
/
*
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-1
/
+1
*
Remove GI methods in parentheses from light baking options
David Snopek
2023-11-22
1
-1
/
+1
*
Fill remaining global scope constant descriptions
kobewi
2023-11-13
1
-2
/
+2
*
Sort decals and lights based on camera origin
clayjohn
2023-01-20
1
-0
/
+12
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
1
-0
/
+1
*
Merge pull request #69998 from BastiaanOlij/sorting-pivot-4
Rémi Verschelde
2022-12-23
1
-0
/
+26
|
\
|
*
Added options for sorting transparent objects (port of PR 63040)
Bastiaan Olij
2022-12-23
1
-0
/
+26
*
|
Merge pull request #70114 from clayjohn/custom-aabb
Rémi Verschelde
2022-12-17
1
-2
/
+12
|
\
\
|
*
|
Expose GeometryInstance3D.custom_aabb property
clayjohn
2022-12-15
1
-2
/
+12
|
|
/
*
/
Fix the update of the inspector when instance shader uniform has changed
Yuri Rubinsky
2022-12-15
1
-0
/
+7
|
/
*
Some fixes for instance shader parameters
Yuri Rubinsky
2022-11-09
1
-15
/
+15
*
Fix typo in method of visual_instance_3d
Patrick Siemsen
2022-11-03
1
-2
/
+2
*
Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't
Rémi Verschelde
2022-10-31
1
-4
/
+2
|
\
|
*
Simplify GDVIRTUAL_CALL calls
kobewi
2022-10-19
1
-4
/
+2
*
|
Remove the global space `get_transformed_aabb` helper method
Aaron Franke
2022-10-18
1
-6
/
+0
|
/
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-2
/
+2
*
Rename `uniform` to `parameter` across the engine
Yuri Rubinsky
2022-09-01
1
-14
/
+14
*
Rename shader parameter uniform setter/getter methods for consistency
Hugo Locurcio
2022-08-04
1
-16
/
+16
*
Tweak Decal distance fade defaults and add property hints
Hugo Locurcio
2022-07-27
1
-4
/
+5
*
Use the Static global illumination mode in GeometryInstance3D by default
Hugo Locurcio
2022-06-23
1
-2
/
+0
*
Add suffixes to all nodes and resources
FireForge
2022-06-11
1
-4
/
+4
*
Fix errors when materials attached to 3d object are not freed
Yuri Rubinsky
2022-05-26
1
-0
/
+9
*
Use suffixes for units in nodes and resources
Aaron Franke
2022-05-19
1
-1
/
+1
*
String: Remove TTR and DTR defines in non-tools build
Rémi Verschelde
2022-03-28
1
-3
/
+3
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-0
/
+9
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-12
/
+3
*
Merge pull request #55360 from Calinou/rename-bake-mode-properties
Rémi Verschelde
2022-01-20
1
-4
/
+4
|
\
|
*
Rename and reorder bake mode properties for consistency
Hugo Locurcio
2021-12-14
1
-4
/
+4
*
|
Added material_overlay property to MeshInstance3D
Fernando Cosentino
2022-01-05
1
-0
/
+13
*
|
Merge pull request #55370 from Calinou/geometryinstance3d-lod-fade-node-confi...
JFonS
2022-01-04
1
-0
/
+11
|
\
\
|
*
|
Emit node configuration warnings for GeometryInstance3D distance fade
Hugo Locurcio
2021-11-26
1
-0
/
+11
|
|
/
*
/
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Implement distance fade and transparency
JFonS
2021-10-25
1
-5
/
+34
*
Merge pull request #51607 from aaronfranke/includes
Rémi Verschelde
2021-08-13
1
-2
/
+0
|
\
|
*
Fix some unnecessary includes
Aaron Franke
2021-08-13
1
-2
/
+0
[next]