Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-25 | Add camera models to ship | mikatomik | 1 | -2/+95 | |
2022-09-23 | Import and configure security camera | mikatomik | 1 | -11/+9 | |
Attempted to add them to the ship.tscn, they moved independently from the ship like the viewports did when we first added them. Not sure what kind of black magic doodle ran to fix this but I'll just leave it at the .tscn setup and ready to use | |||||
2022-09-21 | Fix id conflicts in ship.tscn | mikatomik | 1 | -19/+18 | |
2022-09-21 | Optimization pass | mikatomik | 1 | -1/+152 | |
Set up a ton of occluders on the ship and set every material I could to backface cull | |||||
2022-09-16 | Increase the resolution of the control panel cameras and set the draw ↵ | dusoleil | 1 | -4/+8 | |
distance based on if they are inside or outside | |||||
2022-09-16 | Cull the Water from the below deck camera | dusoleil | 1 | -0/+1 | |
2022-09-16 | Move Viewport Cameras with the boat | dusoleil | 1 | -0/+2 | |
2022-09-16 | Fix debugger errors from viewporttextures | dusoleil | 1 | -110/+81 | |
2022-09-16 | Flip normals on bottom stair of staircase | mikatomik | 1 | -6/+6 | |
Bottom stair not appearing due to a ROGUE NORMAL Fixed | |||||
2022-09-16 | Add Collision Layers/Masks to New Stuff | dusoleil | 1 | -0/+2 | |
2022-09-16 | Housekeeping for all the new stuff that diverged from the reorganization | dusoleil | 1 | -5/+5 | |
2022-09-15 | Setup all of the collision layers and masks | dusoleil | 1 | -0/+16 | |
2022-09-15 | Collapse directory structure for ship assets | Malfurious | 1 | -19/+19 | |
This subtree no longer contains any standalone maps. Simply rename the ship assets directory to clean up unused directories. | |||||
2022-09-15 | Import light fixture | mikatomik | 1 | -6/+44 | |
2022-09-15 | Import steering wheel for control panel | mikatomik | 1 | -1/+16 | |
2022-09-15 | Add props in ship | mikatomik | 1 | -24/+244 | |
2022-09-15 | Import ladder and config FPS to climb it | mikatomik | 1 | -1/+5 | |
2022-09-15 | Import crate as rigid body | mikatomik | 1 | -1/+8 | |
2022-09-15 | Import and configure updated ship model and textures | mikatomik | 1 | -5/+66 | |
2022-09-15 | Import and configure base model for ship | mikatomik | 1 | -0/+14 | |
Basic working model of ship, barebones and placeholder textures |