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
/
immediate_geometry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-169
/
+0
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-2
/
+2
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-1
/
+1
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-1
/
+1
*
renamed all Rect3.pos to Rect3.position
alexholly
2017-06-09
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-69
/
+51
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-10
/
+10
*
Type renames:
Juan Linietsky
2017-01-11
1
-1
/
+1
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-2
/
+2
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-10
/
+10
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
expose GeometryInstance.get_aabb() etc fixes #6587
yg2f
2016-09-22
1
-0
/
+1
*
Added option for UVs (and tangents) in adding sphere for ImmediateGeometry, c...
Juan Linietsky
2016-09-06
1
-2
/
+6
*
Make texture parameter optional in begin() of ImmediateGeometry. Closes #5676...
Juan Linietsky
2016-07-22
1
-1
/
+1
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
-typo fixed in ImmediateGeometry (#1066)
Juan Linietsky
2015-01-02
1
-1
/
+1
*
Little Bits
Juan Linietsky
2014-10-12
1
-0
/
+50
*
More 3D Improvements
Juan Linietsky
2014-05-29
1
-0
/
+102