We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1cb6c commit f0923b3Copy full SHA for f0923b3
Update_Log.txt
@@ -21,6 +21,10 @@
21
module. (JCSUnity)
22
* Make record previous data in JCS_UndoRedoComponent to after game is
23
initialize callback. (JCSUnity)
24
+* JCS_KeyWith implemented for key combination data struct, just to hold
25
+ alt, ctrl, shift combination key info. (JCSUnity)
26
+* JCS_UIComponentData interface for root of all UI component data. (JCSUnity)
27
+* Implemented focus after undo/redo functionalities. (JCSUnity)
28
29
2018-08-27
30
* Undo Redo system implemented. (JCSUnity)
0 commit comments