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
/
systems
Age
Commit message (
Expand
)
Author
2024-08-13
allow UV tiling for plane geometry
omniscient
2024-08-13
add debug draw bbox and add topology to draw calls
omniscient
2024-08-10
remove old code
omniscient
2024-08-04
simplify shader bindings a bit
omniscient
2024-07-31
grid is not really working
omniscient
2024-07-31
feat: grid: use hardcoded indices
omniscient
2024-07-31
grid draw/execute
omniscient
2024-07-31
add empty grid system
omniscient
2024-07-27
remove the editor folder
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-21
quads kinda work
omniscient
2024-07-21
terrain/hmap skeleton
omniscient
2024-07-19
handle right btn as well
omnisci3nce
2024-07-19
fly camera
omnisci3nce
2024-07-19
chore clang format + tidy
omniscient
2024-07-18
chore: format
omnisci3nce
2024-07-18
wip skybox. make geometry owned and copied onto Mesh
omnisci3nce
2024-07-12
wip: big makeover
omnisci3nce
2024-07-11
wip
Omniscient
2024-07-11
new
Omniscient
2024-06-23
change view with keypress
Omni
2024-06-22
chore: format
Omni
2024-06-22
add state for heightmap
omniscient
2024-06-10
bring back gltf
omniscient
2024-05-12
more restructuring
omniscient
2024-05-11
prototyping shader data
omniscient
2024-05-10
add bindings friendly functions
Omniscient
2024-05-04
finish swapchain creation
Omniscient
2024-05-04
swapchain support
Omniscient
2024-05-04
delete cleanroom
Omniscient
2024-05-03
create logical device
Omniscient
2024-04-28
getting vulkan working on windows
omnisci3nce
2024-04-27
scene thoughts
omniscient
2024-04-27
heightmap function signatures
omniscient
2024-04-27
expanding desired containers
omniscient
2024-04-27
wip
omnisci3nce
2024-04-27
Start moving more files to using ral.h
omniscient
2024-04-27
Merge branch 'brainstorming-systems' into ral
omniscient
2024-04-25
phys collider
Omniscient
2024-04-23
start spitballing physics
Omniscient
2024-03-30
start adding mouse input processing
Omniscient
2024-02-25
change glfw header imports
Omniscient
2024-02-24
add shape definitions
Omniscient
2024-02-24
add handle def macro
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient