Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-27 | remove the editor folder | omniscient | |
2024-07-27 | add a pool insert function. move RenderEnt to use handles | omniscient | |
2024-07-26 | scenes and pbr cleanup to handle missing texture of param | omniscient | |
2024-07-26 | fix glfw get key range so it doesnt panic on mac | omniscient | |
2024-07-26 | moving some maths functions to implementation file | omniscient | |
2024-07-26 | wip egui | omnisci3nce | |
2024-07-26 | trying to render ent from rust | omniscient | |
2024-07-26 | try getting glfw passthrough and egui to work | omniscient | |
2024-07-22 | some ui things i wnat todo | omniscient | |
2024-07-22 | Merge branch 'winter-cleaning' of ↵ | omniscient | |
https://github.com/omnisci3nce/celeritas-core into winter-cleaning | |||
2024-07-22 | reminder to add instanced rendeirng | omniscient | |
2024-07-22 | reminder to add instanced rendeirng | omniscient | |
2024-07-22 | adding some info on binding in docs | omnisci3nce | |
2024-07-22 | buffer view struct | omnisci3nce | |
2024-07-22 | error handling loading pbr textures | omniscient | |
2024-07-21 | increase view distance | omniscient | |
2024-07-21 | quads kinda work | omniscient | |
2024-07-21 | terrain/hmap skeleton | omniscient | |
2024-07-21 | test heightmap asset | omniscient | |
2024-07-21 | fix | omniscient | |
2024-07-21 | Merge branch 'winter-cleaning' of ↵ | omniscient | |
https://github.com/omnisci3nce/celeritas-core into winter-cleaning | |||
2024-07-21 | start adding rust bindgen | omniscient | |
2024-07-21 | start adding rust bindgen | omniscient | |
2024-07-21 | docs | omniscient | |
2024-07-21 | roadmap | omniscient | |
2024-07-21 | more roadmap | omniscient | |
2024-07-21 | more roadmap | omniscient | |
2024-07-20 | pass shadow texture through to pbr function | omniscient | |
2024-07-20 | fixing shadows. | omniscient | |
2024-07-20 | resize viewport and fix skybox | omniscient | |
2024-07-19 | handle right btn as well | omnisci3nce | |
2024-07-19 | Merge branch 'winter-cleaning' of ↵ | omnisci3nce | |
https://github.com/omnisci3nce/celeritas-core into winter-cleaning | |||
2024-07-19 | fly camera | omnisci3nce | |
2024-07-19 | fly camera | omnisci3nce | |
2024-07-19 | clean up texture type handling a little bit | omnisci3nce | |
2024-07-19 | chore clang format + tidy | omniscient | |
2024-07-19 | docs | omniscient | |
2024-07-19 | updating docs | omniscient | |
2024-07-19 | merge | omniscient | |
2024-07-18 | skybox works | omnisci3nce | |
2024-07-18 | chore: format | omnisci3nce | |
2024-07-18 | wip skybox. make geometry owned and copied onto Mesh | omnisci3nce | |
2024-07-18 | getting skybox ready | omnisci3nce | |
2024-07-18 | comment | omnisci3nce | |
2024-07-18 | draw pbr container | omnisci3nce | |
2024-07-17 | wip shader layouts for common stuff | omnisci3nce | |
2024-07-17 | whole thing is compiling and running again | omnisci3nce | |
2024-07-14 | wip shadows | omniscient | |
2024-07-14 | generate api docs python | omnisci3nce | |
2024-07-13 | Merge branch 'master' into winter-cleaning | omnisci3nce | |