Skip to content

Commit

Permalink
update log
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Sep 21, 2018
1 parent 32c7ec9 commit be8c179
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Update_Log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
# ========================================================================


2018-09-21
* Implement DestroyImmediateAllTypeObjectInScene util function in
JCS_Uility module. (JCSUnity)
* Increase the preformance of the removing pause action from the pause
manager. The time complexity increase from O(n^2) to O(n). (JCSUnity)
* Remove 'JCS' folder name's prefix in the JCSUnity_Resources. (JCSUnity)

2018-09-20
* Add test option and null sprite after done playing animation option to
JCS_2DAnimation module. (JCSUnity)
Expand Down

0 comments on commit be8c179

Please sign in to comment.