Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaac Burns 5bbc6cde7f allow node.createJSComponent without extension hace 9 años
  bitonator e1aef2403d getJSComponent fails if called immediately after createChildPrefab #991 hace 9 años
  bitonator 826f7d2249 getJSComponent fails if called immediately after createChildPrefab #991 hace 9 años
  Josh Engebretson 7cd803866d Update JSComponent to used SharedPtr hace 9 años
  Josh Engebretson a5b6e7eeb4 AtomicJS compile delta hace 9 años
  Josh Engebretson 178aee6f47 Handle node deletion with context menu properly, guard against deleting scene, fix getComponents to handle unscripted components hace 10 años
  Josh Engebretson 666c58d405 Add recursive option to node.getJSComponent hace 10 años
  Josh Engebretson 9221ce9a4a Update hace 10 años
  Josh Engebretson a6cc1d11db Override prefab node name from script hace 10 años
  Josh Engebretson 189e56c539 Cleanups to createChildPrefab, also support loading a prefab directly on an existing node hace 10 años
  Josh Engebretson ac8f6cdaf8 First cut of prefab improvements hace 10 años
  Josh Engebretson 6ed30013c5 Working on 2D platformer update hace 10 años
  Josh Engebretson 9ce82e5d81 Adding updated new 2D project template, Player now holds a strong reference to current scene hace 10 años
  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 hace 10 años
  JoshEngebretson ccc7e7fe97 Fixes for Windows on Direct3D9 hace 10 años
  Josh Engebretson 4e3997a015 JSComponent improvements hace 10 años
  Josh Engebretson e52640b95f Scripted component classes hace 10 años
  Josh Engebretson dfeb2a9d94 JSComponents can now take construction arguments hace 10 años
  Josh Engebretson 642f3ca185 Updates to components model hace 10 años
  Josh Engebretson 928fe5ed4e Start of drag drop to prefab hace 10 años
  Josh Engebretson 41410c430a Adding hierarchy frame hace 10 años
  Josh Engebretson a506556c29 Working on serializable attr access from script and UI improvements, fixed enum access from TS definition file hace 10 años
  Josh Engebretson 1014851cb6 Adding Node::GetComponents, updates to allow getting all components using Component typehash, additional TypeScript decl hace 10 años
  Josh Engebretson a594826f8e Support for bound packages hace 10 años
  JoshEngebretson e63fa8e8b6 GetChildrenWithName + Javascript binding hace 10 años
  Josh Engebretson 828ca6763b Moving Javascript to its own library (AtomicJS) hace 10 años