Commit History

Author SHA1 Message Date
  Alexander Holland a8ebd43ab7 dictionary has_all 9 years ago
  Juan Linietsky c247f5ad61 Removed get() function from many variant typed arrays, fixes #2135 9 years ago
  Juan Linietsky 4fdab4f555 added a new function to escape properly json, fixes #3282 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky 9a7ff65751 make popup emit index when id is not defined 9 years ago
  Juan Linietsky b191e740d2 add pop_back/pop_front/push_back/push_front to array, to make it according to doc, fixes #3040 9 years ago
  Franklin Sobrinho 3c4b0236cb Add constructor for Image built-in type 9 years ago
  Juan Linietsky 200b7bb87c -Display on animation editor which keys are invalid and which tracks are unresolved 9 years ago
  est31 a23e29ab36 Correct retvals of String::to_ascii() and String::to_utf8() 9 years ago
  Juan Linietsky d3eb9e8c54 -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 9 years ago
  Franklin Sobrinho 541812e999 Implement Quat multiply operator, and xform method 9 years ago
  MrGreenTea ec11762006 added floor() and ceil() to Vector3 10 years ago
  Jaguar e6fb0cf970 Added helper methods to InputEvent 10 years ago
  James McLean bb659fa875 Added rot/pos constructor for Matrix32 variant. 10 years ago
  est31 f83f96cb44 Add String.to_utf8() and String.to_ascii() 10 years ago
  romulox_x 79c36ea5f7 fixed ColorArray constructor when taking array as parameter 10 years ago
  Juan Linietsky 66c71c21df resolved some cases wehre built-in doc is not properlt generated, fixes #1719 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky 22997294fa -Concatenating arrays keeps the shared property if any of the arrays is shared. Fixes #1646 10 years ago
  Alex Bonfim 2d4cad7057 Fix for InputEvent::set_as_action 10 years ago
  Juan Linietsky 2d4cec0cb6 fix return value of slide and reflect 10 years ago
  Juan Linietsky a36a774897 Fixes 10 years ago
  Juan Linietsky abbea4d945 UDP Fixes 10 years ago
  Juan Linietsky 0dbedd18fc SceneMainLoop -> SceneTree 10 years ago
  Juan Linietsky b24fe3dd20 Huge Amount of BugFix 11 years ago
  Juan Linietsky 0a557f3bf5 - more fixes on #672 on windows 11 years ago
  Juan Linietsky 1a2cb755e2 3D Physics and Other Stuff 11 years ago
  Juan Linietsky 89fa70706f -Fixed pull request overwrite by mistake 11 years ago
  Juan Linietsky 2ee4ac183b Little Bits 11 years ago
  Dana Olson 798491e8d3 added String.md5_text() binding 11 years ago