cage
cage copied to clipboard
Game development framework / engine designed for programmers, focusing at ease of use.
1) currently tooltips are hidden behind expanded combo box list 2) ~make it possible to have different tooltips for individual items in the combo box~ done
- rename things in cmake: use camelCase without dashes, use target aliases - custom literal suffixes for degrees and radians (and perhaps others) - font - fix cursor when between...
launching an application in full-screen would immediately lose focus and put the app to taskbar - in background. the same happens when switching already running application from window to fullscreen....
preliminary research results: - no support for UDP https://emscripten.org/docs/porting/networking.html - opengl limited to the webgl 2 equivalent - severely limited filesystem - no processes
- [ ] this roadmap - make it as complete and detailed as possible, it would hopefully save us some surpraises later on - overall strategy is to minimize the...
on linux (ubuntu bionic) the camera controller is too much sensitive about mouse inputs
- performance - font smoothing - dynamic resolution - avoid fetching textures in scene render (already in binding group) - asset manager fix (for updating models bindings) - hot-reloading fix...