samcake
|
a40f8cefa2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into workload
|
2018-03-02 09:01:16 -08:00 |
|
samcake
|
5b8e18f15d
|
Adding the pipeline to render the view spheres
|
2018-03-01 17:57:44 -08:00 |
|
samcake
|
94fa2ef6a0
|
Adding debug color of the region
|
2018-02-28 17:59:59 -08:00 |
|
samcake
|
b1b539e07a
|
Adding debug color of the region
|
2018-02-28 17:56:37 -08:00 |
|
samcake
|
d91fb543f3
|
Fix the ssbo in GL4.5 and represent the workload proxies of the space and expose the workload engine to the JS api
|
2018-02-28 17:15:40 -08:00 |
|
samcake
|
e6d5f90847
|
Merge branch 'workload' of https://github.com/highfidelity/hifi into workload
|
2018-02-28 10:30:14 -08:00 |
|
Andrew Meadows
|
3ca21dda67
|
Merge hifi/master of into hifi/workload
|
2018-02-28 10:28:31 -08:00 |
|
samcake
|
31462a87c3
|
now identifying the issue with ResourceBUffer
|
2018-02-28 10:13:13 -08:00 |
|
samcake
|
3360c5a968
|
Debugging the ssbo bug
|
2018-02-27 18:46:12 -08:00 |
|
Brad Davis
|
136ced98c3
|
Merge remote-tracking branch 'upstream/master' into android_dev
|
2018-02-27 13:44:00 -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 |
|
Brad Davis
|
6254e2b569
|
PR feedback
|
2018-02-27 09:11:40 -08:00 |
|
Brad Davis
|
f01c42dcc9
|
Fixing merged dual-quat pipelines
|
2018-02-27 08:54:46 -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 |
|
Brad Davis
|
b9387f2a21
|
Merge remote-tracking branch 'upstream/master' into android_dev
|
2018-02-26 13:18:14 -08:00 |
|
Sam Gondelman
|
d1d6adf447
|
Merge pull request #12493 from sethalves/fix-shadows-on-osx-1
fix osx shadows
|
2018-02-26 11:46:43 -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 |
|
Brad Davis
|
0550138609
|
Merge remote-tracking branch 'upstream/master' into android_dev
|
2018-02-23 12:48:10 -08:00 |
|
Seth Alves
|
59bd05aa55
|
make shadow-related shader compile on osx
|
2018-02-23 09:22:34 -08:00 |
|
humbletim
|
058e4d1926
|
CR feedback; whitespace / remove unnecessary diffs
|
2018-02-23 09:12:33 -05: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 |
|
Brad Davis
|
e0e7fb04f2
|
Fix merge issues
|
2018-02-22 18:08:56 -08:00 |
|
Brad Davis
|
aeb29db37d
|
Merge remote-tracking branch 'upstream/stable' into android_stable
|
2018-02-22 17:35:00 -08:00 |
|
samcake
|
101872abce
|
Still marinating how to represent the proxy values...
|
2018-02-22 16:44:35 -08:00 |
|
NissimHadar
|
3150b963c0
|
Implemented call to abortTask().
|
2018-02-22 16:29:58 -08:00 |
|
Brad Davis
|
4e2d3f23a6
|
Fix tonemapping on forward render pipeline / GLES
|
2018-02-22 15:38:15 -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
|
4d43e54346
|
use shared buffer_helpers::clone
|
2018-02-22 08:41:15 -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 |
|
samcake
|
9c136e7dac
|
Trying to render the proxies without success
|
2018-02-21 17:31:53 -08:00 |
|
Nissim Hadar
|
bf4ba07b72
|
Added parameters to canCastShadow - still sucks.
|
2018-02-21 12:36:34 -08:00 |
|
Nissim Hadar
|
6f84e4c977
|
Moved shadows and ambient occlusion to menu checkboxes.
|
2018-02-20 23:45:07 -08:00 |
|
samcake
|
f1dcfeb25e
|
Adding shaders and means to render the proxies contained in the workload SPace
|
2018-02-20 18:20:12 -08:00 |
|
SamGondelman
|
4c6169ec78
|
merge and a little cleanup
|
2018-02-20 15:45:34 -08:00 |
|
SamGondelman
|
4f0f6709c1
|
fix build errors
|
2018-02-20 13:56:06 -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
|
6a9bbaf0a5
|
WIP - clean-up.
|
2018-02-19 12:00:30 -08:00 |
|
Sam Gateau
|
fd49c0d100
|
Merge pull request #12401 from SamGondelman/decals
Material Entities
|
2018-02-19 10:58:02 -08:00 |
|
Nissim Hadar
|
7ba8a9935a
|
No extraneous shadows.
|
2018-02-16 19:23:31 -08:00 |
|
Nissim Hadar
|
a2cc78b200
|
Merge branch 'master' of https://github.com/highfidelity/hifi into shadowControlsOffZvork
|
2018-02-16 14:01:57 -08:00 |
|