Commit History

作者 SHA1 備註 提交日期
  Josh Engebretson 666c58d405 Add recursive option to node.getJSComponent 10 年之前
  Josh Engebretson 9221ce9a4a Update 10 年之前
  Josh Engebretson a6cc1d11db Override prefab node name from script 10 年之前
  Josh Engebretson 189e56c539 Cleanups to createChildPrefab, also support loading a prefab directly on an existing node 10 年之前
  Josh Engebretson ac8f6cdaf8 First cut of prefab improvements 10 年之前
  Josh Engebretson 6ed30013c5 Working on 2D platformer update 10 年之前
  Josh Engebretson 9ce82e5d81 Adding updated new 2D project template, Player now holds a strong reference to current scene 10 年之前
  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 10 年之前
  JoshEngebretson ccc7e7fe97 Fixes for Windows on Direct3D9 10 年之前
  Josh Engebretson 4e3997a015 JSComponent improvements 10 年之前
  Josh Engebretson e52640b95f Scripted component classes 10 年之前
  Josh Engebretson dfeb2a9d94 JSComponents can now take construction arguments 10 年之前
  Josh Engebretson 642f3ca185 Updates to components model 10 年之前
  Josh Engebretson 928fe5ed4e Start of drag drop to prefab 10 年之前
  Josh Engebretson 41410c430a Adding hierarchy frame 10 年之前
  Josh Engebretson a506556c29 Working on serializable attr access from script and UI improvements, fixed enum access from TS definition file 10 年之前
  Josh Engebretson 1014851cb6 Adding Node::GetComponents, updates to allow getting all components using Component typehash, additional TypeScript decl 10 年之前
  Josh Engebretson a594826f8e Support for bound packages 10 年之前
  JoshEngebretson e63fa8e8b6 GetChildrenWithName + Javascript binding 10 年之前
  Josh Engebretson 828ca6763b Moving Javascript to its own library (AtomicJS) 10 年之前