Chris Collins
|
a824712ee6
|
Changed list model icon
Changed list-model.svg icon to be consistent with the other icons
|
2014-09-08 10:55:45 -07:00 |
|
ZappoMan
|
e4deb59892
|
fix sphere colors
|
2014-09-04 15:00:52 -07:00 |
|
ZappoMan
|
5b8be780a7
|
add color to sphere property editor
|
2014-09-03 18:03:00 -07:00 |
|
AndrewMeadows
|
bd55da4a83
|
Merge pull request #3335 from ZappoMan/virtualEntities
Model Server to Entity Server Refactoring
|
2014-09-03 15:48:58 -07:00 |
|
ZappoMan
|
ad9ce2edd3
|
delete moving entities that travel outside of domain
|
2014-08-28 21:34:12 -07:00 |
|
ZappoMan
|
2bcad6ab2b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/src/Agent.cpp
examples/editModels.js
|
2014-08-28 21:19:56 -07:00 |
|
David Rowe
|
518fa7936c
|
Increase model uploader menu width to accommodate large fonts
|
2014-08-28 17:25:35 -07:00 |
|
ZappoMan
|
76c77d6994
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
|
ZappoMan
|
2f90df04ee
|
correct cleanup of Models/geometry and all EntityItems for various cases
|
2014-08-27 15:45:45 -07:00 |
|
ZappoMan
|
4895ee32f7
|
test and fix issues with exportEntities()
|
2014-08-26 15:59:49 -07:00 |
|
ZappoMan
|
d5fa23bcdf
|
fix bug in editModels.js related to newly named rotation property
|
2014-08-26 13:07:33 -07:00 |
|
ZappoMan
|
58759d344f
|
cleanup in prep for PR
|
2014-08-25 10:56:43 -07:00 |
|
ZappoMan
|
ef86d86234
|
split out entity rendering into subclasses, improved rendering of models
|
2014-08-20 15:49:50 -07:00 |
|
David Rowe
|
1a80bd98f0
|
Ignore empty "embedded" textures
Blender 2.71 exporter "embeds" external textures as empty binary blobs
|
2014-08-19 10:25:18 -07:00 |
|
David Rowe
|
f7addad5ac
|
Update progress background image to use copy on S3
|
2014-08-14 17:20:00 -07:00 |
|
David Rowe
|
29f4f5b21a
|
Support FBX files with embedded textures
|
2014-08-14 11:18:10 -07:00 |
|
David Rowe
|
8c913fe8c1
|
Add progress dialog and ability to cancel during the model upload
|
2014-08-13 10:23:59 -07:00 |
|
David Rowe
|
fbaeeef014
|
Merge branch 'master' into 19840
Resolved conflicts in editModels.js
|
2014-08-11 20:59:37 -07:00 |
|
ZappoMan
|
779d846f1e
|
add gravity to the editModels property
|
2014-08-11 13:27:19 -07:00 |
|
David Rowe
|
53602c2ef2
|
Miscellaneous tidying
|
2014-08-11 10:55:31 -07:00 |
|
David Rowe
|
0b979d2e1e
|
Disabled SVO model uploading: server doesn't support SVO file uploads
|
2014-08-11 10:54:46 -07:00 |
|
David Rowe
|
f12973d5d0
|
Cater for multiple mapping values
|
2014-08-11 10:12:47 -07:00 |
|
ZappoMan
|
a96aa5f937
|
clean up subclass properties, properly handle new baseclass props like damping
|
2014-08-10 14:20:37 -07:00 |
|
David Rowe
|
9a21f1c355
|
Fix FST file reading and writing
|
2014-08-08 21:51:14 -07:00 |
|
David Rowe
|
54ea86d6be
|
Fix texture directory display and validation
|
2014-08-08 20:40:15 -07:00 |
|
David Rowe
|
35bc1a03af
|
Simplify model scale to be that specified in FST or 1.0
No UI
|
2014-08-08 17:35:36 -07:00 |
|
David Rowe
|
0f9da8e13f
|
Make mapping writing more robust
|
2014-08-08 17:34:08 -07:00 |
|
David Rowe
|
198fa47409
|
Get "naked" FBX model content uploading working
Include an automatically created FST file in the upload
|
2014-08-08 16:38:27 -07:00 |
|
ZappoMan
|
b509eed59a
|
more property work
|
2014-08-08 16:20:03 -07:00 |
|
ZappoMan
|
8219e6c4af
|
add dampling and velocity to editModels.js
|
2014-08-08 16:01:15 -07:00 |
|
ZappoMan
|
027b1d58cc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
interface/src/Application.h
interface/src/entities/EntityTreeRenderer.h
interface/src/models/ModelTreeRenderer.cpp
libraries/models/src/ModelItem.h
libraries/models/src/ModelTree.h
|
2014-08-08 14:26:56 -07:00 |
|
David Rowe
|
c50be5a872
|
Miscellaneous fixes
|
2014-08-08 13:43:25 -07:00 |
|
David Rowe
|
5b77274969
|
Remove animation, pitch, yaw, and roll from Set Model Properties dialog
|
2014-08-08 13:39:11 -07:00 |
|
David Rowe
|
d1701c12ca
|
Rewrite FST content so that it includes changed and new properties
|
2014-08-08 13:36:01 -07:00 |
|
David Rowe
|
c82a2003a2
|
Add prompt asking user whether they want to rez their uploaded model
A user updating an existing model may not want to rez a new copy.
|
2014-08-08 11:14:36 -07:00 |
|
David Rowe
|
7f2d33c4e4
|
Add in model uploading via API
|
2014-08-07 15:31:44 -07:00 |
|
David Rowe
|
eaf0b366d0
|
Update model reading in preparation for API upload
|
2014-08-07 15:30:27 -07:00 |
|
David Rowe
|
70548976db
|
Fix boundary string format to not include curly braces
|
2014-08-07 15:27:30 -07:00 |
|
ZappoMan
|
cd4ea4b34f
|
more animation work
|
2014-08-07 13:13:37 -07:00 |
|
ZappoMan
|
f1d2017a9e
|
getting animation working again
|
2014-08-07 12:50:02 -07:00 |
|
ZappoMan
|
b7b89dcbec
|
move glow effect to property of all entities, add tools for editing boxes
|
2014-08-06 12:29:09 -07:00 |
|
ZappoMan
|
e9db4fd120
|
registration of multiple entity types: Model and Box
|
2014-08-05 12:10:17 -07:00 |
|
ZappoMan
|
273853ef24
|
more work on virtual entities
|
2014-08-04 16:18:24 -07:00 |
|
Atlante45
|
74edf6557f
|
turn off editModels by default
|
2014-08-04 12:05:31 -07:00 |
|
ZappoMan
|
3a8c5018ee
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
interface/src/Application.h
libraries/entities/src/EntityTreeElement.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelItem.h
libraries/models/src/ModelTree.cpp
libraries/models/src/ModelTree.h
libraries/models/src/ModelTreeElement.cpp
libraries/networking/src/PacketHeaders.h
libraries/octree/src/OctreeEditPacketSender.cpp
libraries/octree/src/OctreeEditPacketSender.h
|
2014-08-04 12:01:23 -07:00 |
|
Brad Hefta-Gaub
|
211bed946f
|
Merge pull request #3232 from huffman/19783
Code Review for Job #19783
|
2014-08-01 16:34:50 -07:00 |
|
David Rowe
|
573ce7261b
|
Add proper sending of ArrayBuffers via JavaScript XMLHttpRequest
|
2014-07-31 19:24:46 -07:00 |
|
Ryan Huffman
|
054e832cf8
|
Fix misspelled variable names
|
2014-07-31 11:32:17 -07:00 |
|
Ryan Huffman
|
a670889ffb
|
Remove TODO comment
|
2014-07-31 10:44:36 -07:00 |
|
Ryan Huffman
|
85ed18fd41
|
Cleanup editModels.js
|
2014-07-31 10:43:44 -07:00 |
|