Commit History

作者 SHA1 備註 提交日期
  Josh Engebretson 5d8991f715 Improvements to enum handling, CSComponentAssembly type info now available at runtime (+1 squashed commits) 8 年之前
  Shaddock Heath d7113f15a4 Updated sendEvent to accept a send event data object to act upon. 8 年之前
  Shaddock Heath 9339f6d0c5 Added type safety to the sendEvent calls. 9 年之前
  Shaddock Heath d97ec9157d First cut at converting all event handling to the new event model 9 年之前
  JoshEngebretson 7c436cb0dc Merge pull request #1422 from AtomicGameEngine/TSH-ATOMIC-1302 9 年之前
  Josh Engebretson d4e502a7d3 Adding support for fixed array sizes 9 年之前
  Josh Engebretson 11aa7f3a2c Inspector array/vector support for dynamic script defined arrays (C# only currently), fix for color widget inspector, adding VariantVector to bindings 9 年之前
  Shaddock Heath ae31ddef9d Initial work on standardized ScriptEvent wrapper 9 年之前
  Josh Engebretson a6b87593f8 [TypeScript] Work on strong typed events 9 年之前
  Shaddock Heath 9a58824556 Remove duplicate event definitions from AtomicWork.d.ts 9 年之前
  Shaddock Heath c279358f83 Initial work on auto-exposing the events to TypeScript and making subscribeToEvent more type safe. Fixes #1203 9 年之前
  Josh Engebretson fdac02331b Refactor C# editor build support 9 年之前
  Josh Engebretson 96962b1f9c Adds C# inspector tooltips for editable attributes 9 年之前
  Josh Engebretson 86a09659b9 Refactoring example's to store info in the AtomicExamples repo, adding logic to load from example repo directly, updating example browser to load example info from repo 9 年之前
  Josh Engebretson 5dca9a5796 Adding New Build info window 9 年之前
  Shaddock Heath 55e4e82d22 Adding d.ts definitions for Octree.rayCastSingle, Octree.rayCast, Ray, and Camera.getScreenRay 9 年之前
  Josh Engebretson 99cebb3f6c Working on VS integration 9 年之前
  Josh Engebretson 5bed55bbbe Factoring AtomicNET Proto2 out of sources 9 年之前
  Josh Engebretson ef79bab593 Adding revision info to build (CI only atm) 9 年之前
  Matt Benic 0224421939 Fixed incorrect case in reference 9 年之前
  Matt Benic 2541b51cb7 Editor scans Resources/Editor when a project is opened for .Service.js files, and loads them as extensions 9 年之前
  Shaddock Heath c80baa447f Update AtomicWork.d.ts 10 年之前
  Shaddock Heath 87f6ba76cf Update AtomicWork.d.ts with Player reference 10 年之前
  rsredsq c039a6fe41 Fix 'X' key shortcut with multiple scenes open 10 年之前
  Josh Engebretson 9685adaba8 Support for cut operations, various fixes 10 年之前
  Josh Engebretson 117b54332c Add node creation event 10 年之前
  Josh Engebretson 7ec7f41c5b Support updating dynamic fields in Attribute Edits 10 年之前
  Josh Engebretson 0fd99f90ee More work on component delete undo/redo, sort component sections alphabetically 10 年之前
  Josh Engebretson 32ab67cf62 Multi-edit WIP 10 年之前
  Josh Engebretson d41f9c171f Multiple selection WIP 10 年之前