Histórico de commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 453485aede Merge pull request #89270 from Repiteo/enforce-typename-in-templates 1 ano atrás
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods 1 ano atrás
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 ano atrás
  kobewi eb0a624902 Allow returning Dictionary after merging 3 anos atrás
  Rémi Verschelde 9278856ff7 Merge pull request #88948 from dalexeev/core-add-callable-create 1 ano atrás
  Rémi Verschelde 1cc9190c70 Merge pull request #81822 from nlupugla/nodepath-slice 1 ano atrás
  Danil Alexeev d90c9db27f Core: Add `Callable.create` static method for `Variant` callables 1 ano atrás
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` 1 ano atrás
  Juan Linietsky 24fe0715b5 Promote CowData to 64 bits 1 ano atrás
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters 4 anos atrás
  Rémi Verschelde 22e880ad20 Merge pull request #83163 from Chubercik/vectorXi_dist_methods 1 ano atrás
  Rémi Verschelde b5c6e870e8 Merge pull request #82264 from dalexeev/core-builtin-methods-as-callables 1 ano atrás
  nlupugla cd221c1816 Added NodePath::slice method. 2 anos atrás
  Aaron Franke 437586bf31 Add a `get_or_add` method to Dictionary 2 anos atrás
  Danil Alexeev b04263644c Core: Allow methods of built-in `Variant` types to be used as Callables 2 anos atrás
  Jakub Marcowski cb954c6bab Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to` 2 anos atrás
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors 2 anos atrás
  Rémi Verschelde 3ec673085b Merge pull request #79523 from aaronfranke/is-conformal 2 anos atrás
  kobewi adc930baee Add Vector2/3/4i.MAX and MIN 2 anos atrás
  Aaron Franke 56806ffeed Add `is_conformal` method to Basis and Transform2D 2 anos atrás
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 anos atrás
  Daylily-Zeleen 67e1401891 Set builtin varrarg ptrcalls, called without arg. 2 anos atrás
  Yuri Roubinski 230385b587 Add `String.reverse` method 2 anos atrás
  Juan Linietsky 5fdc1232ef Add the ability to look-at in model-space. 2 anos atrás
  clayjohn f83a90192f Revert "Add API for HSL conversion" 2 anos atrás
  Rémi Verschelde 0f444f101a Merge pull request #76661 from bonjorno7/hsl 2 anos atrás
  Rémi Verschelde 5ade250c7d Merge pull request #76735 from AThousandShips/natural_cmp 2 anos atrás
  bonjorno7 0b7fd664c1 Add API for HSL conversion 2 anos atrás
  Ninni Pipping 46a7018e3c Add `naturalcasecmp_to` function to `String` 2 anos atrás
  Clay John 7a13cf9aeb Merge pull request #75510 from SilicDev/string_erase 2 anos atrás