Commit Graph

  • ec2f6bc5d1 Add, Edit, Remove Actions with Node Editor fgnm 2020-10-05 18:05:15 +02:00
  • 52b94ccc1d Init Node Graph serialize/deserialize fgnm 2020-10-04 23:49:55 +02:00
  • bde058bd50 Avoid GC in GraphContainer fgnm 2020-10-04 22:21:10 +02:00
  • 433b3a026b Improve Node Editor UX fgnm 2020-10-04 11:55:00 +02:00
  • 87af1578c1 Add jpackage license MiChinao 2020-09-29 09:34:03 +02:00
  • fe00d6db25 Some fix in Node editor MiChinao 2020-09-26 11:37:51 +02:00
  • dd0f4011de Fixed huge Vector2 memory leak in CompositeSystem fgnm 2020-09-26 11:34:41 +02:00
  • 999ca85e4e Replace ShapeRenderer with ShapeDrawer for graph connections fgnm 2020-09-21 01:06:36 +02:00
  • d1a9a96e92 Fix PNG animation import with underscores fgnm 2020-09-20 11:43:45 +02:00
  • f6b11a2982 Add Actions graph nodes: - Vector2 - Interpolation - MoveTo Action - MoveBy Action - Size To/By - Scale To/By - Rotate To/By - Repeat/Forever - Fade In/Out - Delay - Color - Alpha fgnm 2020-09-19 20:28:46 +02:00
  • bada1dcb30 Avoid concurrent modification fgnm 2020-09-19 14:44:03 +02:00
  • 75c50bac49 Fix NPE when remove a connected pin fgnm 2020-09-19 14:20:52 +02:00
  • 0830e79d3c Add some fancy stuff in GraphContainer MiChinao 2020-09-19 14:02:48 +02:00
  • a51f3307c4 Abstract Array Action node box producer MiChinao 2020-09-19 12:07:07 +02:00
  • 640f098dd1 Working graph validation fgnm 2020-09-19 00:33:04 +02:00
  • d5740ca94d Fix node output fgnm 2020-09-18 23:46:19 +02:00
  • 8f6908243a Add libGDX-graph license notice fgnm 2020-09-18 23:46:01 +02:00
  • 4ad45cf890 - Allow graph nodes to have dynamic input pin - ParallelAction graph node - SequenceAction graph node fgnm 2020-09-18 23:15:46 +02:00
  • 6e9cfa0979 Add undecorated window drag MiChinao 2020-09-18 12:29:00 +02:00
  • 0352e7c97f Fix possible NPE when undo CreateItemCommand fgnm 2020-09-17 18:39:29 +02:00
  • 3be2b2f075 Add final tab icons to ImageTabbedPane fgnm 2020-09-17 18:06:51 +02:00
  • 32fec4ba3f Remove debug fgnm 2020-09-17 17:16:47 +02:00
  • fba81ed30d Improve ImageTabbedPane with adaptive tab width fgnm 2020-09-17 17:14:37 +02:00
  • b57b8eb4d4 Implement ImageTabbedPane for resources tab UI fgnm 2020-09-17 13:32:18 +02:00
  • 6981e51edd Fix Java Version fgnm 2020-09-17 08:59:07 +02:00
  • 1d7b35f95c Improve Github Actions fgnm 2020-09-17 08:57:12 +02:00
  • 36b2db9056 Update gradle.yml fgnm 2020-09-17 08:51:44 +02:00
  • ba0abf7fd3 Fix shape renderer alpha in node editor fgnm 2020-09-16 23:18:35 +02:00
  • b3390ccd1b Adjust graph popup position fgnm 2020-09-16 23:00:03 +02:00
  • 634c300c54 Adjust graph nodes position when GraphContainer is in a window fgnm 2020-09-16 22:33:19 +02:00
  • 4757d59cd9 Better organization fgnm 2020-09-16 15:06:02 +02:00
  • 8abecff803 Add basic graph node values fgnm 2020-09-16 14:45:39 +02:00
  • f859e8a08d Draft graph node based editor fgnm 2020-09-16 12:40:40 +02:00
  • a0b7e1e038 Add more default actions fgnm 2020-09-16 09:55:20 +02:00
  • 5a77e5e4e9 Fix possible NPE while panning camera fgnm 2020-09-15 23:01:35 +02:00
  • 040819f1f7 Add repeat action fgnm 2020-09-15 22:10:04 +02:00
  • 71a9c60118 Restartable actions fgnm 2020-09-15 22:08:24 +02:00
  • dceddbfe18 Implement real delegate action + delayed action fgnm 2020-09-15 20:42:10 +02:00
  • d4006c4b2b Manual Origin Position fgnm 2020-09-15 19:44:05 +02:00
  • 343edca9fe Tools should control drop down menu fgnm 2020-09-15 19:01:16 +02:00
  • c6a6014738 Update composite children only when necessary fgnm 2020-09-15 16:57:20 +02:00
  • 1290bc97c6 Include Origin in TransformCommand fgnm 2020-09-15 16:15:37 +02:00
  • e6cc83e069 Pan Camera in Live Preview MiChinao 2020-09-14 14:47:00 +02:00
  • 3bf973a53d Limit LivePreview window size MiChinao 2020-09-14 14:42:58 +02:00
  • 0a1ffa5fac Avoid GC in ActionSystem with Pools MiChinao 2020-09-14 11:21:33 +02:00
  • 2930e193ac - Fix wrong Origin position - Enable Origin Transform for any object type, close #3 fgnm 2020-09-13 20:35:28 +02:00
  • 9271de8085 Improve SceneLoader fgnm 2020-09-13 20:26:35 +02:00
  • ddb9d87895 Keep libGDX runtime and extensions to Java 8 fgnm 2020-09-13 11:53:24 +02:00
  • 221f97c7e4 Fix Selection Tool shortcut fgnm 2020-09-12 12:16:39 +02:00
  • d7ea94833e Reset cross cursor when anchor up fgnm 2020-09-11 13:30:04 +02:00
  • 2d9c53fc30 Remove useless stuff.. fgnm 2020-09-11 13:25:58 +02:00
  • 344057fd9c Improve Refreshable objects fgnm 2020-09-11 13:14:31 +02:00
  • 52314041f1 Keep DropDownMenu within Stage fgnm 2020-09-09 15:51:48 +02:00
  • 8900d672a2 Click only if active fgnm 2020-09-09 15:41:03 +02:00
  • 1cb0b1d054 Update tree view when a resource is deleted fgnm 2020-09-09 15:35:30 +02:00
  • 81cc0a0051 Clean file dropping system fgnm 2020-09-09 15:24:08 +02:00
  • d0818d08dc Safer Texture Packer fgnm 2020-09-09 15:14:38 +02:00
  • f7a9634486 Update CHANGES prepare v0.0.2 MiChinao 2020-09-09 10:06:17 +02:00
  • 544a4a56b4 Show how long this program has been used fgnm 2020-09-08 19:09:30 +02:00
  • 396a7bc8bd Show how long this program has been used fgnm 2020-09-08 19:00:58 +02:00
  • 8410b8ce6e Error dialog while attempt to import partial particle effect fgnm 2020-09-08 18:47:00 +02:00
  • 3259775444 - Structure for fully undecorated windows (miss drag and resize) - Cleanup useless assets fgnm 2020-09-08 18:42:06 +02:00
  • 5346624748 Fragment shader editor fgnm 2020-09-08 14:07:19 +02:00
  • a543470fc5 Fix dispose life cycle fgnm 2020-09-03 22:45:12 +02:00
  • 918c377816 - WindowTitleManager - File Watcher fgnm 2020-09-03 22:09:15 +02:00
  • 652e9b310a Update Apache Commons to latest version MiChinao 2020-09-03 17:57:44 +02:00
  • 815d1d5644 Merge remote-tracking branch 'origin/master' fgnm 2020-09-02 22:48:47 +02:00
  • 31fe98dd63 Fix code editor style fgnm 2020-09-02 22:48:41 +02:00
  • ce6142e64d Add missing font license MiChinao 2020-09-02 09:41:40 +02:00
  • 4a13a06758 Fix code editor style bug + GLSL syntax highlight rules fgnm 2020-09-01 23:20:54 +02:00
  • eb47192e9e Fully compliant with any kind of licenses used in this project fgnm 2020-09-01 19:05:19 +02:00
  • fe8b376008 Huge refactoring of codebase to support latest version of Java PureMVC (v2.2) fgnm 2020-09-01 15:08:17 +02:00
  • b22a3f0bba Add missing Spriter and gdx-spriter copyright notice fgnm 2020-09-01 12:40:54 +02:00
  • c0738403e8 Improve about dialog fgnm 2020-09-01 12:31:17 +02:00
  • bd72afc678 Add more copyright notice MiChinao 2020-09-01 09:06:57 +02:00
  • 5eb29ecf1d Add AUTHORS fgnm 2020-08-31 23:53:49 +02:00
  • fb2970dd17 Add all credits and copyright notices to Overlap2D as the code base of this project :) fgnm 2020-08-31 22:21:31 +02:00
  • a27c242017 Add missing Typing Label credit MiChinao 2020-08-30 10:39:46 +02:00
  • c190b8f9ba Experimental support to Code Editor: - Code Editor Window - Syntax Highlight - Typing Label syntax highlight - ExpandableTextArea to Code Editor fgnm 2020-08-30 00:45:28 +02:00
  • 3af0f93df7 Fully working typing labels with proper component UI fgnm 2020-08-28 21:02:23 +02:00
  • 4bb67df2fa Project saved UI notification fgnm 2020-08-28 17:47:42 +02:00
  • 20aeaec050 Initial support for Typing Labels, needs a propre UI and testing fgnm 2020-08-28 00:26:30 +02:00
  • da78b2d6e9 Update gradle.yml fgnm 2020-08-27 17:57:46 +02:00
  • 8313cda7bc Animate selection rectangle MiChinao 2020-08-26 23:46:12 +02:00
  • 95faeeffa4 Update FollowersUI when camera auto adjust position fgnm 2020-08-26 15:15:51 +02:00
  • 8a810dfcd0 Move camera to (0, 0) when entering in composites MiChinao 2020-08-26 14:47:15 +02:00
  • 7ce7855a22 Save scene's camera zoom MiChinao 2020-08-26 13:31:42 +02:00
  • 7b8d7f0d24 Fix delta time and follower position when window is resized fgnm 2020-08-25 17:51:25 +02:00
  • c88322e35a Update followers UI when smooth zoom fgnm 2020-08-25 17:11:12 +02:00
  • 29fc21ba10 Improve Camera Zoom: - Smooth zoom - Follow mouse position with CTRL + scroll shortcut - Optimize shortcut for italian keyboard fgnm 2020-08-25 16:52:59 +02:00
  • 3033fb82a8 Fix custom cursor in TransformTool fgnm 2020-08-24 23:14:11 +02:00
  • a8efccb89c Merge branch 'master' of https://github.com/rednblackgames/HyperLap2D fgnm 2020-08-24 22:57:28 +02:00
  • 1f14d73c4d Better lights and particles hit box fgnm 2020-08-24 22:57:12 +02:00
  • ea60c91f68 add jPackage --win-upgrade-uuid MiChinao 2020-08-24 17:17:16 +02:00
  • db367411c1 Update camera position when window is resized fgnm 2020-08-24 15:32:24 +02:00
  • ee029414c4 Close splash before open a new one fgnm 2020-08-24 15:09:28 +02:00
  • 550a2b1cfd Fix (maybe) crazy CPU bug on Windows when minimized MiChinao 2020-08-24 15:06:39 +02:00
  • 6adf598658 MSI installer for all users MiChinao 2020-08-23 22:04:16 +02:00
  • 3596ea2ca5 Correct root working directory for Windows, Linux and macOS fgnm 2020-08-23 21:29:05 +02:00
  • 147cb12226 Resize dummyTarget when window size changes fgnm 2020-08-23 16:30:33 +02:00