SamGondelman
|
fd8245e258
|
Merge remote-tracking branch 'upstream/master' into NOverlays6
|
2018-12-11 10:46:39 -08:00 |
|
Shannon Romano
|
bb9a764855
|
Merge pull request #14517 from luiscuenca/getEntityJointParent
Add method to check entities joint hierarchy
|
2018-12-11 01:06:38 +00:00 |
|
SamGondelman
|
3ce6f7f3d6
|
real image entities
|
2018-12-03 11:50:59 -08:00 |
|
luiscuenca
|
ad42f6a590
|
Add method to check entities joint hierarchy
|
2018-12-01 12:32:29 -07:00 |
|
sabrina-shanman
|
83cc90ace0
|
Re-name GLTFReader to GLTFSerializer and do the same for other model readers
|
2018-11-12 16:12:20 -08:00 |
|
Brad Davis
|
8c4237b520
|
Fix warnings
|
2018-11-08 12:27:56 -08:00 |
|
sabrina-shanman
|
cbca77b12f
|
Rename HFMGeometry to HFMModel and adjust related variables
|
2018-11-01 17:17:48 -07:00 |
|
sabrina-shanman
|
becee7f010
|
Re-name FBXGeometry to HFMGeometry and do the same for related classes
|
2018-10-30 17:28:42 -07:00 |
|
Andrew Meadows
|
3b1b64b057
|
fix logic in readyToAnimate()
|
2018-10-17 11:45:39 -07:00 |
|
Andrew Meadows
|
da0d70af3f
|
don't use string comparison when polling for changed animation URL
|
2018-10-17 11:45:39 -07:00 |
|
Andrew Meadows
|
0c61779331
|
remove deprecated cruft; stub setAnimationURL() override
|
2018-10-17 11:45:39 -07:00 |
|
Andrew Meadows
|
148944814b
|
consolidate two bad string checks into one
|
2018-10-17 11:45:39 -07:00 |
|
John Conklin II
|
eb088772d0
|
Merge pull request #14156 from sabrina-shanman/bug_dynamic-hulls
Fix "Good" collision not honoring mesh groups in OBJ files
|
2018-10-17 11:12:21 -07:00 |
|
sabrina-shanman
|
57f67ffe91
|
Do not have additional compoundMeshes variable in computeShapeInfo
|
2018-10-08 11:46:46 -07:00 |
|
sabrina-shanman
|
e15a41c839
|
Fix model being loaded before dimensions are initialized
|
2018-10-08 09:26:35 -07:00 |
|
sabrina-shanman
|
c8cccc5ec7
|
Fix "good" collision not subdividing OBJ meshes by group
|
2018-10-08 09:24:33 -07:00 |
|
Wayne Chen
|
0a7102b4d3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into interstitialMerged
|
2018-10-04 08:59:26 -07:00 |
|
John Conklin II
|
658c74a1c6
|
Merge pull request #14080 from huffman/fix/111-models-not-being-resized
Fix models with 1^3 dimensions never being resized
|
2018-10-02 14:11:45 -07:00 |
|
Dante Ruiz
|
652ec2210d
|
fixing loading issues
|
2018-10-01 13:58:14 -07:00 |
|
Ryan Huffman
|
af897bdef2
|
Fix models with 1^3 dimensions never being resized
|
2018-09-25 09:13:59 -07:00 |
|
Thijs Wenker
|
06491ef12f
|
API function for retrieving multiple entity properties with better performance
|
2018-09-20 19:34:00 +02:00 |
|
Sam Gondelman
|
42ded53b5f
|
Merge branch 'master' into modelBugs
|
2018-09-12 14:35:46 -07:00 |
|
SamGondelman
|
3daaa0ce81
|
empty urls are invalid
|
2018-09-10 11:45:40 -07:00 |
|
SamGondelman
|
a4605289a2
|
animation on switch url
|
2018-09-10 10:03:05 -07:00 |
|
danteruiz
|
e2cd695dfb
|
PR code clean up
|
2018-08-27 11:01:29 -07:00 |
|
danteruiz
|
e4293d9ad5
|
fixing some entity visual problems
|
2018-08-26 21:50:01 -07:00 |
|
Dante Ruiz
|
92acaade2b
|
trying to fix problems
|
2018-08-24 17:13:57 -07:00 |
|
Dante Ruiz
|
3796675123
|
script update and visuallyReady entities
|
2018-08-24 15:46:39 -07:00 |
|
Sam Gondelman
|
8201997a16
|
Merge pull request #13660 from SamGondelman/parabolic
Parabolic Picking + Pointers
|
2018-07-30 10:49:02 -07:00 |
|
Andrew Meadows
|
207aea8712
|
remove cruft from rendering collision shapes
|
2018-07-16 10:29:34 -07:00 |
|
SamGondelman
|
ca5ce888f4
|
parabola triangle intersection
|
2018-07-09 18:11:57 -07:00 |
|
SamGondelman
|
90091d11e4
|
parabola picks, started implementing math
|
2018-07-03 09:47:31 -07:00 |
|
Anthony J. Thibault
|
328a485ad1
|
Prevent ray-picks against ModelEntity bounding boxes when loading has not yet completed.
|
2018-06-25 10:38:53 -07:00 |
|
SamGondelman
|
0b79e9f6c7
|
whoops
|
2018-06-15 15:13:29 -07:00 |
|
Sam Gondelman
|
225a98129a
|
Merge branch 'master' into modelTextures
|
2018-06-15 15:09:32 -07:00 |
|
sabrina-shanman
|
b2ec7f78c1
|
Remove signaling and render code for collision models in RenderableModelEntityItem and EntityTreeRenderer
|
2018-06-14 15:49:40 -07:00 |
|
SamGondelman
|
5ac7ced306
|
cleanup renderable model entity item, fix crash on reload, fix different transparent bug
|
2018-06-13 17:14:52 -07:00 |
|
sabrina-shanman
|
4c39d08358
|
Remove "Draw Collision Shapes" option from developer physics menu
|
2018-06-11 11:03:57 -07:00 |
|
sabrina-shanman
|
440c77905a
|
Remove functionality for rendering collision meshes directly in the Model class
|
2018-06-11 11:03:57 -07:00 |
|
SamGondelman
|
86ee5c12d8
|
merge and update based on sam's changes
|
2018-05-31 17:53:36 -07:00 |
|
samcake
|
386c0f9ab2
|
Re review adjustments
|
2018-05-31 12:16:57 -07:00 |
|
Sam Gateau
|
513acc529e
|
INtroduce RenderConstants header file to define the alias names for Tag and Layer for Hifi REnder Engine
|
2018-05-30 23:31:54 -07:00 |
|
samcake
|
2e9076c71e
|
Clean up and trying to get ready for merge
|
2018-05-30 11:14:49 -07:00 |
|
Sam Gateau
|
678effdb48
|
Cleaning up the Model set ItemKey flags and bringing Item::Layer in the ItemKey
|
2018-05-26 23:28:59 -07:00 |
|
SamGondelman
|
e6741a363e
|
add local-only isVisibleInSecondaryCamera flag to entities
|
2018-05-23 16:35:21 -07:00 |
|
Andrew Meadows
|
2750f3ee71
|
remove unused cruft and avoid useless work
|
2018-03-09 08:35:18 -08:00 |
|
NissimHadar
|
fda32e4aa4
|
Merge branch 'master' of github.com:highfidelity/hifi into shadowControlsOffZvork
|
2018-03-08 12:16:36 -08:00 |
|
NissimHadar
|
0f2cf8ea85
|
Re-implemented shadow controls.
|
2018-03-01 14:24:20 -08:00 |
|
SamGondelman
|
cc53b338db
|
Merge remote-tracking branch 'upstream/master' into scriptableMaterials
|
2018-02-27 13:30:03 -08:00 |
|
SamGondelman
|
0fca56eef0
|
Revert "Merge pull request #12407 from NissimHadar/shadowControlsOffZvork"
This reverts commit 3201d2ba21 , reversing
changes made to c0f20900a0 .
|
2018-02-27 11:33:05 -08:00 |
|