summaryrefslogtreecommitdiffstats
path: root/scene/register_scene_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix AnimationTree not available when compiled with disable_3dWilliam Tumeo2020-01-071-22/+22
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove unused stb_truetype-based DynamicFont implementationHugo Locurcio2019-10-031-1/+0
* Added skin support and simplified APIs to override bone position.Juan Linietsky2019-09-181-0/+3
* Bug Fix 31973 Type Hint ErrorEoin O'Neill2019-09-041-0/+2
* Merge pull request #31926 from Chaosus/vs_switchYuri Roubinsky2019-09-041-0/+1
|\
| * Some improvements for Switch node in visual shadersChaosus892019-09-031-0/+1
* | Update RichTextLabel to support real time effects and custom BBCodes.Eoin O'Neill2019-09-031-0/+1
|/
* Register ReferenceRect when building with ADVANCED_GUI_DISABLEDmerumelu2019-08-261-1/+1
* Added global expressions to visual shadersYuri Roubinski2019-08-181-0/+1
* Plugin support for visual shadersYuri Roubinski2019-08-141-0/+1
* Some improvements to Mix visual shader functionYuri Roubinski2019-08-061-0/+1
* Merge pull request #30351 from bojidar-bg/30288-override-global-themeRémi Verschelde2019-07-251-1/+1
|\
| * Keep track of default theme and project custom default theme seperatellyBojidar Marinov2019-07-051-1/+1
* | added pointMesh primitiveclayjohn2019-07-241-0/+1
* | Merge pull request #30532 from Chaosus/vs_triplanarRémi Verschelde2019-07-151-0/+1
|\ \
| * | Added triplanar uniform texture node to visual shadersChaosus2019-07-121-0/+1
| |/
* / Added "Is" and "Compare" functions to visual shadersChaosus2019-07-121-0/+2
|/
* Adding a new Camera Server implementation to Godot.BastiaanOlij2019-06-151-0/+1
* added MultiMeshInstance2D node for using MultiMesh in 2Dclayjohn2019-06-031-5/+7
* Remove MeshLibrary from disable_3d=true buildsJFonS2019-06-031-2/+2
* Expression node for visual shadersChaosus2019-05-211-0/+2
* Added Fresnel and OneMinus to visual shadersChaosus2019-05-191-0/+1
* Fix Crash On Close When 3D Is DisabledAnthonyYoManz2019-04-251-0/+4
* Added ability for multiple images to be imported as an atlasJuan Linietsky2019-04-191-0/+1
* Added conditional nodes to visual shadersChaosus2019-04-131-0/+2
* Merge pull request #26164 from Chaosus/vshader_improvementsRémi Verschelde2019-04-071-0/+17
|\
| * Major improvements for visual shader systemChaosus2019-04-071-0/+17
* | Added height map shape that implement heightmap collision shapeBastiaan Olij2019-03-171-0/+2
|/
* Scene: Ensure classes match their header filenameRémi Verschelde2019-02-121-9/+9
* Include PhysicsMaterial when 3D is disabledGeorge Marques2019-02-061-2/+2
* Rename OrientedPathFollow to PathFollowOrientedDanilo Villa (Davi)2019-01-161-1/+0
* Consistency in resource format saver/loader de-registrationRémi Verschelde2019-01-101-20/+13
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Added basic support for custom resource savers and loadersMarc Gilleron2018-12-151-29/+39
* Get rid of ancient .theme format for Theme resource. It was not working and c...Juan Linietsky2018-11-271-6/+0
* Move ParticlesMaterial code to its own resource fileRémi Verschelde2018-09-041-2/+3
* Ported CPU particles to 2DJuan Linietsky2018-08-291-0/+2
* Merge pull request #21379 from volzhs/particle-matRémi Verschelde2018-08-241-4/+3
|\
| * Make ParticlesMaterial included with disable_3d=yes optionvolzhs2018-08-251-4/+3
* | Drop old ShaderGraph code, obsoleted by VisualShaderRémi Verschelde2018-08-241-1/+0
|/
* Clipped camera implementation, a camera that avoids going into geometry.Juan Linietsky2018-08-211-0/+1
* Merge pull request #18822 from QbieShay/masterJuan Linietsky2018-08-201-0/+3
|\
| * added spring arm node.QbieShay2018-08-181-0/+3
* | Massive rewrite to AnimationTree. Many APIs changed in order to:Juan Linietsky2018-08-201-0/+2
* | Fix compiling SkeletonIK with disable_3dRémi Verschelde2018-08-191-3/+3
|/
* Added proper import support for 3D and Array texturesJuan Linietsky2018-08-061-0/+7
* Merge pull request #20597 from karroffel/tex3dJuan Linietsky2018-08-061-0/+1
|\
| * add 3D texturesThomas Herzog2018-07-301-0/+1
* | Implemented IKAndreaCatania2018-08-041-0/+2
|/