Anthony J. Thibault
1732448d3c
Added tools/skeleton-dump tool
...
Debug tool that prints out the skeleton hierarchy of fbx files including joint indices, bindPose and defaultPoses.
The verbose option also prints the full FBX transformation set, pre/post rotations etc.
2016-11-04 13:52:16 -07:00
Seth Alves
e9196e8f62
testing client to check if domain-server and ACs are running
2016-10-05 13:41:15 -07:00
Seth Alves
babe8f95bc
tool for testing ice-server
2016-09-16 13:34:05 -07:00
Stephen Birarda
f67f53a4fa
remove the mtc tool that is no longer used
2016-08-31 13:24:21 -07:00
Anthony J. Thibault
a763858080
Revert cache-extract
...
This reverts these commits:
* 82b26b7
Code convention fixes
* 9a484ff
Fixes for windows
* 086b064
Dumps all urls extracted to stdout.
* c002888
Added cache extractor to the tools directory
2015-11-11 11:22:05 -08:00
Anthony J. Thibault
c002888808
Added cache extractor to the tools directory
...
It should find the local High Fidelity/Interface qt cache,
iterate over each file in the cache and output each corresponding
file into the High Fidelity/Interface/extracted dir.
The file path will be determined from the source url.
Untested on windows.
2015-11-06 14:52:12 -08:00
Stephen Birarda
80cf7b6c76
resolve conflicts on merge with upstream/master
2015-08-27 14:50:04 -07:00
Seth Alves
695ffa29c7
call setup_memory_debugger from common macros rather than from every CMakeLists.txt file
2015-08-26 11:09:59 -07:00
Atlante45
179ee73e26
Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol
2015-08-26 16:50:33 +02:00
Seth Alves
c25082d86f
use -fsanitize=address in all code rather than just the top-level links
2015-08-20 10:14:16 -07:00
Stephen Birarda
972cf8cb02
remove the container-profile tool
2015-08-18 11:32:00 -07:00
Stephen Birarda
c6467f7fbc
rename the container-test to container-profile
2015-08-18 11:31:11 -07:00
Stephen Birarda
bf919f105a
add a simple container-test, speed HifiSockAddr hashing
2015-08-18 11:29:07 -07:00
Stephen Birarda
532ac69091
initial version of UDTTest tool
2015-07-30 15:36:54 -07:00
Stephen Birarda
03129f98d4
make VHACD an external project
2015-04-15 13:51:51 -07:00
Seth Alves
43c3c621a8
I can't set VHACD_ROOT_DIR and run cmake with this line.
2015-03-28 17:14:39 -07:00
Brad Davis
54f2774d2e
Organize projects into folders for IDEs that support it
2015-03-19 15:45:11 -07:00
ZappoMan
5c3c94a618
remove metavoxels
2015-03-02 17:21:43 -08:00
Virendra Singh
434c0b569f
Make vhacd tool optional
2015-02-26 06:28:28 +05:30
Virendra Singh
ddd137ed60
cmake changes for vhacd
...
cmake changes to create a new project vhacd as a seperate executable in
tools directory
2015-02-21 15:39:16 +05:30
Sam Gateau
4ee005affa
adding scribe tool
2014-12-22 11:51:54 -08:00
Stephen Birarda
c9f8433a2d
tweak setup_hifi_library to bubble up full path of Qt modules
2014-08-08 13:17:54 -07:00
Stephen Birarda
2796f71419
library cleanup to suppress warnings on cmake 3.0
2014-07-30 15:06:15 -07:00
Andrzej Kapolka
7931173671
Working on tools to convert bitstreams to/from json.
2014-06-17 12:33:31 -07:00