index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
effects
/
particles_effect.cc
Age
Commit message (
Expand
)
Author
28 hours
refactor(gpu): remove depthSlice conditionals, use platform.h abstraction
skal
29 hours
refactor(headless): convert nullptr checks to strippable macros
skal
29 hours
fix(headless): add early returns to all effect constructors
skal
30 hours
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
32 hours
feat(sequence): complete v2 migration with DAG-based routing
skal
3 days
feat(gpu): add SDF camera infrastructure and effect base class
skal
3 days
style: Apply clang-format to codebase
skal
3 days
refactor(gpu): Relocate effects to src/effects and streamline includes
skal