Skip to content

1.7.9

Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 12 Sep 17:02
· 2181 commits to master since this release
  • Fixed roll button selector acting weird when under different resolution issue.
  • Add resize screen option everytime a new scene loaded to JCS_ScreenSettings.
  • Implement resize screen on particular scene functionalities in JCS_ScreenManager.
  • Resizable window/screen functionalities implemented, finally!
  • Fixed JCS_ButtonPointer compatible with resizable screen/window.
  • Implement JCS_ApplicationSettings for deeper application control.
  • Update execution order with resizable screen functionalities.
  • Implement JCS_ScreenSettings for storing screen setting over scene.
  • Implemented resizable screen module with JCS_ApsectScreen and JCS_AspectScreenPanel implemented.
  • Implemented OnResizeScreen callback for resizable module in all camera module.
  • JCS_ScreenManager implemented for resizable screen task handle.
  • JCS_ScreenSettings implemented for screen related settings storage.