Historial de Commits

Autor SHA1 Mensaje Fecha
  Juan Linietsky d9d77291bc rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() hace 8 años
  Juan Linietsky 6e88b1096a Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method naming hace 8 años
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). hace 8 años
  Juan Linietsky bc26f90581 Type renames: hace 8 años
  Juan Linietsky 710692278d Merge pull request #7426 from m4nu3lf/bugfix/physics hace 8 años
  Emmanuel Leblond 0fbf3b990d Remove deprecated Vector2.floorf method hace 8 años
  Juan Linietsky 62273e51a2 Moved JSON functions to built-in to_json, parse_json, validate_json hace 8 años
  m4nu3lf 2e38b32e0f Fixed inertia tensor computation and center of mass hace 8 años
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! hace 8 años
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector hace 8 años
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master hace 8 años
  Rémi Verschelde 0b2771bd65 Merge pull request #7271 from Faless/ipv6_cleanup hace 8 años
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! hace 8 años
  Fabio Alessandrelli c18c5013f8 Migrate int.IP_TYPE_ constants to IP.TYPE_ hace 8 años
  Kazuo256 bf4fda64fd Add Array.front() and Array.back() hace 8 años
  Ariel Manzur 887a897c02 adding ipv6 hace 8 años
  Juan Linietsky 22d83bc9f6 Begining of GLES3 renderer: hace 9 años
  Rémi Verschelde 917f5e9bbc Merge pull request #6675 from J08nY/issue-vector3-angle-to hace 9 años
  J08nY deb36b44d1 Vector3: added angle_to(Vector3 other) hace 9 años
  Rémi Verschelde cf4693cf18 Merge pull request #6304 from razvanc-r/master hace 9 años
  Andreas Haas c21412fa7e Expose Vector2::clamped() to scripts hace 9 años
  Răzvan Cosmin Rădulescu 1a7aae7443 (Array) pop_front, pop_back return values hace 9 años
  Juan Linietsky 6abd1437cd Merge pull request #5879 from gau-veldt/subarray_patch hace 9 años
  Rémi Verschelde 7d600caa16 Merge pull request #6352 from hurikhan/fix_release_build_II hace 9 años
  Juan Linietsky 89702d545b Basic type constants for visual script hace 9 años
  Mario Schlack 588e124c53 Fix release build. (II) hace 9 años
  Juan Linietsky d8af6330e5 More progress on visual script editing hace 9 años
  Juan Linietsky c9d0053754 Merge pull request #5524 from pkowal1982/master hace 9 años
  Gau o fthe Veldt 82d4cb5114 Added slicing operation to DVector via DVector.subarray(int start,int end) method. hace 9 años
  Rémi Verschelde a15de80942 classref: Fix arg name for is_action_pressed/released hace 9 años