summaryrefslogtreecommitdiff
path: root/scene/2d/visibility_notifier_2d.cpp
AgeCommit message (Expand)Author
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-01-09Don't compile editor-only function when tools=noGilles Roudière
2020-01-02Fix wrong disconnect in callback in VisibilityNotifier 3DАлександр Растриженков
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-09Improve the node configuration warning displayHugo Locurcio
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-19Remove the "is able to sleep" condition for adding visibility notifier nodes,...Juan Linietsky
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-04-03Remove the selection rect for nodes that do not require itGilles Roudiere
2018-01-12Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-19Rework the canvas_item API for further improves to the canvas item editorGilles Roudiere
2017-10-22Bind unbound enums, rearrange some by valuePoommetee Ketson
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-21Merge pull request #10351 from neikeq/enums-are-for-the-weakJuan Linietsky
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-19Removes editor_hint from SceneTreeIgnacio Etcheverry
2017-08-05few bugs fixed thanks to explicit bool constructor and clang.Juan Linietsky
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-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-12Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...Juan Linietsky
2017-01-12Renamed most signals so they refer to:Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan 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-08-08prevent bug due to scripts not working in editor and notifier sending signals...Juan Linietsky
2016-07-08Remove unused variables (fourth pass) + dead codeRémi Verschelde
2016-05-18fix compile failure when tools=novolzhs
2016-05-17-Added configuration warning system for nodesJuan Linietsky
2016-05-14New reworked AnimatedSprite!Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-06-22ability to set process on parent nodes on visibility notifierJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-02merging okam changesJuan Linietsky
2015-03-09lot of work on 2D lighting and isometric mapsJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan 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/exportJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky