Seth Alves
|
69a33428c0
|
Merge pull request #12078 from druiz17/soft-entities
Soft Entities
|
2018-01-17 08:02:37 -08:00 |
|
Sam Gateau
|
d4571bd86a
|
Merge pull request #12181 from humbletim/rename-model-graphics
Rename libraries/model -> libraries/graphics
|
2018-01-16 18:12:25 -08:00 |
|
NissimHadar
|
9a382ebb86
|
Merge pull request #12177 from NissimHadar/defaultAmbientFix
Set ambient mode to inherit if no URLs have been entered.
|
2018-01-16 14:40:08 -08:00 |
|
humbletim
|
08ccda9cfc
|
rename libraries/model(src/model) -> libraries/graphics(src/graphics)
|
2018-01-16 12:44:44 -05:00 |
|
Nissim Hadar
|
a1415e28ff
|
If there is neither a skybox URL nor an ambient light uRL, then set the ambient mode to inherit.
|
2018-01-15 15:11:10 -08:00 |
|
SamGondelman
|
f1253e3c6c
|
fix crash on last frame = first frame, make last frame inclusive
|
2018-01-15 15:01:17 -08:00 |
|
Dante Ruiz
|
645f608814
|
fixing merge conflict
|
2018-01-15 10:45:51 -08:00 |
|
Dante Ruiz
|
5b82c7bc41
|
fix merge conflict
|
2018-01-12 11:00:19 -08:00 |
|
Nissim Hadar
|
50a030b68b
|
Corrected copy of ambient URL.
|
2018-01-12 00:22:06 -08:00 |
|
Nissim Hadar
|
a1f25bf49c
|
Moved variable setting to outside of loop.
Added copy of ambient URL.
|
2018-01-11 19:35:13 -08:00 |
|
Nissim Hadar
|
86cfeac95c
|
Moved variable setting to outside of loop.
|
2018-01-11 16:39:44 -08:00 |
|
Nissim Hadar
|
311e95e0d0
|
Corrected default values - for reading legacy content.
|
2018-01-11 14:57:22 -08:00 |
|
Nissim Hadar
|
4bd09fd9af
|
Corrected default values - for reading legacy content.
|
2018-01-11 14:53:58 -08:00 |
|
Nissim Hadar
|
d225f803d0
|
Corrected default values.
|
2018-01-11 12:28:44 -08:00 |
|
Dante Ruiz
|
d0bff29471
|
fixing merge conflict
|
2018-01-10 10:11:53 -08:00 |
|
Nissim Hadar
|
9f25b01b10
|
Merge branch 'master' of https://github.com/highfidelity/hifi into stageRemoval
|
2018-01-10 09:30:05 -08:00 |
|
Sam Gateau
|
6d6aad4aa8
|
Merge pull request #12060 from SamGondelman/burp5
Reduce EntityItem access in EntityRenderer::needsRenderUpdateFromEntity
|
2018-01-10 09:08:54 -08:00 |
|
Dante Ruiz
|
c4253f3b3b
|
Merge branch 'master' of github.com:highfidelity/hifi into soft-entities
|
2018-01-09 15:31:38 -08:00 |
|
Nissim Hadar
|
4ecb056210
|
Merge branch 'master' of https://github.com/highfidelity/hifi into stageRemoval
|
2018-01-09 13:44:13 -08:00 |
|
Nissim Hadar
|
c841ec6c8c
|
Copy Skybox URL to Ambient URL if background mode is Skybox and Ambient URL is blank.
|
2018-01-08 18:15:20 -08:00 |
|
Nissim Hadar
|
7811ddb904
|
Merge branch 'master' of https://github.com/highfidelity/hifi into keylightInheritance
|
2018-01-08 15:39:09 -08:00 |
|
Nissim Hadar
|
b2b1807490
|
Changes per code review.
|
2018-01-08 15:37:06 -08:00 |
|
Nissim Hadar
|
46b494c802
|
Removed the Stage functionality - it is now implemented as a script.
|
2018-01-08 14:34:46 -08:00 |
|
SamGondelman
|
7c17603f3e
|
Merge remote-tracking branch 'upstream/master' into burp5
|
2018-01-08 14:27:31 -08:00 |
|
Melissa Brown
|
2fddace71e
|
Merge pull request #12019 from Delanir/C10594
Case 10594 - Fix entity property href not being able to reset (empty) ...
|
2018-01-08 14:22:28 -08:00 |
|
Nissim Hadar
|
0a21e5de04
|
Removed _backgroundPropertiesChanged
|
2018-01-08 12:07:21 -08:00 |
|
Nissim Hadar
|
d0c0d6a388
|
Set skybox mode as per legacy background mode if needed.
|
2018-01-08 11:50:28 -08:00 |
|
Nissim Hadar
|
93fffb4bbe
|
Removed PROP_BACKGROUND_MODE.
|
2018-01-07 14:21:22 -08:00 |
|
Nissim Hadar
|
8e793e790a
|
Deleted unused include file.
|
2018-01-07 14:11:26 -08:00 |
|
Nissim Hadar
|
8206ae6ffb
|
Removed BackgroundMode packet type.
|
2018-01-07 13:50:42 -08:00 |
|
Nissim Hadar
|
bc98cbd58f
|
Merge branch 'keylightInheritance' of https://github.com/NissimHadar/hifi into keylightInheritance
|
2018-01-06 23:26:28 -08:00 |
|
nissim.hadar
|
1acf7bae20
|
Removed reference to BackgroundMode.
|
2018-01-06 23:24:28 -08:00 |
|
Nissim Hadar
|
d5be9365fe
|
Merge branch 'keylightInheritance' of https://github.com/NissimHadar/hifi into keylightInheritance
|
2018-01-06 10:02:12 -08:00 |
|
nissim.hadar
|
33cc17a52f
|
Removing unused Background mode.
|
2018-01-06 02:27:49 -08:00 |
|
nissim.hadar
|
d2ac27f1b8
|
Code clean-up
|
2018-01-06 01:48:58 -08:00 |
|
nissim.hadar
|
579aec7118
|
Only check for zone fields.
|
2018-01-06 01:37:23 -08:00 |
|
Nissim Hadar
|
9e5eba4d3a
|
Merge branch 'keylightInheritance' of https://github.com/NissimHadar/hifi into keylightInheritance
|
2018-01-05 23:11:40 -08:00 |
|
Nissim Hadar
|
d645163294
|
Fixed gcc warning.
|
2018-01-05 13:16:02 -08:00 |
|
Nissim Hadar
|
635fd2d0cf
|
Use older C++ version for Ubuntu
|
2018-01-05 12:48:21 -08:00 |
|
Nissim Hadar
|
3963c0a5a1
|
Code review improvements.
|
2018-01-05 12:22:20 -08:00 |
|
Nissim Hadar
|
cf7d6a2eab
|
Added correct use of legacy background combo.
|
2018-01-04 20:30:10 -08:00 |
|
Nissim Hadar
|
c10d2a5461
|
Added correct use of legacy background combo.
|
2018-01-04 19:48:25 -08:00 |
|
Nissim Hadar
|
adbc4d0c39
|
Removed background mode from code (still in the protocol).
|
2018-01-04 18:23:25 -08:00 |
|
Nissim Hadar
|
e797a77262
|
Merge branch 'master' of https://github.com/highfidelity/hifi into keylightInheritance
# Conflicts:
# interface/resources/qml/js/Utils.jsc
|
2018-01-04 15:58:08 -08:00 |
|
Andrew Meadows
|
a51d83c6e4
|
rollback automatic priority promotion to RECRUIT
|
2018-01-04 15:53:03 -08:00 |
|
Andrew Meadows
|
7e01f97f8f
|
more correct volunteer ownership priority promotion
|
2018-01-04 15:53:03 -08:00 |
|
Andrew Meadows
|
fbe2dd8a41
|
remove unnecessary 'virtual' keyword
|
2018-01-04 14:46:16 -08:00 |
|
Andrew Meadows
|
13538006ec
|
fix bug preventing sim owenrship on local domain
|
2018-01-04 14:46:16 -08:00 |
|
Nissim Hadar
|
8bd2985f1f
|
Simplified code.
|
2018-01-04 13:06:28 -08:00 |
|
Nissim Hadar
|
e8770ec204
|
TEMPORARY fix for older content not containing these fields (keylight, skybox, ambient light).
|
2018-01-04 11:30:02 -08:00 |
|