summaryrefslogtreecommitdiff
path: root/scene/3d/immediate_geometry.cpp
AgeCommit message (Expand)Author
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-06-09renamed all Rect3.pos to Rect3.positionalexholly
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-01-11Type renames:Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-09-22expose GeometryInstance.get_aabb() etc fixes #6587yg2f
2016-09-06Added option for UVs (and tangents) in adding sphere for ImmediateGeometry, c...Juan Linietsky
2016-07-22Make texture parameter optional in begin() of ImmediateGeometry. Closes #5676...Juan Linietsky
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2015-01-02-typo fixed in ImmediateGeometry (#1066)Juan Linietsky
2014-10-12Little BitsJuan Linietsky
2014-05-29More 3D ImprovementsJuan Linietsky