index
:
pub/celeritas-core.git
master
vk
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
core.c
Age
Commit message (
Expand
)
Author
2024-10-05
delete documentation workflow
omniscient
2024-08-12
scale is a vec3 now instead of float.
omniscient
2024-08-11
clang format
omniscient
2024-08-11
starting work on immediate mode drawing
omniscient
2024-08-11
chore: fmt and lint
omniscient
2024-08-10
wip
omniscient
2024-07-31
add empty grid system
omniscient
2024-07-30
wip
omniscient
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
try getting glfw passthrough and egui to work
omniscient
2024-07-22
error handling loading pbr textures
omniscient
2024-07-20
fixing shadows.
omniscient
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-12
wip: big makeover
omnisci3nce
2024-07-11
wip
Omniscient
2024-07-11
changing styles plus simplifying a bit
Omniscient