Commit Graph
9 Commits
Author SHA1 Message Date
MihailRisandShiftyX1 df1ce1ae53 fix window title if VC_BUILD_NAME is empty 2025-12-08 19:21:50 +03:00
MihailRisandShiftyX1 f5868b65f0 add build info to release (#725)
* attempt to add VC_BUILD_NAME

* fix

* fix

* update macos.yml

* fix

* update macos.yml

* update macos.yml

* add debug step

* update

* update

* fix release.yml

* update cmake

* update WindowControl.cpp

* update workflows

* update release.yml

* add --output-always

* cleanup
2025-12-08 19:21:50 +03:00
MihailRis 7d367a9793 add app.set_title 2025-11-10 20:48:26 +03:00
MihailRis b0d662f845 limit adaptive fps to display.framerate setting 2025-11-10 00:34:01 +03:00
MihailRis be5a9077ca fix 2025-11-10 00:16:06 +03:00
MihailRis 7fc3703ad2 feat: refresh on demand in menu (adaptive framerate) 2025-11-09 22:22:24 +03:00
MihailRis 17ffa73ce7 refactor: move and rename EnginePaths 2025-11-09 20:13:59 +03:00
MihailRis 01bf474a2b cleanup Engine.cpp a bit 2025-11-09 19:37:40 +03:00
MihailRis 4bafad708e move window-related code from Engine.cpp to WindowControl 2025-11-09 19:09:35 +03:00