Stephen Birarda
|
7ce91b3f96
|
fix headers who had their comments removed
|
2014-04-08 17:43:35 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
Stephen Birarda
|
f3cbd120ce
|
header comment tweaks prior to regex match
|
2014-04-08 17:19:23 -07:00 |
|
Brad Hefta-Gaub
|
8e097be28d
|
Merge pull request #2614 from Atlante45/undo_redo_system
Undo redo system
|
2014-04-08 08:30:29 -10:00 |
|
Brad Hefta-Gaub
|
c865df8b82
|
Merge pull request #2613 from Atlante45/more_upload_work
More upload work
|
2014-04-08 08:16:07 -10:00 |
|
Atlante45
|
22cab29d25
|
Code review
|
2014-04-08 11:06:48 -07:00 |
|
Atlante45
|
eaca699a6d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into more_upload_work
|
2014-04-08 10:35:23 -07:00 |
|
Atlante45
|
e1a1ff3988
|
Code review
|
2014-04-08 10:32:49 -07:00 |
|
Atlante45
|
ee5ebae89e
|
Code review
|
2014-04-08 10:22:50 -07:00 |
|
Andrzej Kapolka
|
d4706bba8a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-04-08 10:21:13 -07:00 |
|
Atlante45
|
174f37f531
|
Merge branch 'master' of https://github.com/highfidelity/hifi into undo_redo_system
|
2014-04-08 10:20:58 -07:00 |
|
Brad Hefta-Gaub
|
2988239aed
|
Merge pull request #2615 from ey6es/master
Add the download stats back (they got lost in a merge), provide a way for bots to address joints by name (by including indices in the FST file).
|
2014-04-08 07:20:00 -10:00 |
|
Andrzej Kapolka
|
a157c67901
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-04-08 09:56:07 -07:00 |
|
Brad Hefta-Gaub
|
881383a5f2
|
Merge pull request #2609 from AndrewMeadows/avatar-interaction
More details in JS collision events
|
2014-04-08 06:52:04 -10:00 |
|
Andrzej Kapolka
|
fa05a48270
|
Provide a means of supplying the joint mappings in the FST file so that agent
scripts can address joints by name. Closes #2526.
|
2014-04-07 17:55:36 -07:00 |
|
Atlante45
|
46f0e78039
|
Erased deprecated code
|
2014-04-07 17:28:03 -07:00 |
|
Atlante45
|
d213cd7840
|
More work on Undo/Redo
|
2014-04-07 17:10:15 -07:00 |
|
Atlante45
|
3be2319081
|
Removed all the temporaryDir junk
|
2014-04-07 16:18:23 -07:00 |
|
Andrzej Kapolka
|
2a58a863fd
|
Fix for rotation placement.
|
2014-04-07 15:48:34 -07:00 |
|
Andrzej Kapolka
|
15e9d45dc3
|
Switched from storing Euler angles to using quaternions along with a
quaternion editor. Also, use a default step of 0.01 for floats/doubles.
|
2014-04-07 15:41:42 -07:00 |
|
Atlante45
|
262c6d3206
|
Fixed double JSON callback when http error occurs
|
2014-04-07 14:35:13 -07:00 |
|
Atlante45
|
e85703d25b
|
Added feedback and a better success check
|
2014-04-07 13:48:28 -07:00 |
|
Atlante45
|
cec99caa47
|
Added upload progress tracking to AccountManager via JSON
|
2014-04-07 13:45:30 -07:00 |
|
Andrew Meadows
|
84d7e39d72
|
merge upstream/master into avatar-interaction
|
2014-04-07 10:05:25 -07:00 |
|
Andrew Meadows
|
d902580d6f
|
Add Collision metatype to JS script system
|
2014-04-07 10:03:10 -07:00 |
|
Stephen Birarda
|
5adcf68752
|
sort nodes on DS page by their uptime
|
2014-04-07 09:08:51 -07:00 |
|
Andrzej Kapolka
|
1c822542c1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-04-04 15:29:13 -07:00 |
|
Andrzej Kapolka
|
1f3a5d09d9
|
Merge pull request #2593 from Atlante45/display_models_metadata
Display models metadata
|
2014-04-04 15:18:18 -07:00 |
|
Andrzej Kapolka
|
550a8fdb99
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-04-04 13:00:51 -07:00 |
|
Andrzej Kapolka
|
a0c7e4d3cc
|
Working on model rendering modes.
|
2014-04-04 11:45:03 -07:00 |
|
Andrew Meadows
|
5e2b8bb2c3
|
connect SIGNAL to SIGNAL to avoid forwarding slot
|
2014-04-04 10:43:06 -07:00 |
|
Andrzej Kapolka
|
1bf19111dc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-04-03 23:57:30 -07:00 |
|
Andrzej Kapolka
|
dfaa98cc34
|
Blend when setting.
|
2014-04-03 23:51:49 -07:00 |
|
Andrzej Kapolka
|
d706e23012
|
Basic voxelization.
|
2014-04-03 23:47:31 -07:00 |
|
Atlante45
|
ba4ccc22ef
|
Changed FstReader name to ModelUploader
|
2014-04-03 16:19:33 -07:00 |
|
Atlante45
|
3bb6d9b3b3
|
Added call back to model upload.
|
2014-04-03 16:07:25 -07:00 |
|
Atlante45
|
d15e12da77
|
Changed FstReader categories to place models in the right dirs
|
2014-04-03 12:25:50 -07:00 |
|
Andrzej Kapolka
|
22710af111
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
interface/interface_en.ts
|
2014-04-03 11:37:27 -07:00 |
|
Atlante45
|
df718c430a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into display_models_metadata
|
2014-04-03 11:20:24 -07:00 |
|
Atlante45
|
5acc8313ba
|
Manual merge
|
2014-04-02 18:07:55 -07:00 |
|
Andrew Meadows
|
715f2c53d5
|
merge upstream/master into avatar-interaction
Conflicts:
interface/interface_en.ts
|
2014-04-02 17:28:22 -07:00 |
|
Atlante45
|
52df77b4b5
|
Final work on models metadata support
|
2014-04-02 16:25:35 -07:00 |
|
Andrzej Kapolka
|
3a44a846ed
|
More set/blend bits.
|
2014-04-02 15:48:53 -07:00 |
|
Andrzej Kapolka
|
40844d2000
|
Working on ability to set a region of the metavoxel data directly.
|
2014-04-02 12:40:01 -07:00 |
|
Andrew Meadows
|
97ba5250a5
|
Only simulate() Avatar Models when necessary
Also: rebuild collision shapes when Model scale changes
|
2014-04-02 12:01:18 -07:00 |
|
Atlante45
|
b73598ae8a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into display_models_metadata
|
2014-04-02 11:40:41 -07:00 |
|
Atlante45
|
bdd5c291b0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into display_models_metadata
|
2014-04-01 12:03:45 -07:00 |
|
Atlante45
|
03958f2fa0
|
work on metadata in the model browser + real time updates
|
2014-04-01 12:02:47 -07:00 |
|
Andrzej Kapolka
|
afb5711879
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-04-01 10:40:38 -07:00 |
|
Andrzej Kapolka
|
5aa9b981be
|
Hopefully, a fix for the Windows build.
|
2014-03-31 18:43:38 -07:00 |
|