Commit History

Author SHA1 Message Date
  Shaddock Heath 5d9b711e3d Mapped all editor send event calls to use the new signature 9 years ago
  Shaddock Heath 9339f6d0c5 Added type safety to the sendEvent calls. 9 years ago
  Shaddock Heath ac333177f3 Converting the editor events to use the native versions of them. 9 years ago
  Shaddock Heath d97ec9157d First cut at converting all event handling to the new event model 9 years ago
  Josh Engebretson 3c87196d68 Resource vector inspector (WIP) 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 86c843419a Fixes #1268 - Work on converting to TS enums 9 years ago
  Shaddock Heath 579bed3bd5 Fixes #177 - Display name of JS file in inspector when a JS component is selected 9 years ago
  Josh Engebretson 0c67fa7d8a Handle on the fly CSComponent class changes in inspector 9 years ago
  Matt Benic 3b5747f31d Set CSComponent inspector title to class name 9 years ago
  Josh Engebretson 0b944f12ca Core C# and Workflow Progress (+20 squashed commits) 9 years ago
  weinand 6f8c90fd58 --Added copy and paste options for prefab transforms and component settings. 9 years ago
  Josh Engebretson 94b70f32e7 Applying MIT License 9 years ago
  Shaddock Heath 9535116392 relaxed some lint configuration settings and fixed all the critical lint errors in the editor files 10 years ago
  Josh Engebretson f59b5c5c37 Remove break/unbreak temporary change that is no longer required 10 years ago
  Josh Engebretson aa31a9a852 Better handling of Prefab operations, breaking a prefab is currently an undo-able op 10 years ago
  Josh Engebretson 08681f3df2 Save node section state 10 years ago
  Josh Engebretson 38bbbdc760 Fix for updating sections when unbreaking prefab (only temporary has changed) 10 years ago
  Josh Engebretson 8287913101 Support undo/redo of breaking prefabs 10 years ago
  Josh Engebretson 9070bd3169 Add a notice when components are suppressed in multiple selection 10 years ago
  Josh Engebretson 117b54332c Add node creation event 10 years ago
  Josh Engebretson cd1c214e89 Auto-expand created component section, removing old component/node inspectors, and data bindings 10 years ago
  Josh Engebretson 378bfe9e0b Filter prefab components 10 years ago
  Josh Engebretson 4faf110d10 Handle updating dynamic fields on undo/redo 10 years ago
  Josh Engebretson 7ec7f41c5b Support updating dynamic fields in Attribute Edits 10 years ago
  Josh Engebretson 33804bef0f Adding support for Scene type 10 years ago
  Josh Engebretson 0fd99f90ee More work on component delete undo/redo, sort component sections alphabetically 10 years ago
  Josh Engebretson ce12aa7499 Handle editing of JSComponent when multiselecting 10 years ago
  Josh Engebretson 42f67131df Handle selection inspector closing, error message on creating more than one of a component type on a node in the selection (multiple script components supported) 10 years ago
  Josh Engebretson 4fa5f707a6 Remember section inspector states, update transform widget, number array attribute updates 10 years ago