amantley
|
274bf33318
|
fix for the avatar scale reset when we re-enter hmd mode
|
2018-08-07 18:29:51 -07:00 |
|
SamGondelman
|
318ef907b8
|
parabola/polyvox, fixing some bugs
|
2018-07-24 10:08:35 -07:00 |
|
SamGondelman
|
956c1511b6
|
Merge remote-tracking branch 'upstream/master' into parabolic
|
2018-07-19 15:23:25 -07:00 |
|
Wayne Chen
|
8f23fb01a4
|
removing unused variables
|
2018-07-10 07:30:02 -07:00 |
|
Wayne Chen
|
bf5cdb0e5f
|
removing unused variables from lambda capture expressions
|
2018-07-09 22:31:49 -07:00 |
|
SamGondelman
|
ca5ce888f4
|
parabola triangle intersection
|
2018-07-09 18:11:57 -07:00 |
|
humbletim
|
dc5c5c20df
|
raypick partIndex commit
include shapeID for accessing proper material index
add raypick shapeID test script
|
2018-06-18 18:22:30 -04:00 |
|
John Conklin II
|
2483c45f40
|
Merge pull request #13350 from sabrina-shanman/bulletcollisionrenderonly
Remove functionality for rendering collision models directly in the Model class
|
2018-06-15 14:46:40 -07:00 |
|
sabrina-shanman
|
79fd3cb181
|
Rename createVisibleRenderItemSet() to createRenderItemSet() in Model class
|
2018-06-14 15:49:40 -07:00 |
|
sabrina-shanman
|
3c4050884e
|
Remove straggler ifdef in Model class
|
2018-06-14 14:40:22 -07:00 |
|
sabrina-shanman
|
82fddfc31f
|
Remove unused constant in Model.cpp
|
2018-06-13 13:03:07 -07:00 |
|
sabrina-shanman
|
440c77905a
|
Remove functionality for rendering collision meshes directly in the Model class
|
2018-06-11 11:03:57 -07:00 |
|
howard-stearns
|
df0ecb44a8
|
fix crash setting model texture
(cherry picked from commit b152bf02af4eb17cf5c169ca9c577154c83901f7)
|
2018-06-07 13:21:45 -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
|
873cabe284
|
Cleaning the code
|
2018-05-29 17:46:25 -07:00 |
|
Sam Gateau
|
2f94c43968
|
Removing the getLayer from the meshPArtPayload and check that it s working
|
2018-05-28 23:20:04 -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 |
|
samcake
|
221b513b19
|
Oh boy
|
2018-05-25 16:33:34 -07:00 |
|
SamGondelman
|
9f3a431c5d
|
minimum entity dimension
|
2018-04-12 14:12:52 -07:00 |
|
SamGondelman
|
444534f4ff
|
model behaves correctly if missing material
(cherry picked from commit 1e89debc4e )
|
2018-03-16 15:51:37 -07: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 |
|
SamGondelman
|
a4b04d9d43
|
merge
|
2018-02-27 10:08:30 -08:00 |
|
John Conklin II
|
48f0cded05
|
Merge pull request #12440 from humbletim/Leopoly_Phase1_010_graphics-scripting
Leopoly_Phase1_010 Graphics Scripting
|
2018-02-27 07:53:25 -08:00 |
|
humbletim
|
d3bae87066
|
* remove unneeded Q_DECLARE_METATYPEs
* CR feedback
|
2018-02-26 19:07:55 -05:00 |
|
SamGondelman
|
6fe2d46d7c
|
merge
|
2018-02-26 12:40:14 -08:00 |
|
Anthony J. Thibault
|
f5fcaae283
|
Merge branch 'master' into bug-fix/entity-mat-avatar-dual-quaternions
|
2018-02-26 10:55:44 -08:00 |
|
Anthony J. Thibault
|
0404b722e4
|
Code review feedback
|
2018-02-26 10:00:32 -08:00 |
|
humbletim
|
3dbe5d79bb
|
fix windows punctilious warnings
|
2018-02-26 06:01:16 -05:00 |
|
humbletim
|
f824edd04e
|
* remove Model_temporary_hack
* split gpuhelpers and mesh part
* fix objwriter
* more work on bufferview helpers
* cr cleanup
|
2018-02-26 04:58:22 -05:00 |
|
SamGondelman
|
b56f755034
|
material reflection
|
2018-02-23 17:58:46 -08:00 |
|
humbletim
|
f8fe06213d
|
CR feedback; whitespace / remove unnecessary diffs
|
2018-02-23 09:11:23 -05:00 |
|
humbletim
|
6ea4b660b7
|
CR feedback; remove ok bool pointer and all metadata; cleanup
|
2018-02-23 07:47:39 -05:00 |
|
Anthony J. Thibault
|
0469eafbe4
|
Switch between dualQuats and matrix skinning based on model entity scale factor.
|
2018-02-22 18:35:16 -08:00 |
|
Anthony J. Thibault
|
86351f19a9
|
Merge branch 'master' into bug-fix/entity-mat-avatar-dual-quaternions
|
2018-02-22 08:44:21 -08:00 |
|
humbletim
|
010c714abc
|
restore original Entities.getMeshes
|
2018-02-22 08:51:54 -05:00 |
|
humbletim
|
e4a2a589a5
|
CR fedback and cleanup
|
2018-02-22 07:56:09 -05:00 |
|
humbletim
|
72fca7e57e
|
Merge remote-tracking branch 'samuel/scriptableMaterials' into Leopoly_Phase1_010_graphics-scripting-merge
|
2018-02-22 05:18:05 -05:00 |
|
humbletim
|
be8d79f53f
|
CR fedback and cleanup
|
2018-02-22 05:15:01 -05:00 |
|
Nissim Hadar
|
bf4ba07b72
|
Added parameters to canCastShadow - still sucks.
|
2018-02-21 12:36:34 -08:00 |
|
SamGondelman
|
4c6169ec78
|
merge and a little cleanup
|
2018-02-20 15:45:34 -08:00 |
|
humbletim
|
5791ca4c51
|
interim checkin
|
2018-02-20 12:22:04 -05:00 |
|
Nissim Hadar
|
b2a06cdb98
|
Merge branch 'master' of https://github.com/highfidelity/hifi into shadowControlsOffZvork
# Conflicts:
# libraries/entities/src/EntityItemProperties.cpp
# libraries/entities/src/ShapeEntityItem.h
# libraries/networking/src/udt/PacketHeaders.cpp
# libraries/networking/src/udt/PacketHeaders.h
|
2018-02-19 13:05:57 -08:00 |
|
Nissim Hadar
|
194c7f4101
|
WIP - for review.
|
2018-02-16 09:28:15 -08:00 |
|
SamGondelman
|
b189433855
|
merge
|
2018-02-15 15:50:36 -08:00 |
|
SamGondelman
|
2d754edf74
|
CR
|
2018-02-15 15:48:41 -08:00 |
|
Sam Gondelman
|
15cdfef16a
|
Merge branch 'master' into decals
|
2018-02-14 17:33:01 -08:00 |
|