Commit Graph

289 Commits

Author SHA1 Message Date
fgnm d5740ca94d Fix node output 2020-09-18 23:46:19 +02:00
fgnm 8f6908243a Add libGDX-graph license notice 2020-09-18 23:46:01 +02:00
fgnm 4ad45cf890 - Allow graph nodes to have dynamic input pin
- ParallelAction graph node
- SequenceAction graph node
2020-09-18 23:15:46 +02:00
MiChinao 6e9cfa0979 Add undecorated window drag 2020-09-18 12:29:00 +02:00
fgnm 0352e7c97f Fix possible NPE when undo CreateItemCommand 2020-09-17 18:39:29 +02:00
fgnm 3be2b2f075 Add final tab icons to ImageTabbedPane 2020-09-17 18:06:51 +02:00
fgnm 32fec4ba3f Remove debug 2020-09-17 17:16:47 +02:00
fgnm fba81ed30d Improve ImageTabbedPane with adaptive tab width 2020-09-17 17:14:37 +02:00
fgnm b57b8eb4d4 Implement ImageTabbedPane for resources tab UI 2020-09-17 13:32:18 +02:00
fgnm 6981e51edd Fix Java Version 2020-09-17 08:59:07 +02:00
fgnm 1d7b35f95c Improve Github Actions 2020-09-17 08:57:12 +02:00
fgnm 36b2db9056 Update gradle.yml 2020-09-17 08:51:44 +02:00
fgnm ba0abf7fd3 Fix shape renderer alpha in node editor 2020-09-16 23:18:35 +02:00
fgnm b3390ccd1b Adjust graph popup position 2020-09-16 23:00:03 +02:00
fgnm 634c300c54 Adjust graph nodes position when GraphContainer is in a window 2020-09-16 22:33:19 +02:00
fgnm 4757d59cd9 Better organization 2020-09-16 15:08:04 +02:00
fgnm 8abecff803 Add basic graph node values 2020-09-16 15:08:04 +02:00
fgnm f859e8a08d Draft graph node based editor 2020-09-16 15:08:04 +02:00
fgnm a0b7e1e038 Add more default actions 2020-09-16 09:55:20 +02:00
fgnm 5a77e5e4e9 Fix possible NPE while panning camera 2020-09-15 23:01:35 +02:00
fgnm 040819f1f7 Add repeat action 2020-09-15 22:10:04 +02:00
fgnm 71a9c60118 Restartable actions 2020-09-15 22:08:24 +02:00
fgnm dceddbfe18 Implement real delegate action + delayed action 2020-09-15 20:42:10 +02:00
fgnm d4006c4b2b Manual Origin Position 2020-09-15 19:44:05 +02:00
fgnm 343edca9fe Tools should control drop down menu 2020-09-15 19:01:16 +02:00
fgnm c6a6014738 Update composite children only when necessary 2020-09-15 16:57:20 +02:00
fgnm 1290bc97c6 Include Origin in TransformCommand 2020-09-15 16:15:37 +02:00
MiChinao e6cc83e069 Pan Camera in Live Preview 2020-09-14 14:47:00 +02:00
MiChinao 3bf973a53d Limit LivePreview window size 2020-09-14 14:42:58 +02:00
MiChinao 0a1ffa5fac Avoid GC in ActionSystem with Pools 2020-09-14 11:21:33 +02:00
fgnm 2930e193ac - Fix wrong Origin position
- Enable Origin Transform for any object type, close #3
2020-09-13 20:35:28 +02:00
fgnm 9271de8085 Improve SceneLoader 2020-09-13 20:26:35 +02:00
fgnm ddb9d87895 Keep libGDX runtime and extensions to Java 8 2020-09-13 11:53:24 +02:00
fgnm 221f97c7e4 Fix Selection Tool shortcut 2020-09-12 12:16:39 +02:00
fgnm d7ea94833e Reset cross cursor when anchor up 2020-09-11 13:30:04 +02:00
fgnm 2d9c53fc30 Remove useless stuff.. 2020-09-11 13:25:58 +02:00
fgnm 344057fd9c Improve Refreshable objects 2020-09-11 13:14:31 +02:00
fgnm 52314041f1 Keep DropDownMenu within Stage 2020-09-09 15:51:48 +02:00
fgnm 8900d672a2 Click only if active 2020-09-09 15:41:03 +02:00
fgnm 1cb0b1d054 Update tree view when a resource is deleted 2020-09-09 15:35:30 +02:00
fgnm 81cc0a0051 Clean file dropping system 2020-09-09 15:24:08 +02:00
fgnm d0818d08dc Safer Texture Packer 2020-09-09 15:14:38 +02:00
MiChinao f7a9634486 Update CHANGES prepare v0.0.2 2020-09-09 10:06:17 +02:00
fgnm 544a4a56b4 Show how long this program has been used 2020-09-08 19:09:30 +02:00
fgnm 396a7bc8bd Show how long this program has been used 2020-09-08 19:00:58 +02:00
fgnm 8410b8ce6e Error dialog while attempt to import partial particle effect 2020-09-08 18:47:00 +02:00
fgnm 3259775444 - Structure for fully undecorated windows (miss drag and resize)
- Cleanup useless assets
2020-09-08 18:42:06 +02:00
fgnm 5346624748 Fragment shader editor 2020-09-08 14:07:19 +02:00
fgnm a543470fc5 Fix dispose life cycle 2020-09-03 22:45:12 +02:00
fgnm 918c377816 - WindowTitleManager
- File Watcher
2020-09-03 22:09:15 +02:00