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
/
2d
/
navigation_polygon.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde
2020-03-27
1
-130
/
+0
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Merge pull request #36388 from AndreaCatania/some_renames
Rémi Verschelde
2020-02-28
1
-4
/
+4
|
\
|
*
Renamed NavigationPolygonInstance to NavigationRegion2D
Andrea Catania
2020-02-28
1
-4
/
+4
*
|
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-3
/
+1
|
/
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-8
/
+8
*
Fixes memory leak in NavigationPolygon
Haoyu Qiu
2020-02-14
1
-0
/
+1
*
- Integrated NavigationServer and Navigation2DServer.
Andrea Catania
2020-02-10
1
-1
/
+11
*
Don't compile editor-only function when tools=no
Gilles Roudière
2020-01-09
1
-0
/
+4
*
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
*
Merge pull request #15093 from poke1024/canvas-editor-select
Rémi Verschelde
2018-01-03
1
-0
/
+9
|
\
|
*
More exact picking for canvas editor
Bernhard Liebl
2017-12-27
1
-0
/
+9
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
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
-21
/
+13
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-8
/
+8
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-2
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
-Added configuration warning system for nodes
Juan Linietsky
2016-05-17
1
-0
/
+2
*
New Navigation & Pathfinding support for 2D
Juan Linietsky
2015-02-14
1
-0
/
+84