jak-project/third-party
Tyler Wilding 44c43610ce
game: Get camera code working (#965)
* cmake: disable edit&continue flags

* goos: make the build system work for alternate file paths nicely

* vs: update vs config

* vscode: extend terminal buffer!

* vs: fix presets

* debugger: fix exception handler

* game: add logo to application

* decomp: get `cam-master` to "work" -- manually changed return type

* debugger: fix printing issue

* game: get the camera actually working

* game: neutralize the analog sticks

* game: support analog sticks

* tests: update ref tests

* temp commit - inprogress stuff

* fix `send-macro`

* turn camera stuff back on, seems to work.  Still kernel-dispatch problem though

* address feedback

* formatting
2021-11-13 22:41:15 -05:00
..
11zip [decomp] finish actor-link-h and a few more (#592) 2021-06-14 20:46:54 -04:00
cmake/modules Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
fmt deps: Update {fmt} to 7.1.3 and include ranges.h cause its nice (#479) 2021-05-13 00:40:43 -04:00
glad change type of seconds and clean up opengl includes (#887) 2021-10-06 19:32:58 -04:00
glfw@4afa227a05 Implement runtime display (test) (#318) 2021-03-09 23:51:28 -05:00
googletest@955c7f837e [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
imgui Add the imgui library (#785) 2021-08-29 14:54:16 -04:00
inja clean up some warnings and add some extra integer tests 2020-10-09 21:28:41 -04:00
lzokay [decomp] finish actor-link-h and a few more (#592) 2021-06-14 20:46:54 -04:00
mman [decomp] font-h, fix a vector type, minor decompiler fixes (#411) 2021-05-01 21:09:48 -04:00
replxx [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
run-clang-format Update script permissions and add build status 2020-08-27 16:52:50 -04:00
run-clang-tidy Update workflow 2020-09-04 23:24:07 -04:00
zstd add zstd library (#854) 2021-09-21 22:52:18 -04:00
zydis@c88a4b0cc1 add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00
dragonbox.h Use dragonbox to print floats (#481) 2021-05-13 21:05:05 -04:00
json.hpp Add a bunch of #ifdefs to keep things working as expected on linux 2020-09-03 22:24:50 -04:00
stb_image.h game: Get camera code working (#965) 2021-11-13 22:41:15 -05:00
svpng.h Extract Textures (#119) 2020-11-16 19:57:45 -05:00