Leonardo Murillo
8b573cebfb
Successfull windows build given any build type checkpoint
2015-11-23 15:16:48 -06:00
David Rowe
d73e3a5490
Fix avatar pitch rate depending on FPS
2015-11-24 09:48:37 +13:00
David Rowe
f5d66bbf2e
Fix avatar rotation rate depending on FPS
2015-11-24 09:42:12 +13:00
samcake
25654824a2
Copy pasting the code that Stephen did and also adding the AssetServer to the list of dependent nodes for the agent
2015-11-23 12:32:27 -08:00
ericrius1
1409ed2d18
moved logic to build vertices buffer to renderable class, recalculating vertices anytime any of the normals, point, or strokeWidths data changes
2015-11-23 12:28:44 -08:00
Leonardo Murillo
ec6be93938
Merge branch 'master' of https://github.com/highfidelity/hifi into stack-manager
2015-11-23 14:22:05 -06:00
Leonardo Murillo
8e12e32dd2
Checkpoint - Windows specifics
2015-11-23 14:21:06 -06:00
Seth Alves
d4937071e1
rather than activating rigid body and forcing non-static on deserialize, just force non-static
2015-11-23 12:17:15 -08:00
Eric Levin
7e8b692499
Update whiteboardEntityScript.js
...
Removed logging
2015-11-23 12:04:13 -08:00
samcake
301f0ba145
Trying to instenciate the AssetCLient in the Agent
2015-11-23 11:48:02 -08:00
samcake
5f2944c41e
Merge pull request #6445 from AlessandroSigna/groupRecording
...
DO NOT MERGE Group recording - upload performance file on asset
2015-11-23 11:25:02 -08:00
Seth Alves
c3821d7202
avoid deadlock
2015-11-23 11:24:56 -08:00
Seth Alves
5612174894
call activateBody when a hold action is deserialized
2015-11-23 11:02:41 -08:00
Howard Stearns
c94a5389a0
comments
2015-11-23 10:31:37 -08:00
Howard Stearns
5912808077
getShouldSkipRendering() => !getShouldRender().
2015-11-23 10:27:49 -08:00
Howard Stearns
f1e0742aeb
Add getTargetFrameRate().
2015-11-23 10:20:59 -08:00
ericrius1
08a64f6a6b
updated whiteboard to use new controller approach'
2015-11-23 10:08:23 -08:00
Seth Alves
6f19093cb9
if an entity with an action has a motion-type of static, flag it so it gets updated in bullet
2015-11-23 10:03:35 -08:00
Brad Davis
64ba5b4f14
Cleaning up old recording files
2015-11-23 09:42:34 -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
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
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
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
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
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
samcake
0dc551409d
Fixing a comment
2015-11-20 15:22:01 -08:00
samcake
e97e864de7
Getting the animation playback to work
2015-11-20 15:05:17 -08:00
Howard Stearns
a43b0e0ed8
Remove obsolete script (superseed by animatedAvatarAgent.js), per https://app.asana.com/0/26225263936266/55964805077915/f
...
(This PR does _not_ remove proceduralAnimationAPI.js that it includes, as the api is included in other scripts. Nor does this PR remove other scripts.)
2015-11-20 15:03:31 -08:00
Clément Brisset
5d75fcbfce
Merge pull request #6430 from birarda/unique_linked_data
...
use a unique_ptr for linkedData in Node
2015-11-20 15:01:41 -08:00
Brad Hefta-Gaub
75dfef067c
test script
2015-11-20 14:40:27 -08:00
Howard Stearns
9673133bf4
whitespace (reduce diffs)
2015-11-20 14:26:37 -08:00