Histórico de Commits

Autor SHA1 Mensagem Data
  Rokas Kupstys 404afffddf Urho and Third Party updates (+14 squashed commits) há 8 anos atrás
  Josh Engebretson 11aa7f3a2c Inspector array/vector support for dynamic script defined arrays (C# only currently), fix for color widget inspector, adding VariantVector to bindings há 9 anos atrás
  JimMarlowe 4dd108218e Expose PackageFiles to scripting fix permissions há 9 anos atrás
  JimMarlowe 2fff0e1b5f Expose PackageFiles to scripting há 9 anos atrás
  Shaddock Heath 3ff2d3eb95 Fixing Node.getComponent<T> signature and adding Node.getParentComponent<T> signature. há 9 anos atrás
  Shaddock Heath 949901101b put override for node.getJSComponent that allows you to use the generic version há 9 anos atrás
  Shaddock Heath 5aad54f6bd overloading bindings for getComponent, createComponent, and getOrCreateComponent to be able to use generics, allowing one to write: let component = node.getComponent<Sprite2D>("Sprite2D"); instead of let component = <Sprite2D>node.getComponent("Sprite2D"). This also allows for stricter type-checking há 9 anos atrás
  Josh Engebretson 666c58d405 Add recursive option to node.getJSComponent há 10 anos atrás
  Josh Engebretson 42f6ea5102 Working on C# há 10 anos atrás
  Matt Benic 0750894a37 Added some missing typescript definitions há 10 anos atrás
  rsredsq 4a6ae60310 Added generating some variables in JSBHaxe. há 10 anos atrás
  Josh Engebretson 189e56c539 Cleanups to createChildPrefab, also support loading a prefab directly on an existing node há 10 anos atrás
  Josh Engebretson 6ed30013c5 Working on 2D platformer update há 10 anos atrás
  Josh Engebretson 3e73fd49c4 Display material name in material inspector, add some missing ambient TypeScript decl, support files changing from underneath AssetDatabase há 10 anos atrás
  Josh Engebretson 711aff3e8c Moving package definitions to top level Script folder há 10 anos atrás