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
/
register_scene_types.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AnimationTree not available when compiled with disable_3d
William Tumeo
2020-01-07
1
-22
/
+22
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Remove unused stb_truetype-based DynamicFont implementation
Hugo Locurcio
2019-10-03
1
-1
/
+0
*
Added skin support and simplified APIs to override bone position.
Juan Linietsky
2019-09-18
1
-0
/
+3
*
Bug Fix 31973 Type Hint Error
Eoin O'Neill
2019-09-04
1
-0
/
+2
*
Merge pull request #31926 from Chaosus/vs_switch
Yuri Roubinsky
2019-09-04
1
-0
/
+1
|
\
|
*
Some improvements for Switch node in visual shaders
Chaosus89
2019-09-03
1
-0
/
+1
*
|
Update RichTextLabel to support real time effects and custom BBCodes.
Eoin O'Neill
2019-09-03
1
-0
/
+1
|
/
*
Register ReferenceRect when building with ADVANCED_GUI_DISABLED
merumelu
2019-08-26
1
-1
/
+1
*
Added global expressions to visual shaders
Yuri Roubinski
2019-08-18
1
-0
/
+1
*
Plugin support for visual shaders
Yuri Roubinski
2019-08-14
1
-0
/
+1
*
Some improvements to Mix visual shader function
Yuri Roubinski
2019-08-06
1
-0
/
+1
*
Merge pull request #30351 from bojidar-bg/30288-override-global-theme
Rémi Verschelde
2019-07-25
1
-1
/
+1
|
\
|
*
Keep track of default theme and project custom default theme seperatelly
Bojidar Marinov
2019-07-05
1
-1
/
+1
*
|
added pointMesh primitive
clayjohn
2019-07-24
1
-0
/
+1
*
|
Merge pull request #30532 from Chaosus/vs_triplanar
Rémi Verschelde
2019-07-15
1
-0
/
+1
|
\
\
|
*
|
Added triplanar uniform texture node to visual shaders
Chaosus
2019-07-12
1
-0
/
+1
|
|
/
*
/
Added "Is" and "Compare" functions to visual shaders
Chaosus
2019-07-12
1
-0
/
+2
|
/
*
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
1
-0
/
+1
*
added MultiMeshInstance2D node for using MultiMesh in 2D
clayjohn
2019-06-03
1
-5
/
+7
*
Remove MeshLibrary from disable_3d=true builds
JFonS
2019-06-03
1
-2
/
+2
*
Expression node for visual shaders
Chaosus
2019-05-21
1
-0
/
+2
*
Added Fresnel and OneMinus to visual shaders
Chaosus
2019-05-19
1
-0
/
+1
*
Fix Crash On Close When 3D Is Disabled
AnthonyYoManz
2019-04-25
1
-0
/
+4
*
Added ability for multiple images to be imported as an atlas
Juan Linietsky
2019-04-19
1
-0
/
+1
*
Added conditional nodes to visual shaders
Chaosus
2019-04-13
1
-0
/
+2
*
Merge pull request #26164 from Chaosus/vshader_improvements
Rémi Verschelde
2019-04-07
1
-0
/
+17
|
\
|
*
Major improvements for visual shader system
Chaosus
2019-04-07
1
-0
/
+17
*
|
Added height map shape that implement heightmap collision shape
Bastiaan Olij
2019-03-17
1
-0
/
+2
|
/
*
Scene: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-9
/
+9
*
Include PhysicsMaterial when 3D is disabled
George Marques
2019-02-06
1
-2
/
+2
*
Rename OrientedPathFollow to PathFollowOriented
Danilo Villa (Davi)
2019-01-16
1
-1
/
+0
*
Consistency in resource format saver/loader de-registration
Rémi Verschelde
2019-01-10
1
-20
/
+13
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Added basic support for custom resource savers and loaders
Marc Gilleron
2018-12-15
1
-29
/
+39
*
Get rid of ancient .theme format for Theme resource. It was not working and c...
Juan Linietsky
2018-11-27
1
-6
/
+0
*
Move ParticlesMaterial code to its own resource file
Rémi Verschelde
2018-09-04
1
-2
/
+3
*
Ported CPU particles to 2D
Juan Linietsky
2018-08-29
1
-0
/
+2
*
Merge pull request #21379 from volzhs/particle-mat
Rémi Verschelde
2018-08-24
1
-4
/
+3
|
\
|
*
Make ParticlesMaterial included with disable_3d=yes option
volzhs
2018-08-25
1
-4
/
+3
*
|
Drop old ShaderGraph code, obsoleted by VisualShader
Rémi Verschelde
2018-08-24
1
-1
/
+0
|
/
*
Clipped camera implementation, a camera that avoids going into geometry.
Juan Linietsky
2018-08-21
1
-0
/
+1
*
Merge pull request #18822 from QbieShay/master
Juan Linietsky
2018-08-20
1
-0
/
+3
|
\
|
*
added spring arm node.
QbieShay
2018-08-18
1
-0
/
+3
*
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
Juan Linietsky
2018-08-20
1
-0
/
+2
*
|
Fix compiling SkeletonIK with disable_3d
Rémi Verschelde
2018-08-19
1
-3
/
+3
|
/
*
Added proper import support for 3D and Array textures
Juan Linietsky
2018-08-06
1
-0
/
+7
*
Merge pull request #20597 from karroffel/tex3d
Juan Linietsky
2018-08-06
1
-0
/
+1
|
\
|
*
add 3D textures
Thomas Herzog
2018-07-30
1
-0
/
+1
*
|
Implemented IK
AndreaCatania
2018-08-04
1
-0
/
+2
|
/
[next]