|
|
57174796b9
|
arena push zero by default
|
2025-05-15 08:42:12 -05:00 |
|
|
|
f0a25248c3
|
remove sys_timestamp, refactor into generalized i64 holding nanoseconds
|
2025-01-29 11:29:31 -06:00 |
|
|
|
9981b600a8
|
draw debug movement for kinematic objects
|
2025-01-03 16:04:32 -06:00 |
|
|
|
5593db5202
|
replace { 0 } initializers with new ZI macro. enable 'Wmissing-field-initializers'
|
2024-09-19 12:15:55 -05:00 |
|
|
|
094b64078b
|
add (UNUSED) after lock assertions
|
2024-08-09 15:02:13 -05:00 |
|
|
|
bac9d797b9
|
fix entity gen comparison
|
2024-08-06 16:05:29 -05:00 |
|
|
|
5eb515ab90
|
rename suffix assume_locked -> ...locked
|
2024-06-25 19:58:48 -05:00 |
|
|
|
04db1226e2
|
refactor mutexes to use 'sys_lock' objects. make all mutexes rw mutexes.
|
2024-06-25 19:54:33 -05:00 |
|
|
|
ebc73abfb7
|
more buildit accommodations
|
2024-05-22 18:45:51 -05:00 |
|
|
|
e3830fccae
|
working sheet cache prototype
|
2024-04-24 18:19:19 -05:00 |
|
|
|
2d593fee03
|
rename global 'L' vars to 'G'
|
2024-04-11 12:50:28 -05:00 |
|
|
|
02b31ab441
|
rename DEBUG_LVAR -> DEBUG_ALIAS
|
2024-04-11 12:42:44 -05:00 |
|
|
|
04eb118e60
|
system startup receipts
|
2024-03-28 13:31:35 -05:00 |
|
|
|
3b0cdfd1f4
|
more fleshed out atomics for i32, i64, u32, u64
|
2024-03-15 22:37:49 -05:00 |
|
|
|
39f7b09036
|
ln, exp, pow, camera lerping
|
2024-03-15 01:10:24 -05:00 |
|
|
|
fd486bb71b
|
remove 'view' type, replace with xform
|
2024-03-14 01:08:55 -05:00 |
|
|
|
8f3aaba794
|
alter DEBUG_LVAR semantics
|
2024-03-08 17:19:09 -06:00 |
|
|
|
ba4dafcb4d
|
convert entity rel_trs -> rel_xform
|
2024-03-08 11:50:28 -06:00 |
|
|
|
bb9b374471
|
entity trees, xform storing & lerping
|
2024-03-04 18:39:10 -06:00 |
|
|
|
8284923173
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|