Commit History

Author SHA1 Message Date
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files 8 years ago
  Rémi Verschelde 49c065d29c Refactoring: rename tools/editor/ to editor/ 8 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky a97551902e rename Input.get_mouse_speed() to Input.get_last_mouse_speed() 8 years ago
  Juan Linietsky da477b76a9 some class renames 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky 48097f6df3 Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a container! 8 years ago
  Juan Linietsky fa170cbc58 PopupMenu now emits both index_pressed and id_pressed instead of item_pressed, closes #3188 8 years ago
  Juan Linietsky 99ceddd11e Editor settings categories are now tidy and beautiful! 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 1bf684cea2 -Cleaned up find/replace bar for replace (made selection only default if selection exists), also made buttons look like buttons 9 years ago
  Daniel J. Ramirez 56f9adac3b Tweaked some icons, including xform one 9 years ago
  Juan Linietsky 405f6af79c -Added diectly editable expressions on node to VSEditor, closes #6392 9 years ago
  Juan Linietsky 9167cd45bb Added expression nodes to visual script, please test. 9 years ago
  Juan Linietsky 77cb836fc4 small fix 9 years ago
  Juan Linietsky 5028d7510d Connection hints when connecting to empty space. 9 years ago
  Juan Linietsky 65ae4976eb made visual script switch more flexible 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
  Daniel J. Ramirez 0d692e6a8c Fixed compilation 9 years ago
  Juan Linietsky 12dc7a2e6a Merge branch 'master' of https://github.com/godotengine/godot 9 years ago
  Daniel J. Ramirez 9465ce46c6 Colors for VS sockets and icons 9 years ago
  Juan Linietsky 748836e0b3 Several all around fixes to visual scripting (in the process of creating demos) 9 years ago
  Rémi Verschelde b6e206e995 Merge pull request #6108 from djrm/vs_type_icons_2 9 years ago
  Juan Linietsky ec49f41e19 Even more work on visual script editor: 9 years ago
  Juan Linietsky 9c6175db11 More visual script work 9 years ago
  Daniel J. Ramirez 8151da15e1 Icons for VScript types 9 years ago
  Juan Linietsky ad8f208bdb Proper function/property selection in visual script editing for property. 9 years ago