Skip to content

2.0.5

Choose a tag to compare

@jcs090218 jcs090218 released this 12 Jul 12:08
· 1351 commits to master since this release
  • Implemented game data structure => JCS_GameData.
  • Updated game settings for creating all necessary path/folders.
  • Added struct for loaded image/sprite data => JCS_LoadedSpriteData.
  • Fixed load all images last index logic issue from JCS_Webcam.
  • Fixed load all images last index logic issue from JCS_Camera.
  • Fixed image file not exist load for JCS_ImageLoader.
  • Added more Camera screenshot image's API.
  • Added more Webcam image's API.
  • Updated webcam image utility functions.
  • Implemented new component JCS_ScreenshotButton.
  • Added remove from dir utility function.
  • Added util function for webcam images.
  • Added util function for screenshot images.
  • Organized and added webcam settings to game settings.
  • Updated webcam stopping logic.
  • Fixed webcam texture remaining to the next scene issue.
  • Fixed resize panel logic from JCS_PanelRoot component.