Cronologia Commit

Autore SHA1 Messaggio Data
  Juan Linietsky 736b65e566 Merge pull request #4977 from SaracenOne/scripting_expose 9 anni fa
  J08nY dcce477f5e Added Dictionary.values() 9 anni fa
  J08nY 5f5ca8cd9b Added Array.find_last() and Array.count() 9 anni fa
  Saracen 4bcc60008d Expose Vector2 abs method to scripts 9 anni fa
  Saracen 7ebc422945 Expose string 'erase' method to script 9 anni fa
  Mattias Cibien 49c473bb36 Added possibility to strip left and right to strip_edges (#4594) 9 anni fa
  Rémi Verschelde c556a97b27 Variant: readd String.ends_with and Dict.has_all 9 anni fa
  Ariel Manzur cfd3efd097 export fix_alpha_edges 9 anni fa
  Alexander Holland a379ed56ea string ends_with 9 anni fa
  Alexander Holland a8ebd43ab7 dictionary has_all 9 anni fa
  Juan Linietsky c247f5ad61 Removed get() function from many variant typed arrays, fixes #2135 10 anni fa
  Juan Linietsky 4fdab4f555 added a new function to escape properly json, fixes #3282 10 anni fa
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 10 anni fa
  Juan Linietsky 9a7ff65751 make popup emit index when id is not defined 10 anni fa
  Juan Linietsky b191e740d2 add pop_back/pop_front/push_back/push_front to array, to make it according to doc, fixes #3040 10 anni fa
  Franklin Sobrinho 3c4b0236cb Add constructor for Image built-in type 10 anni fa
  Juan Linietsky 200b7bb87c -Display on animation editor which keys are invalid and which tracks are unresolved 10 anni fa
  est31 a23e29ab36 Correct retvals of String::to_ascii() and String::to_utf8() 10 anni fa
  Juan Linietsky d3eb9e8c54 -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 10 anni fa
  Franklin Sobrinho 541812e999 Implement Quat multiply operator, and xform method 10 anni fa
  MrGreenTea ec11762006 added floor() and ceil() to Vector3 10 anni fa
  Jaguar e6fb0cf970 Added helper methods to InputEvent 10 anni fa
  James McLean bb659fa875 Added rot/pos constructor for Matrix32 variant. 10 anni fa
  est31 f83f96cb44 Add String.to_utf8() and String.to_ascii() 10 anni fa
  romulox_x 79c36ea5f7 fixed ColorArray constructor when taking array as parameter 10 anni fa
  Juan Linietsky 66c71c21df resolved some cases wehre built-in doc is not properlt generated, fixes #1719 10 anni fa
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 anni fa
  Juan Linietsky 22997294fa -Concatenating arrays keeps the shared property if any of the arrays is shared. Fixes #1646 10 anni fa
  Alex Bonfim 2d4cad7057 Fix for InputEvent::set_as_action 10 anni fa
  Juan Linietsky 2d4cec0cb6 fix return value of slide and reflect 10 anni fa