Historique des commits

Auteur SHA1 Message Date
  Ivan Safrin f85e1327f5 Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of) il y a 12 ans
  Ivan Safrin d5e2bbf406 First pass at resolving changes in the IDE code il y a 12 ans
  Ivan Safrin ce8af9f6db Fixed 2d editor copying and pasting stuff when not in focus il y a 12 ans
  Ivan Safrin a1889cacd8 Fixed undo/redo for copy and paste in 2d editor il y a 12 ans
  Ivan Safrin abc4a4dbab Basic undo/redo beginnings in screen editor (transforms and deletion only for now). Fixed multiline text input not scrolling properly after latest text input fixes. il y a 12 ans
  Ivan Safrin 970bb0960d Made XY-scaling smoother in the screen editor il y a 12 ans
  Ivan Safrin 46ac6460d9 Deleting entities will now affect all multiple selected entities, base Undo/Redo framework for editors il y a 12 ans
  Ivan Safrin a2208b5627 Inactive layers in 2d editor no longer block mouse input il y a 12 ans
  Ivan Safrin c9abb837b3 A less obtrusive 2D transform gizmo with XY scaling il y a 12 ans
  Ivan Safrin 0c7d315b87 Added ability to edit screen entity width and height in the editor. Entities no longer default to 50x50 size in editor, but use the source entity dimensions. Adjusted platformer example to set entity sizes in the editor. il y a 12 ans
  Ivan Safrin 20f2a4a278 ATTENTION: ScreenEntityInstance no longer has a root entity, it is now loaded as children of the ScreenEntityInstance itself. You can now edit the default id, tags and custom properties of the entity itself. Entity tags will now check for duplicate before adding. Fixed numerous crashes relating to entity deletion in the 2d editor. Added a hasResource method to the ResourceManager. il y a 12 ans
  Ivan Safrin 74c1af66cc Made the zoom tool in IDE screen editor zoom on single click towards area clicked, editor now recenters on 0,0 when a zoom level is picked from the dropdown il y a 12 ans
  Ivan Safrin 7bdba54c0c Improved zoom tool in the IDE screen editor il y a 12 ans
  Ivan Safrin a0d3e3b9f2 Disabled built tool output in console, added a checkbox in screen editor to show and hide reference entities il y a 12 ans
  Ivan Safrin 5e02a65ab5 UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks il y a 12 ans
  Ivan Safrin f03307d738 Entity property editing in 2D editor, fixed web docs header and footer il y a 13 ans
  Ivan Safrin 6058f09c03 Windows core key events, polybuild now properly removes file il y a 13 ans
  Ivan Safrin 391fc8afbf Deep clone for screen entities, copy/paste in 2d editor il y a 13 ans
  Ivan Safrin 6d258776c5 Fixed group selection and transform in 2d editor il y a 13 ans
  Ivan Safrin f976ee2bd1 Fixed transforms in multiple selection il y a 13 ans
  Ivan Safrin c8d1c08f26 Numerous windows fixes and windows IDE project il y a 13 ans
  Ivan Safrin 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), il y a 13 ans
  Ivan Safrin 5f8cc87ab9 Beginnings of a syntax highlight engine il y a 13 ans
  Ivan Safrin 467369d432 Drag and Drop for UITrees, started on Screen editor in IDE il y a 14 ans