6,973 Commits over 2,741 Days - 0.11cph!
More textures, did sounds too
Fix shader assignments, disable shader swapper in editor
Add an option to disable crowds
Render the menu avatar manually instead, seems to do better
Forgot file for texture quality
Fix back buttons on customisation screen
Add a texture quality option
Restrict panning a bit more
Change click events to trigger when releasing the button instead of when it's first pressed
Fix camera moving on Y axis when middle clicking
Fix render probes (need to render from scripting now)
Switch it to panning instead
Fix customisation editor back buttons when button hit zones are larger
Fix broken left click (how'd that happen)
Fix career debug mode cheat NRE on career creation screen
Upgrade the Clatter and Temple scenes to 2019 (testing for merge)
Merge from confirmactions/m
Grabber animation for when it doesn't grab anything
Fix charger being able to push units onto gaps
Fix UI hotloading for things loaded by coherent (including less imports)
Fix the stylesheet list not loading less files as less
Reduced reflection probe resolution
Support relative paths when using less in vue components (also removed dotLess)
Fix Coherent inspector path
Fix error when using the profiler
Switch some shaders to use half precision
Change a bunch of texture sizes and compression
Add the old quality settings back
Don't render avatars in customisation editor
Fix vignette pass outside of editor
Disable realtime avatar view on the menu
Add a custom pass so we can do our own vignette
Rendered all the map images again in case they had a bit of motion blur on them
Fix charger pushing units across gaps
Grabber attack range stops at the unit it would grab
Fix motion blur being applied to map preview images
Fix GetTilesInDirection not stopping at walls
Fix build, update shadow and render scale options
Cache combined meshes in TileView, enable GPU instancing on some materials