userlamalovecancel

6,630 Commits over 2,527 Days - 0.11cph!

5 Years Ago
Add Clatter Blinn-Phong node to ASE so we can do cheaper (non-PBR) lit things
5 Years Ago
Specular working
5 Years Ago
Some progress
5 Years Ago
Disable post processing everywhere when we don't want it on
5 Years Ago
Don't use PBR shader for arena and tiles
5 Years Ago
Scaled down that huge texture
5 Years Ago
Namespace
5 Years Ago
More textures, did sounds too
5 Years Ago
Fix shader assignments, disable shader swapper in editor
5 Years Ago
Add an option to disable crowds
5 Years Ago
Render the menu avatar manually instead, seems to do better
5 Years Ago
Vignette toggling
5 Years Ago
Forgot file for texture quality
5 Years Ago
Fix back buttons on customisation screen
5 Years Ago
Add a texture quality option
5 Years Ago
Restrict panning a bit more
5 Years Ago
Pinch zooming
5 Years Ago
Change click events to trigger when releasing the button instead of when it's first pressed
5 Years Ago
Fix camera moving on Y axis when middle clicking
5 Years Ago
Fix render probes (need to render from scripting now)
5 Years Ago
Switch it to panning instead
5 Years Ago
Drag to rotate camera
5 Years Ago
Fix customisation editor back buttons when button hit zones are larger
5 Years Ago
Fix broken left click (how'd that happen)
5 Years Ago
Merge from main
5 Years Ago
Fix career debug mode cheat NRE on career creation screen
5 Years Ago
Merge from lwrp
5 Years Ago
Upgrade the Clatter and Temple scenes to 2019 (testing for merge)
5 Years Ago
Merge from confirmactions/m
5 Years Ago
Grabber animation for when it doesn't grab anything
5 Years Ago
Fix charger being able to push units onto gaps
5 Years Ago
Fix UI hotloading for things loaded by coherent (including less imports)
5 Years Ago
Fix the stylesheet list not loading less files as less
5 Years Ago
Reduced reflection probe resolution
5 Years Ago
Shader swapper
5 Years Ago
Ton of texture settings
5 Years Ago
Support relative paths when using less in vue components (also removed dotLess)
5 Years Ago
Fix Coherent inspector path
5 Years Ago
Fix error when using the profiler
5 Years Ago
Switch some shaders to use half precision
5 Years Ago
Change a bunch of texture sizes and compression
5 Years Ago
Subtract 6396
5 Years Ago
Add the old quality settings back
5 Years Ago
Don't render avatars in customisation editor
5 Years Ago
Fix vignette pass outside of editor
5 Years Ago
Disable realtime avatar view on the menu
5 Years Ago
Add a custom pass so we can do our own vignette
5 Years Ago
Merge from main
5 Years Ago
Rendered all the map images again in case they had a bit of motion blur on them
5 Years Ago
Merge charger fixes