Commit History

Author SHA1 Message Date
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 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 23ababdcd5 Changed Vector3.snap from fmod to stepify, which makes more sense, fixes #6399 9 years ago
  ISylvox 4aab004674 Should Fix Compiling Export Templates 9 years ago
  Juan Linietsky 24bd472a4a Removed script_variables/ prefix to VS properties, made them easier to access from GD and Expression nodes 9 years ago
  Juan Linietsky 9167cd45bb Added expression nodes to visual script, please test. 9 years ago
  Juan Linietsky 5028d7510d Connection hints when connecting to empty space. 9 years ago
  Juan Linietsky fc70824f7c More improvements to visual script.. 9 years ago
  Juan Linietsky 5567350e1b -Reworked constant nodes better 9 years ago
  Juan Linietsky fb4d6d1db0 More visual script improvements 9 years ago
  Juan Linietsky 748836e0b3 Several all around fixes to visual scripting (in the process of creating demos) 9 years ago
  Juan Linietsky 9c6175db11 More visual script work 9 years ago
  Juan Linietsky ad8f208bdb Proper function/property selection in visual script editing for property. 9 years ago
  Juan Linietsky 1add52b55e Brand new networked multiplayer 9 years ago
  vkbsb 91ba00b416 VisualScript: Adding TOOLS_ENABLED flag where needed (#6144) 9 years ago
  Juan Linietsky 9865650b43 Added a simpler way to do sub-functions in both visual and gdscript with the subcall node. 9 years ago
  Juan Linietsky cfbdeeffec Added ability to create custom nodes from script. 9 years ago
  Juan Linietsky 0b8f0670c5 Automatically turn on process callbacks if relevant callbacks in node exists 9 years ago
  Juan Linietsky b77200728e -Added yield nodes to visual script 9 years ago
  Juan Linietsky 9714a36e65 Reverted printable null object, seems to cause bugs around and not sure why. 9 years ago
  Juan Linietsky 9890c1d2ca Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done! 9 years ago
  Juan Linietsky 259418f827 VisualScript can now execute visual scripts, but there is no debugger or profiler yet. 9 years ago
  Juan Linietsky cd25624667 More work on visual scripting.. 9 years ago
  Juan Linietsky ad313097eb WIP visual scripting, not working yet but you can check out stuff 9 years ago