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 |
|
ZappoMan
|
779d846f1e
|
add gravity to the editModels property
|
2014-08-11 13:27:19 -07:00 |
|
ZappoMan
|
a96aa5f937
|
clean up subclass properties, properly handle new baseclass props like damping
|
2014-08-10 14:20:37 -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 |
|
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 |
|
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 |
|
Ryan Huffman
|
3e2bb0f168
|
Add more complete error handling for import/export models
|
2014-07-31 10:40:45 -07:00 |
|
ZappoMan
|
77e1867b11
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/src/Agent.cpp
assignment-client/src/Agent.h
examples/editModels.js
interface/src/Application.h
|
2014-07-31 10:34:23 -07:00 |
|
Ryan Huffman
|
6ecc12cdea
|
Fix export models not cancelling correctly
|
2014-07-31 01:11:05 -07:00 |
|
Ryan Huffman
|
6a53765a47
|
Rename buttons in editModels.js
|
2014-07-30 19:06:23 -07:00 |
|
Ryan Huffman
|
06e6505584
|
Update and add localModels overlay to editModels.js import/export
|
2014-07-30 18:39:44 -07:00 |
|
ZappoMan
|
3667eadff0
|
some various fixes
|
2014-07-29 13:34:08 -07:00 |
|
ZappoMan
|
805a88b73b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
examples/editModels.js
interface/src/entities/EntityTreeRenderer.h
libraries/models/src/ModelsScriptingInterface.cpp
libraries/script-engine/src/ScriptEngine.cpp
|
2014-07-28 13:39:35 -07:00 |
|
Atlante45
|
844e5d7e47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into add_start_stop_animation_for_scripted_avatar
Conflicts:
assignment-client/src/Agent.cpp
examples/editModels.js
|
2014-07-28 10:11:39 -07:00 |
|
Atlante45
|
b5dd9141a3
|
Fix the double entries in models' browsers
|
2014-07-25 16:12:40 -07:00 |
|
Ryan Huffman
|
d777e4be53
|
Merge branch 'master' of git://github.com/highfidelity/hifi into 19783
Conflicts:
interface/src/scripting/WindowScriptingInterface.cpp
interface/src/scripting/WindowScriptingInterface.h
|
2014-07-25 15:53:36 -07:00 |
|
Atlante45
|
f7c675f3e6
|
CR missing index++
|
2014-07-25 11:35:25 -07:00 |
|
Atlante45
|
0d039b1cdb
|
Fixed invokeMethod bug + removed debug
|
2014-07-23 14:38:37 -07:00 |
|
Atlante45
|
d4199e6092
|
Edit properties tweaks
|
2014-07-23 13:59:21 -07:00 |
|
Atlante45
|
c07ba9fec5
|
Added browser as a tool
|
2014-07-17 17:50:56 -07:00 |
|
Atlante45
|
7ab8b5a843
|
Added S3 browser
|
2014-07-17 17:12:54 -07:00 |
|
Atlante45
|
60f242118e
|
Code cleanup
|
2014-07-16 11:52:12 -07:00 |
|
Atlante45
|
f960b4fff3
|
new windows JS interface
|
2014-07-16 11:32:18 -07:00 |
|
ZappoMan
|
2baac96665
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
examples/sit.js
interface/src/Application.cpp
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelsScriptingInterface.cpp
|
2014-07-15 10:04:40 -07:00 |
|
Ryan Huffman
|
874b542c0c
|
Add import/export/paste model functionality to editModels.js
|
2014-07-09 04:13:53 -07:00 |
|
barnold1953
|
bf2959675f
|
First pass at laser oculus UI pointer
|
2014-07-03 16:09:54 -07:00 |
|
ZappoMan
|
2c5209d1e7
|
virtual entities checkpoint
|
2014-07-03 09:07:11 -07:00 |
|
ZappoMan
|
865566414c
|
Merge branch 'master' of https://github.com/worklist/hifi into renameModelsToEntities
Conflicts:
interface/src/entities/EntityTreeRenderer.cpp
libraries/entities/src/EntityItem.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelTree.cpp
libraries/models/src/ModelTreeElement.cpp
libraries/models/src/ModelsScriptingInterface.cpp
tests/octree/CMakeLists.txt
tests/octree/src/ModelTests.cpp
|
2014-07-01 16:32:47 -07:00 |
|
ZappoMan
|
ccc9eabd33
|
first cut at renaming Models to Entities
|
2014-06-26 16:39:52 -07:00 |
|
Atlante45
|
cce6132a07
|
Add sitting points to the model properties display
|
2014-06-25 11:50:30 -07:00 |
|
ZappoMan
|
a019b70e58
|
Merge branch 'master' of https://github.com/worklist/hifi into experimentalStoreModel
Conflicts:
tests/octree/CMakeLists.txt
tests/octree/src/ModelTests.cpp
tests/octree/src/main.cpp
|
2014-06-24 15:59:17 -07:00 |
|
Atlante45
|
266dc6be3e
|
fixed tooltip not disapearing when deleting model
|
2014-06-19 18:09:17 -07:00 |
|
ZappoMan
|
fb34d13305
|
more work on optimized storeModel()
|
2014-06-19 14:30:44 -07:00 |
|
Atlante45
|
4a4efb0bfa
|
Don't glow models if you can't grab it
|
2014-06-19 11:11:08 -07:00 |
|
Atlante45
|
676141024a
|
Added angular size limit to hydras too.
|
2014-06-19 10:46:06 -07:00 |
|
Atlante45
|
641b9e8253
|
Set minimum angular size too model selection
|
2014-06-19 10:43:25 -07:00 |
|
Atlante45
|
900024eefe
|
More intuitive rotation UI
|
2014-06-18 14:22:46 -07:00 |
|
ZappoMan
|
ed32ca721a
|
fix bug
|
2014-06-18 12:19:01 -07:00 |
|