Commit Graph

  • 070120f54c [cd skip] Update CHANGES fgnm 2020-11-03 16:24:11 +01:00
  • 5ed43febb4 Add Sticky Notes animation fgnm 2020-11-03 16:12:44 +01:00
  • cd2f719322 Add Sticky Notes fgnm 2020-11-03 16:02:19 +01:00
  • 5c9505172e Avoid some GC in GraphContainer fgnm 2020-11-03 09:31:03 +01:00
  • a99f12fceb Memory optimization is just like the hell... fgnm 2020-11-02 21:22:14 +01:00
  • 5a6ad5efc5 Fix 0.1.1 very old project migration MiChinao 2020-11-01 19:54:38 +01:00
  • 2906edea65 Smooth camera panning fgnm 2020-11-01 19:46:16 +01:00
  • f5b88b04b2 Update README.md fgnm 2020-10-31 23:00:10 +01:00
  • 266cb0b06f Fix project migration fgnm 2020-10-31 21:44:54 +01:00
  • bd1bdfca25 - Save Library Actions as GraphVO object - Add project migrator fgnm 2020-10-31 21:34:47 +01:00
  • 7994f1d262 Prepare for 0.0.3 release fgnm 2020-10-31 17:26:47 +01:00
  • 7302e6069b update README.md fgnm 2020-10-31 17:26:24 +01:00
  • 38aa2ef2e1 Better ESCAPE fgnm 2020-10-30 22:06:38 +01:00
  • fd0db22e2e Draft multi selected property box fgnm 2020-10-30 21:56:45 +01:00
  • 5ea4ed0293 [cd skip] Update README.md fgnm 2020-10-30 19:05:15 +01:00
  • a59e4fcc81 Add cd skip flag fgnm 2020-10-30 19:04:43 +01:00
  • 7cd8c0144e Split common api into new repository (2/2) fgnm 2020-10-30 18:49:53 +01:00
  • 86ad45ed17 Split common api into new repository (1/2) fgnm 2020-10-30 18:45:38 +01:00
  • 56cdf9b8e3 Split libGDX Spine extension into new repository (2/2) fgnm 2020-10-30 18:31:45 +01:00
  • 4c062ee009 Split libGDX Spine extension into new repository (1/2) fgnm 2020-10-30 18:28:32 +01:00
  • a01db5d82a Checkout submodules in github actions fgnm 2020-10-30 18:12:09 +01:00
  • 913d5a7d5b Split libGDX runtime into new repository fgnm 2020-10-30 18:08:36 +01:00
  • 81821f2eb8 Split libGDX runtime into new repository fgnm 2020-10-30 17:59:30 +01:00
  • 031ccb37df Allow plugins to set tools with shortcuts fgnm 2020-10-29 22:41:43 +01:00
  • d5df32a27e Fix dashed lines position with negative size fgnm 2020-10-29 22:15:57 +01:00
  • d90ef70f21 Use SHIFT_RIGHT too fgnm 2020-10-29 22:04:04 +01:00
  • b019dd45da Better corners in dashed lines fgnm 2020-10-29 19:56:56 +01:00
  • 848eaec456 Update CHANGES fgnm 2020-10-29 15:18:15 +01:00
  • 88f1ad9b2e Update CHANGES fgnm 2020-10-29 14:56:24 +01:00
  • 1be608085f Replace JSONObjects with libGDX Json fgnm 2020-10-29 14:54:20 +01:00
  • acb6a418ff Clean unused fgnm 2020-10-29 12:57:36 +01:00
  • 7dc603aee6 Fix not showing shortcut in UI MiChinao 2020-10-28 10:22:00 +01:00
  • d04458c555 Automatic check for updates fgnm 2020-10-27 22:13:20 +01:00
  • 31a4719ff4 Fix typo fgnm 2020-10-27 21:27:23 +01:00
  • 1affcd8c3f Native dialogs (2/2) fgnm 2020-10-27 19:34:33 +01:00
  • 976deac0f9 Merge pull request #20 from alyrow/master fgnm 2020-10-27 16:43:48 +01:00
  • e106101477 Quick fix for dashed lines out bounding alyrow 2020-10-27 16:35:28 +01:00
  • aa51480121 Native dialogs (1/2) MiChinao 2020-10-27 15:33:25 +01:00
  • bf5f4d0d21 Remove Swing! Use TinyFileDialogs instead fgnm 2020-10-26 19:53:59 +01:00
  • 16dc33486d Kill process after a crash fgnm 2020-10-26 18:46:03 +01:00
  • 8154d3d5c0 Fix NPE when body does not exists in PhysicsSystem fgnm 2020-10-26 17:52:21 +01:00
  • 0e013c5133 Update CHANGES fgnm 2020-10-26 11:14:41 +01:00
  • b105a2b4e1 Downgrade libGDX runtime and Spine extension to Java 7 to ensure full Android compatibility fgnm 2020-10-26 11:11:58 +01:00
  • 9e498abb55 Support Custom Event Action fgnm 2020-10-26 11:10:54 +01:00
  • 8cf70f481c Improve custom exception handler fgnm 2020-10-25 22:31:19 +01:00
  • 2c707cb750 Enable custom exception handler fgnm 2020-10-25 22:11:04 +01:00
  • 1976df37c6 Add missing docs fgnm 2020-10-25 21:55:07 +01:00
  • aa131e95df Optimized PixelDashedLine with ShapeDrawer fgnm 2020-10-25 21:50:31 +01:00
  • 72c389d357 Merge pull request #19 fgnm 2020-10-25 20:49:21 +01:00
  • 270d4612a2 Removing texture manager as recents commits alyrow 2020-10-25 14:46:33 +01:00
  • b6cd01cce3 Merge branch 'master' of https://github.com/alyrow/HyperLap2D alyrow 2020-10-25 12:29:51 +01:00
  • 3c417ecde1 Adding dashed rectangles to replace normal rectangle for selection follower alyrow 2020-10-25 12:29:42 +01:00
  • 8b9311c345 Fix ray handler matrix fgnm 2020-10-24 18:06:23 +02:00
  • c1336136b8 Update CHANGES fgnm 2020-10-22 23:48:30 +02:00
  • 274a8dd6eb Allow to set custom key bindings from keymap file fgnm 2020-10-22 23:25:41 +02:00
  • 3a8bc1bfb3 Improve Key Bindings for macOS fgnm 2020-10-22 16:02:28 +02:00
  • 3c9c08abb6 Centralize KeyBindings in a single class fgnm 2020-10-22 12:50:35 +02:00
  • 837f0f782a Add custom parameters in node graph editor fgnm 2020-10-21 23:17:35 +02:00
  • e4ed1cbedf Update README.md fgnm 2020-10-20 23:32:14 +02:00
  • 6f4a4038ac Update CHANGES fgnm 2020-10-20 23:22:21 +02:00
  • 656a2b7831 Do not store CompositeCameraChangeCommand in history fgnm 2020-10-20 23:14:22 +02:00
  • 088332b73e Cleanup some code fgnm 2020-10-20 23:11:42 +02:00
  • 9f9aee6008 Allow click through invisible objects fgnm 2020-10-20 23:03:56 +02:00
  • 4798c2f2e6 Fix bright lights on some GPUs fgnm 2020-10-20 16:12:43 +02:00
  • e84ed8bdd6 Merge branch 'master' of https://github.com/rednblackgames/HyperLap2D fgnm 2020-10-20 11:47:50 +02:00
  • fc195dd8ce Do not scale Library and Particle draggables MiChinao 2020-10-20 09:51:30 +02:00
  • 09003fb573 Fix NPE in BoundingBoxSystem MiChinao 2020-10-20 09:43:01 +02:00
  • aa4232501c Update addComponentsByTagName to PooledEngine fgnm 2020-10-19 17:48:42 +02:00
  • 49d8a3c640 Format code fgnm 2020-10-19 17:28:49 +02:00
  • d9acc3b7c1 Improve graph groups fgnm 2020-10-18 22:10:28 +02:00
  • ae086e1c40 Remove useless EditorTextureManager fgnm 2020-10-18 19:34:41 +02:00
  • 3e2726a528 Add MsgAPI.ACTION_REPACK notification fgnm 2020-10-17 21:03:18 +02:00
  • 5b607ddf96 Undecorated window is cool but too much glitches fgnm 2020-10-17 17:04:35 +02:00
  • 8d0c6db4f6 Do not remove TILE tag when item transform fgnm 2020-10-15 18:55:50 +02:00
  • 21197c6611 Fire ITEM_DATA_UPDATED when UpdateRegionCommand fgnm 2020-10-15 18:39:13 +02:00
  • b5e73564e1 Fix possible NPE in SelectionTool fgnm 2020-10-15 18:38:43 +02:00
  • ad3a89d8ff Remove useless notifications from Performance Plugin fgnm 2020-10-15 17:51:48 +02:00
  • a122e74cde UpdateRegionCommand, close #16 fgnm 2020-10-15 12:46:10 +02:00
  • f149bf36aa Use Transform command to rotate tiles fgnm 2020-10-15 10:44:09 +02:00
  • b754f30a1b Do not save selection commands in history, close #15 fgnm 2020-10-14 15:38:47 +02:00
  • 35edb5af8e Compatible CreateItemCommand undo with PooledEngine, close #14 fgnm 2020-10-14 15:33:52 +02:00
  • 9a5dfd5610 Fix NPE when writing license file fgnm 2020-10-13 12:48:41 +02:00
  • aa32fe3837 Improve loading dialog skin fgnm 2020-10-13 12:19:29 +02:00
  • 723c1f93cf Fix async asset importer with sync repack fgnm 2020-10-13 12:14:38 +02:00
  • c99aff1432 Upgrade to new version fgnm 2020-10-13 12:13:56 +02:00
  • 9a5cb51dad Async Repacking fgnm 2020-10-13 12:00:14 +02:00
  • 5830d9603f Fix NPE in tiles tab fgnm 2020-10-13 11:11:09 +02:00
  • 8178277a58 Fix typo in Transform tool shortcut fgnm 2020-10-13 08:19:07 +02:00
  • be03ff2634 Prepare for v0.0.2 release fgnm 2020-10-12 11:56:03 +02:00
  • 8c76e48b8d Add badges fgnm 2020-10-12 11:37:17 +02:00
  • 9c7f7039ea Update README, close #13 fgnm 2020-10-12 10:32:06 +02:00
  • dbb70394e1 More improvements to Spine animations, still buggy when put in composites fgnm 2020-10-09 17:44:05 +02:00
  • a5fff68bd5 Add MSAA (1/2) fgnm 2020-10-08 17:03:57 +02:00
  • 4b067bd377 Slightly better Spine extension fgnm 2020-10-07 22:55:02 +02:00
  • 321fcd7eb4 Fix NPE in Array Action fgnm 2020-10-07 15:27:05 +02:00
  • 6ffbd39f12 Throw some errors fgnm 2020-10-07 00:27:26 +02:00
  • f7dd9d66cd New Graph Node Editor Skin fgnm 2020-10-07 00:12:36 +02:00
  • f92c81aa03 libGDX runtime graph action parser fgnm 2020-10-06 14:04:55 +02:00
  • 9fe1bcd0e3 Fix some graph UI fgnm 2020-10-05 23:43:31 +02:00
  • 42eca1407f Improve graph pan and connect gesture fgnm 2020-10-05 18:26:36 +02:00