Commit History

Author SHA1 Message Date
  Ramesh Ravone 826c51c70e _get return type fix 8 years ago
  Juan Linietsky 4366b7c8b0 Added a simpler/faster way to bind script languages instance wrappers to Godot 8 years ago
  Andreas Haas 2b7b67b7b1 Bindings: Fix Object::get_meta return type. 8 years ago
  Rémi Verschelde 6f0762ba5d Merge pull request #9195 from kubecz3k/obj-incoming-connections 8 years ago
  Juan Linietsky 760cdbe1a3 -Added folding to property editor, persistent on objects it edits 8 years ago
  Jakub Grzesik 8ff5e50513 Ability to get a list of signals that are targeting object 8 years ago
  Juan Linietsky 612ab8fcdb -Restored multithread capability to VisualServer 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Karroffel 6ab3213a55 fixed ClassDB inconsistencies 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky d7fd86d51a -begin of export work, not done yet 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky e9bb65db81 -All types have editable script now in properties 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Andreas Haas 276087e92d Throw error when trying to emit a non-existing signal. 9 years ago
  Juan Linietsky fc61eb37ce Merge pull request #5920 from 29jm/fix-warnings 9 years ago
  Juan Linietsky 828e1c092f Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C# 9 years ago
  Juan Linietsky 9c6175db11 More visual script work 9 years ago
  Johan Manuel 8c0a050d49 Fix some warnings about unhandled switch cases 9 years ago
  eska 4cd246898e Allow documenting unexposed return types in bind_native_method 9 years ago
  Rémi Verschelde f40f360a2c Remove unused variables (fourth pass) + dead code 9 years ago
  J08nY 621b8d1324 Object: get_signal_connection_list fixed 9 years ago
  Rémi Verschelde 0729c852b4 Fix indentation issues in last commits 9 years ago
  Juan Linietsky 85f4f39279 Added function get_signals_connected_to_this_this() 9 years ago
  Juan Linietsky 3ae61f2292 Created a NodeDock with signals and groups 9 years ago
  Juan Linietsky 8be2fabbe5 Changed import workflow 9 years ago