Commit graph

35141 commits

Author SHA1 Message Date
Anthony J. Thibault
0b410ecd92 RigTests build again 2015-11-21 11:09:31 -08:00
Anthony J. Thibault
e2f031e77f AnimDebugDraw Removed unused drawing code. 2015-11-21 10:57:39 -08:00
Anthony J. Thibault
fe683edb66 Avatar Debug Draw Default Pose now works 2015-11-21 10:53:24 -08:00
Anthony J. Thibault
6cfd831a5a Menu: Added Developer > Avatar > Debug Draw Position
Also renamed "Debug Draw Bind Pose" to "Debug Draw Default Pose"
2015-11-21 09:50:56 -08:00
James B. Pollack
3f4dee80d9 more cleanup 2015-11-21 02:32:54 -08:00
James B. Pollack
945243306b cleanup 2015-11-21 01:47:20 -08:00
James B. Pollack
f56c4ff575 still debugging 2015-11-20 21:14:28 -08:00
Anthony J. Thibault
007a3c5134 Fix one frame lag in AnimDebugDraw 2015-11-20 19:00:51 -08:00
AlessandroSigna
05d311cff3 remove Windows.prompt cause of crash 2015-11-20 18:58:49 -08:00
AlessandroSigna
a1053ee5a0 pop up a prompt with url 2015-11-20 18:58:47 -08:00
AlessandroSigna
7069f7d6ab added clip load to asset + clean code 2015-11-20 18:58:46 -08:00
AlessandroSigna
a306e8d5b1 master can upload performance file on asset 2015-11-20 18:58:45 -08:00
samcake
eecb5b91b2 Merge pull request #6460 from EdgarPironti/asset_branch
Save clip to asset - removing last fix
2015-11-20 18:52:18 -08:00
Anthony J. Thibault
995958a8f0 Rig: normalized index bounds checking. 2015-11-20 18:45:53 -08:00
Anthony J. Thibault
54408a9c87 AnimVars are now in avatar/rig space
This makes it much simpler for code out side of the rig to manipulate AnimVars

* Removed mat4 type from AnimVars
* AnimVariantMap now has a _rigToGeometryTransform matrix
  used to transform positions and rotations into the correct coordinate frame.
* Moved AnimPose code to extract a quat from a scaled matrix into GLMHelpers
2015-11-20 18:29:17 -08:00
EdgarPironti
ebbed7c525 Save clip to asset - removing last fix 2015-11-20 18:23:36 -08:00
Clément Brisset
22287cb022 Merge pull request #6459 from samcake/controllers
Playback: Clean up a bit of the playbackAgent script
2015-11-20 18:20:12 -08:00
samcake
6e9e53bd0c Clean up a bit of the playbackAgent script 2015-11-20 18:17:53 -08:00
James B. Pollack
b2dd900cb2 rotate correctly 2015-11-20 18:12:06 -08:00
James B. Pollack
a65b3b9aaa collisions 2015-11-20 17:12:54 -08:00
James B. Pollack
06322b1d6b dont update prenotch for everyone 2015-11-20 16:30:05 -08:00
samcake
de56f698aa Merge pull request #6444 from EdgarPironti/asset_branch
Save clip to asset
2015-11-20 16:28:55 -08:00
Brad Davis
336562b894 Merge pull request #6452 from ctrlaltdavid/20732
Make multiline strings from JavaScript's print() readably in log file
2015-11-20 16:25:17 -08:00
samcake
5d17fa0b34 Merge pull request #6458 from ZappoMan/acPlayback
allow playbackAgents to auto-register
2015-11-20 16:25:02 -08:00
Ryan Huffman
d1e9e28522 Update bullet tgz md5sum 2015-11-20 16:11:12 -08:00
James B. Pollack
c6be37f63f lifetime 2015-11-20 16:10:39 -08:00
Stephen Birarda
b24b095c90 add a missing space in Agent 2015-11-20 16:09:41 -08:00
Philip Rosedale
ba0f30a487 Merge pull request #6457 from imgntn/damping
Rename linearDamping to damping in scripts
2015-11-20 16:08:16 -08:00
EdgarPironti
df2153186d Fixes 2015-11-20 16:07:31 -08:00
EdgarPironti
e70f6855aa Fixes 2015-11-20 16:07:30 -08:00
EdgarPironti
35365f9157 Fixes 2015-11-20 16:07:30 -08:00
EdgarPironti
1db6d0e3c1 Upload QByteArray 2015-11-20 16:07:29 -08:00
EdgarPironti
1b18d3656f Save clip to asset 2015-11-20 16:07:29 -08:00
Stephen Birarda
c8b5f6f737 fix for top on deque when empty 2015-11-20 16:03:18 -08:00
Brad Hefta-Gaub
a7d5ca92ca Merge pull request #6456 from EdgarPironti/record_branch
Playback Agents/Master fixes
2015-11-20 16:03:09 -08:00
Brad Hefta-Gaub
985fcf7c4b remove unneeded example 2015-11-20 16:02:01 -08:00
Brad Hefta-Gaub
f56d2fba7f allow playbackAgents to auto-register 2015-11-20 16:00:43 -08:00
EdgarPironti
46bb45cee9 Agents/Master upgrading 2015-11-20 15:51:16 -08:00
Philip Rosedale
fbbb7104a0 Merge pull request #6454 from howard-stearns/remove-obsolete-bot_procedural.js
Remove obsolete script bot_procedural.js
2015-11-20 15:50:00 -08:00
James B. Pollack
aba65bd9b8 rename linearDamping to damping 2015-11-20 15:45:08 -08:00
Leonardo Murillo
5d2700309d Merge branch 'master' of github.com:highfidelity/hifi into stack-manager 2015-11-20 17:43:25 -06:00
James B. Pollack
c98bfca359 collisions 2015-11-20 15:41:50 -08:00
Brad Davis
f45eff3df9 Merge pull request #6455 from samcake/controllers
Recording playback the skeleton animation correctly for agents
2015-11-20 15:35:53 -08:00
Stephen Birarda
9ddebc8d13 resolve conflicts on merge with upstream/master 2015-11-20 15:29:44 -08:00
samcake
0dc551409d Fixing a comment 2015-11-20 15:22:01 -08:00
Ryan Huffman
3aa271d688 Update bullet tgz md5sum 2015-11-20 15:21:53 -08:00
James B. Pollack
4efe31f158 work 2015-11-20 15:15:57 -08:00
Anthony J. Thibault
4f8cd6930d Rig: Fixes for initializing _absolutePoses during initJointStates 2015-11-20 15:13:16 -08:00
Ryan Huffman
67d0792173 Update bullet tgz md5sum 2015-11-20 15:09:06 -08:00
samcake
e97e864de7 Getting the animation playback to work 2015-11-20 15:05:17 -08:00