index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
2d
/
visibility_notifier_2d.cpp
Age
Commit message (
Expand
)
Author
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-01-09
Don't compile editor-only function when tools=no
Gilles Roudière
2020-01-02
Fix wrong disconnect in callback in VisibilityNotifier 3D
Александр Растриженков
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-07-09
Improve the node configuration warning display
Hugo Locurcio
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-19
Remove the "is able to sleep" condition for adding visibility notifier nodes,...
Juan Linietsky
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-04-03
Remove the selection rect for nodes that do not require it
Gilles Roudiere
2018-01-12
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-19
Rework the canvas_item API for further improves to the canvas item editor
Gilles Roudiere
2017-10-22
Bind unbound enums, rearrange some by value
Poommetee Ketson
2017-09-30
Renamed fixed_process to physics_process
AndreaCatania
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-21
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-20
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-19
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-05
few bugs fixed thanks to explicit bool constructor and clang.
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-01-12
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...
Juan Linietsky
2017-01-12
Renamed most signals so they refer to:
Juan Linietsky
2017-01-04
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-08-08
prevent bug due to scripts not working in editor and notifier sending signals...
Juan Linietsky
2016-07-08
Remove unused variables (fourth pass) + dead code
Rémi Verschelde
2016-05-18
fix compile failure when tools=no
volzhs
2016-05-17
-Added configuration warning system for nodes
Juan Linietsky
2016-05-14
New reworked AnimatedSprite!
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-06-22
ability to set process on parent nodes on visibility notifier
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-04-02
merging okam changes
Juan Linietsky
2015-03-09
lot of work on 2D lighting and isometric maps
Juan Linietsky
2014-11-05
SceneMainLoop -> SceneTree
Juan Linietsky
2014-09-22
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-03-13
-fix bug in cache for atlas import/export
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky