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
/
visibility_notifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Signals: Manually port most of remaining connect_compat uses
Rémi Verschelde
2020-02-28
1
-3
/
+2
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-2
/
+2
*
Fix wrong disconnect in callback in VisibilityNotifier 3D
Александр Растриженков
2020-01-02
1
-1
/
+0
*
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
*
Remove the "is able to sleep" condition for adding visibility notifier nodes,...
Juan Linietsky
2018-11-19
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
1
-3
/
+3
*
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
-4
/
+4
*
Bind unbound enums, rearrange some by value
Poommetee Ketson
2017-10-22
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-4
/
+4
*
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
1
-3
/
+3
|
\
|
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-4
/
+3
*
|
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
1
-3
/
+3
|
/
*
Made bool constructor explicit in Variant to avoid bugs, fixes #7843
Juan Linietsky
2017-08-05
1
-0
/
+2
*
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
-103
/
+73
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-6
/
+6
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-3
/
+3
*
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...
Juan Linietsky
2017-01-12
1
-0
/
+1
*
Renamed most signals so they refer to:
Juan Linietsky
2017-01-12
1
-11
/
+11
*
Type renames:
Juan Linietsky
2017-01-11
1
-4
/
+4
*
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-2
/
+2
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-6
/
+6
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Remove unused variables (fourth pass) + dead code
Rémi Verschelde
2016-07-08
1
-14
/
+3
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-7
/
+7
*
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-09-22
1
-2
/
+2
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+314