1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 23:27:45 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Adam
db105cbb98
Merge branch 'develop' into develop 2019-01-26 21:25:40 +11:00
NotAdam
b5fd8d8c3f add headless navmesh exporting 2019-01-26 18:45:37 +11:00
NotAdam
f1fe40ffe5 fix race condition where navmesh export would start before object is exported 2019-01-26 16:37:18 +11:00
NotAdam
625bcaebc7 fix pcb_reader compiler warnings 2019-01-24 19:04:37 +11:00
Tahir Akhlaq
e540dbca47 more pcb_reader things 2019-01-23 18:47:41 +00:00
Tahir Akhlaq
2f02b5c850 pcb_reader
- added eobj parsing (doesnt seem to work?)
- readded ghetto commandline recastdemo export (windows only)
- fixed threadpool legit this time
2019-01-22 19:43:12 +00:00
Tahir Akhlaq
4bad458849 pcb_reader:
- purge cache every 1000 files
- fixed issues with threadpool
- attempt at using recast api to generate navmesh (doesnt work)
2019-01-21 15:23:38 +00:00
Tahir Akhlaq
3bbf8fe2aa hopefully builds on linux this time 2019-01-20 21:24:36 +00:00
Tahir Akhlaq
b5ecf60f7a clean up some includes in pcb_reader
- fix deadlock
2019-01-20 20:56:14 +00:00
Tahir Akhlaq
59725025e7 refactored pcb_reader
- now uses a shitty threadpool which never terminates apparently
- todo: fix indices
2019-01-20 17:47:39 +00:00