Commit History

Author SHA1 Message Date
  Shaddock Heath c391083ed0 Work on atomicQuery. These changes allow the web view to talk directly to the running TS in the editor and allow the editor to respond back to the web view that initiated the request w/o needing the C++ to need to get involved other than just passing the message back and forth. Made a distinction between having a request and just a notification. Also added types to the atomicQuery response. 8 years ago
  Shaddock Heath d7113f15a4 Updated sendEvent to accept a send event data object to act upon. 8 years ago
  Shaddock Heath 9339f6d0c5 Added type safety to the sendEvent calls. 9 years ago
  Shaddock Heath d97ec9157d First cut at converting all event handling to the new event model 9 years ago
  JoshEngebretson 7c436cb0dc Merge pull request #1422 from AtomicGameEngine/TSH-ATOMIC-1302 9 years ago
  Josh Engebretson d4e502a7d3 Adding support for fixed array sizes 9 years ago
  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 years ago
  Shaddock Heath ae31ddef9d Initial work on standardized ScriptEvent wrapper 9 years ago
  Josh Engebretson a6b87593f8 [TypeScript] Work on strong typed events 9 years ago
  Shaddock Heath 9a58824556 Remove duplicate event definitions from AtomicWork.d.ts 9 years ago
  Shaddock Heath c279358f83 Initial work on auto-exposing the events to TypeScript and making subscribeToEvent more type safe. Fixes #1203 9 years ago
  Josh Engebretson fdac02331b Refactor C# editor build support 9 years ago
  Josh Engebretson 96962b1f9c Adds C# inspector tooltips for editable attributes 9 years ago
  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 years ago
  Josh Engebretson 5dca9a5796 Adding New Build info window 9 years ago
  Shaddock Heath 55e4e82d22 Adding d.ts definitions for Octree.rayCastSingle, Octree.rayCast, Ray, and Camera.getScreenRay 9 years ago
  Josh Engebretson 99cebb3f6c Working on VS integration 9 years ago
  Josh Engebretson 5bed55bbbe Factoring AtomicNET Proto2 out of sources 9 years ago
  Josh Engebretson ef79bab593 Adding revision info to build (CI only atm) 9 years ago
  Matt Benic 0224421939 Fixed incorrect case in reference 9 years ago
  Matt Benic 2541b51cb7 Editor scans Resources/Editor when a project is opened for .Service.js files, and loads them as extensions 9 years ago
  Shaddock Heath c80baa447f Update AtomicWork.d.ts 10 years ago
  Shaddock Heath 87f6ba76cf Update AtomicWork.d.ts with Player reference 10 years ago
  rsredsq c039a6fe41 Fix 'X' key shortcut with multiple scenes open 10 years ago
  Josh Engebretson 9685adaba8 Support for cut operations, various fixes 10 years ago
  Josh Engebretson 117b54332c Add node creation event 10 years ago
  Josh Engebretson 7ec7f41c5b Support updating dynamic fields in Attribute Edits 10 years ago
  Josh Engebretson 0fd99f90ee More work on component delete undo/redo, sort component sections alphabetically 10 years ago
  Josh Engebretson 32ab67cf62 Multi-edit WIP 10 years ago
  Josh Engebretson d41f9c171f Multiple selection WIP 10 years ago