Commit Graph

15 Commits (aeb6bca35ab93bae035f8ff0cc8a70669a3ece92)

Author SHA1 Message Date
nick black 1995749c4b
eliminate clang-tidy memory leak bitchery 3 months ago
Tim Gates ab8590d7b3 docs: Fix a few typos
There are small typos in:
- src/demo/fission.c
- src/tests/wide.cpp

Fixes:
- Should read `obliterated` rather than `oblitrated`.
- Should read `range` rather than `reange`.
2 years ago
nick black 7a91a2f905 normalize cell initializer names (prefix with NC) 3 years ago
nick black efc57333a7 [demo] pass start time to demos for more precise deadlines 3 years ago
nick black c20e859a6d [python] API conversions 3 years ago
nick black 83ff2cfe5a unsigned geometries 3 years ago
nick black cc62e81b0e
[fission] kill off VLA #2301 3 years ago
nick black bd00e7b507
[fission] fix regression where background was drawn above previous material #2299 3 years ago
nick black cf570a3d3f
[fission] kill background plane on exit 3 years ago
nick black e95e2fac66 ncvisual_render -> ncvisual_blit (nctetris) 3 years ago
nick black 20edd5a3cd
purge deprecated cell typedef 3 years ago
nick black 24d7d6d995
start merging in the fauxmemstream branch #1977 3 years ago
nick black 60e13fb2d2
fission: handle extrawide characters on input #2002 3 years ago
nick black 4f1de02710
replace random() with rand() for windows goodness 3 years ago
nick black 4a23acab2d
fission demo: go both up and down #1896 3 years ago