Historique des commits

Auteur SHA1 Message Date
  Isaac Burns 5bbc6cde7f allow node.createJSComponent without extension il y a 9 ans
  bitonator e1aef2403d getJSComponent fails if called immediately after createChildPrefab #991 il y a 9 ans
  bitonator 826f7d2249 getJSComponent fails if called immediately after createChildPrefab #991 il y a 9 ans
  Josh Engebretson 7cd803866d Update JSComponent to used SharedPtr il y a 9 ans
  Josh Engebretson a5b6e7eeb4 AtomicJS compile delta il y a 9 ans
  Josh Engebretson 178aee6f47 Handle node deletion with context menu properly, guard against deleting scene, fix getComponents to handle unscripted components il y a 10 ans
  Josh Engebretson 666c58d405 Add recursive option to node.getJSComponent il y a 10 ans
  Josh Engebretson 9221ce9a4a Update il y a 10 ans
  Josh Engebretson a6cc1d11db Override prefab node name from script il y a 10 ans
  Josh Engebretson 189e56c539 Cleanups to createChildPrefab, also support loading a prefab directly on an existing node il y a 10 ans
  Josh Engebretson ac8f6cdaf8 First cut of prefab improvements il y a 10 ans
  Josh Engebretson 6ed30013c5 Working on 2D platformer update il y a 10 ans
  Josh Engebretson 9ce82e5d81 Adding updated new 2D project template, Player now holds a strong reference to current scene il y a 10 ans
  Josh Engebretson 9e36a11940 Fix player launch from IDE (and not editor), don't initialize instance until main update so the initializer function is valid, add a Node.getJSComponent() with file resolution, add a way to get scene's "MainCamera" which is defined as first camera ATM il y a 10 ans
  JoshEngebretson ccc7e7fe97 Fixes for Windows on Direct3D9 il y a 10 ans
  Josh Engebretson 4e3997a015 JSComponent improvements il y a 10 ans
  Josh Engebretson e52640b95f Scripted component classes il y a 10 ans
  Josh Engebretson dfeb2a9d94 JSComponents can now take construction arguments il y a 10 ans
  Josh Engebretson 642f3ca185 Updates to components model il y a 10 ans
  Josh Engebretson 928fe5ed4e Start of drag drop to prefab il y a 10 ans
  Josh Engebretson 41410c430a Adding hierarchy frame il y a 10 ans
  Josh Engebretson a506556c29 Working on serializable attr access from script and UI improvements, fixed enum access from TS definition file il y a 10 ans
  Josh Engebretson 1014851cb6 Adding Node::GetComponents, updates to allow getting all components using Component typehash, additional TypeScript decl il y a 10 ans
  Josh Engebretson a594826f8e Support for bound packages il y a 10 ans
  JoshEngebretson e63fa8e8b6 GetChildrenWithName + Javascript binding il y a 10 ans
  Josh Engebretson 828ca6763b Moving Javascript to its own library (AtomicJS) il y a 10 ans