summaryrefslogtreecommitdiffstats
path: root/scene/3d/mesh_instance.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-421/+0
* Merge pull request #36640 from reduz/resource-loader-refactorRémi Verschelde2020-02-281-1/+1
|\
| * Removed interactive loader, added proper thread loading.Juan Linietsky2020-02-281-1/+1
* | Signals: Manually port most of remaining connect_compat usesRémi Verschelde2020-02-281-4/+2
|/
* Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky2020-02-251-1/+1
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-2/+2
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-3/+3
* Fix to category in material.Juan Linietsky2020-02-111-0/+1
* Several fixes to GIProbesJuan Linietsky2020-02-111-0/+1
* Modernized default 3D material, fixes material bugs.Juan Linietsky2020-02-111-5/+5
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Use an internal skin unless one is supplied by user, fixes #32766Juan Linietsky2019-12-161-3/+4
* Added skin support and simplified APIs to override bone position.Juan Linietsky2019-09-181-4/+33
* Add Open Asset Import Library to Godot.K. S. Ernest (iFire) Lee2019-04-051-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Expose the new gizmo plugin system to scriptingJFonS2018-12-211-0/+2
* Get surface material count in MeshInstance for scriptsPouleyKetchoupp2018-10-231-0/+6
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-1/+1
* Implemented Soft bodyAndreaCatania2018-07-231-0/+1
* Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky2018-06-271-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-5/+5
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-6/+6
* tagents --> tangentsISylvox2017-07-261-3/+3
* Lots of work on Audio & Physics engine:Juan Linietsky2017-07-151-13/+13
* Implemented environment arrays for skybox reflection and roughness, quality i...Juan Linietsky2017-07-041-6/+7
* Clean up normalmapping, make sure tangents are imported correctly.Juan Linietsky2017-07-031-0/+78
* -Many fixes to VisualScript, fixed property names, etc.Juan Linietsky2017-06-301-0/+3
* Properly exposed material types everywhere.Juan Linietsky2017-06-221-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-95/+71
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-7/+7
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-2/+2
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky2017-01-141-1/+1
* Unify naming of blendshape / morphtarget into just "Blend Shape"Juan Linietsky2017-01-121-8/+8
* Type renames:Juan Linietsky2017-01-111-2/+2
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-3/+3
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-2/+3
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-10/+10
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Changed import workflowJuan Linietsky2016-05-271-13/+74
* remove trailing whitespaceHubert Jarosz2016-03-091-4/+4
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1