Brad Hefta-Gaub
eb209c7483
Merge pull request #7752 from Geenz/master
...
Correction To sRGB Conversions
2016-05-03 08:01:51 -07:00
Brad Hefta-Gaub
ad285ff9a1
Merge pull request #7769 from ZappoMan/abortForInfiniteLoops
...
add support to abort evaluation of long running scripts on shutdown
2016-05-02 20:44:12 -07:00
Brad Hefta-Gaub
2b54813075
Merge pull request #7783 from zzmp/fix/script-engine-deletion
...
Fix script engine deletion
2016-05-02 18:16:07 -07:00
Brad Hefta-Gaub
49d02b802a
Merge pull request #7719 from zzmp/feat/resource-prefetch
...
Add prefetching to exposed caches
2016-05-02 18:04:26 -07:00
Atlante45
eb21b9c5d7
OSX warnings
2016-05-02 17:18:57 -07:00
Seth Alves
1da041de9b
don't consume the physics related property changes from the packet that informs us that we are the simulationOwner of an entity
2016-05-02 15:09:08 -07:00
Brad Hefta-Gaub
b98419e537
add units to debug message
2016-05-02 14:58:38 -07:00
Seth Alves
ae8f502808
keep track of actions we are editing and ignore updates from server for these actions
2016-05-02 14:23:36 -07:00
Brad Hefta-Gaub
4569032314
more CR feedback
2016-05-02 12:44:07 -07:00
Clément Brisset
2ef87557fc
Merge pull request #7798 from zzmp/clean/override
...
Fix warnings on vanilla XCode compilations
2016-05-02 10:56:07 -07:00
Brad Hefta-Gaub
a447ce4633
Merge pull request #7770 from AndrewMeadows/avoid-crosseyes
...
don't cross the eyes
2016-05-02 10:13:25 -07:00
Brad Hefta-Gaub
e117f280cc
Merge pull request #7779 from zzmp/fix/fst-crash
...
Avoid crashing on missed pipelines
2016-05-02 10:12:17 -07:00
samcake
a5b32b59a7
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
2016-05-02 09:54:54 -07:00
Seth Alves
a9897f1cc4
Merge branch 'master' of github.com:highfidelity/hifi into web-scripts-use-local-libs
2016-05-02 07:25:42 -07:00
ZappoMan
6026e055aa
more CR feedback removed redundant abort code
2016-04-30 15:45:42 -07:00
ZappoMan
00838d1e1e
more CR feedback removed redundant abort code
2016-04-30 15:38:37 -07:00
ZappoMan
ee4748fee9
CR Feedback
2016-04-30 15:31:09 -07:00
ZappoMan
73ff0308a9
some CR feedback
2016-04-30 15:23:50 -07:00
Zach Pomerantz
13945aa4d9
Annotate all virtual fns with override
2016-04-30 13:48:59 -07:00
Geenz
043fe3508a
Add SRGBA color format.
2016-04-30 15:47:42 -04:00
Geenz
85e0620261
Merge branch 'master' of https://github.com/highfidelity/hifi
2016-04-30 15:40:28 -04:00
Ryan Huffman
5dadfa9e7e
Merge pull request #7792 from Atlante45/fix/crash-asset-request
...
Fix dangling reference into container
2016-04-29 17:58:11 -07:00
Atlante45
6d9080162c
Make slots private method
2016-04-29 17:39:53 -07:00
Seth Alves
351a5d2cb1
remove debug print
2016-04-29 13:24:12 -07:00
Seth Alves
b28cfd27ec
fix problem where canonicalFilePath will strip a trailing slash
2016-04-29 13:17:59 -07:00
Seth Alves
36e84e6266
Merge branch 'master' of github.com:highfidelity/hifi into web-scripts-use-local-libs
2016-04-29 11:04:23 -07:00
Seth Alves
f03130ff5a
more work toward keeping /~/../.. from working
2016-04-29 11:04:08 -07:00
samcake
52c403e980
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
2016-04-29 10:59:23 -07:00
samcake
257c8c94c3
clean up the lighting function and put the global specular lighting in a separate function
2016-04-29 10:58:55 -07:00
Brad Hefta-Gaub
d2d4ba277d
Merge pull request #7791 from birarda/anon-events
...
use a setting handle for UAL disabled to fix startup race
2016-04-28 19:11:09 -07:00
Seth Alves
ced18fe6be
trying some more to get /~/ to work right
2016-04-28 18:29:54 -07:00
Seth Alves
8c2b89b910
trying to get /~/ from web sorted out
2016-04-28 18:29:46 -07:00
Seth Alves
82b43dbfec
Merge branch 'master' of github.com:highfidelity/hifi into web-scripts-use-local-libs
2016-04-28 18:29:40 -07:00
samcake
88f816fab4
Adding reflection of the ambient map for translucent
2016-04-28 18:18:18 -07:00
Stephen Birarda
09981db834
use a setting handle for UAL disabled to fix startup race
2016-04-28 18:05:06 -07:00
Atlante45
9a7bebaaa2
Fix dangling reference into container
2016-04-28 18:04:04 -07:00
Brad Hefta-Gaub
19e069f6ef
Merge pull request #7790 from birarda/anon-events
...
don't require authentication to send usage data
2016-04-28 18:01:33 -07:00
Stephen Birarda
6883891748
don't require authentication to send user activity
2016-04-28 17:08:40 -07:00
Brad Hefta-Gaub
e92e4e57b1
Merge pull request #7772 from AndrewMeadows/minor-optimizations
...
minor cleanup and optimizations around EntityItem::getDimensions()
2016-04-28 17:04:42 -07:00
Seth Alves
648e6a74d7
don't let people access scripts outside of /~/
2016-04-28 15:43:58 -07:00
Seth Alves
8c278563f5
allow scripts on the web to refer to interface-local javascript libraries
2016-04-28 13:41:50 -07:00
Zach Pomerantz
30e7b950a1
Fix script engine deletion
2016-04-28 11:41:36 -07:00
Andrew Meadows
b95c81d0ba
Merge pull request #7763 from huffman/fix/gpu-ident-debug
...
Fix assert crash in GPUIdent
2016-04-28 08:02:11 -07:00
Zach Pomerantz
2f20e58301
Avoid crashing on missed pipelines
2016-04-27 19:54:52 -07:00
Zach Pomerantz
854c0ea3e3
Clean out updateMemoryCost
2016-04-27 19:20:43 -07:00
Zach Pomerantz
1e8d45aecb
Put ScriptableResource state enum in prototype
2016-04-27 19:20:43 -07:00
Zach Pomerantz
0c78d5bdd1
Change ScriptableResource signal to state
2016-04-27 19:20:42 -07:00
Zach Pomerantz
de8145ec71
Nest TextureType JS interface in Type
2016-04-27 19:20:41 -07:00
Andrew Meadows
9c0aeb9b81
remove cruft
2016-04-27 16:58:13 -07:00
Andrew Meadows
8a691cf449
Merge pull request #7765 from hyperlogic/tony/cone-sphere-angle
...
Improve eye tracking when face to face
2016-04-27 16:54:07 -07:00
Andrew Meadows
4160e0c1df
Merge pull request #7773 from imgntn/defaultScripts
...
change path for defaultscripts.js in scriptengine
2016-04-27 16:35:51 -07:00
James B. Pollack
bced3c2c3c
change path for defaultscripts.js in scriptengine
2016-04-27 13:34:42 -07:00
Zach Pomerantz
bc8a171fde
Merge branch 'master' of github.com:highfidelity/hifi into feat/resource-prefetch
2016-04-27 11:55:24 -07:00
Zach Pomerantz
6b53c1e85d
Avoid leaking ScriptableResource
2016-04-27 11:55:02 -07:00
Andrew Meadows
5042561e80
Merge pull request #7730 from imgntn/defaultScripts
...
/scripts for launch
2016-04-27 11:36:20 -07:00
Andrew Meadows
b5ad989811
more optimized uses of EntityItem::getDimensions()
2016-04-27 11:04:22 -07:00
Andrew Meadows
c686418be0
optimize use of EntityItem::getDimensions()
2016-04-27 10:34:29 -07:00
Andrew Meadows
f6aa0a11a8
Merge pull request #7766 from ZappoMan/fixAutoResize
...
fix auto resize of models on import
2016-04-27 10:03:18 -07:00
Andrew Meadows
93f4bc759d
Merge pull request #7743 from samcake/color
...
group several separate glUniform parameters into a single Uniform Buffer
2016-04-27 10:02:56 -07:00
samcake
4202e60ac3
trying to add the skymap on translucents
2016-04-26 18:20:15 -07:00
Brad Hefta-Gaub
19416fe722
Merge pull request #7761 from samcake/lemon
...
Add support for equi-rectangular skymaps (2 by 1)
2016-04-26 17:15:24 -07:00
Brad Hefta-Gaub
48e63ea828
add support to abort evaluation of long running scripts on shutdown
2016-04-26 16:24:53 -07:00
Brad Hefta-Gaub
a21bc66fa3
add support to abort evaluation of long running scripts on shutdown
2016-04-26 16:21:11 -07:00
James B. Pollack
afb2342781
Merge remote-tracking branch 'upstream/master' into defaultScripts
2016-04-26 16:16:56 -07:00
Geenz
bf31fc728a
And another.
2016-04-26 18:54:02 -04:00
James B. Pollack
37fa703279
use system path instead of default for loading scripts
2016-04-26 15:50:45 -07:00
Geenz
83d6f7f1e3
Quick fix for incorrect conversion.
...
We want sRGB to linear, not linear to sRGB.
2016-04-26 18:49:03 -04:00
Brad Hefta-Gaub
b597f7001b
fix auto resize
2016-04-26 15:13:11 -07:00
Geenz
ef7098b39a
Missed a few.
2016-04-26 17:12:04 -04:00
Geenz
dacc2bdb09
Merge branch 'master' of https://github.com/highfidelity/hifi
2016-04-26 17:01:16 -04:00
Geenz
ae5ef6d948
Remove toLinearVec3 from ColorUtils
...
toGamma22Vec3 should probably stay since that is a valid conversion from linear to a gamma space of 2.2.
2016-04-26 17:00:59 -04:00
Anthony J. Thibault
d9063b199e
GeometryUtils: coneSphereAngle test
2016-04-26 13:31:06 -07:00
Brad Hefta-Gaub
ee277dcf9d
Merge branch 'master' of https://github.com/highfidelity/hifi into qmlWindowFixes
2016-04-26 11:44:51 -07:00
Andrew Meadows
3d1abf8fb1
use the new JS script location
2016-04-26 11:20:08 -07:00
Ryan Huffman
e5f2658fd9
Update GPUIdent to take address of spInstance directly
2016-04-26 09:23:08 -07:00
Geenz
d6ee569963
Add sRGB conversions to shaders.
2016-04-25 23:52:33 -04:00
Brad Hefta-Gaub
4ab7b660d4
fix a bunch of bugs in qml window placement
2016-04-25 20:19:54 -07:00
samcake
91bed86b32
ANd one more warning
2016-04-25 19:04:02 -07:00
samcake
5cb346330b
Merging with master
2016-04-25 18:48:58 -07:00
samcake
8f2435daf0
No more warnings ?
2016-04-25 18:39:37 -07:00
samcake
e8691c2f20
Fixing comments, code style and constnats
2016-04-25 18:15:52 -07:00
samcake
0e13b1623b
Adding support for Equirectangular skymaps
2016-04-25 15:55:12 -07:00
Geenz
ba5fa70b83
Convert sRGB values for materials.
2016-04-25 13:31:50 -04:00
Seth Alves
16bf59f8a6
fix a crash in RenderableModelEntityItem::getModel
2016-04-25 10:26:32 -07:00
Geenz
97931d96b8
Move sRGB calcs to ColorUtils
...
And start consolidating any conversions with calls into ColorUtils.
2016-04-25 12:59:16 -04:00
samcake
dd189747f5
Merge branch 'master' of https://github.com/highfidelity/hifi into lemon
2016-04-25 09:41:44 -07:00
Geenz
ed9c0dd74d
Apply the correct sRGB conversions.
...
sRGB does not use a gamma curve of 2.2 - instead it uses a piece-wise
gamma curve that 2.2 is approximate of. This will cause very subtle
color differences between proper sRGB and "approximate" sRGB -
differences that are noticeable nonetheless.
2016-04-25 02:35:26 -04:00
Brad Hefta-Gaub
8c7ef31636
Merge pull request #7746 from AndrewMeadows/supress-spurious-logs
...
reduce warnings about truncated kinematic timesteps
2016-04-23 09:34:45 -07:00
Brad Hefta-Gaub
04dab65b59
Merge pull request #7727 from ZappoMan/supportLargeClockSkew
...
support for larger than 35 minute clock skew
2016-04-23 08:42:38 -07:00
samcake
f587398ca3
Adding support for plate carree
2016-04-22 18:00:22 -07:00
Andrew Meadows
d984ce4792
properly update _lastSimulated for kinematic objs
2016-04-22 17:19:00 -07:00
Brad Hefta-Gaub
f1f9c6740d
Merge pull request #7745 from jherico/mac_texture_fix
...
Fixing texture storage allocation on OSX/GL 4.1
2016-04-22 17:07:12 -07:00
Bradley Austin Davis
d87c92baee
Fixing memory detection on OSX
2016-04-22 16:30:36 -07:00
Bradley Austin Davis
472d3dc45f
Still working on mac breakage
2016-04-22 16:25:23 -07:00
Bradley Austin Davis
407e0c0dd7
Fixing texture storage allocation on OSX/GL 4.1
2016-04-22 15:48:18 -07:00
Chris Collins
9bd9de5710
Merge pull request #7636 from samcake/red
...
Stereo drawcall amplification
2016-04-22 15:46:18 -07:00
Brad Hefta-Gaub
79a1e6264e
Merge pull request #7714 from hyperlogic/tony/default-anims-are-local
...
Avatar animations are now stored locally
2016-04-22 13:44:30 -07:00
Brad Hefta-Gaub
c962cfbda3
Merge pull request #7712 from zzmp/guard/obj-access
...
Guard OBJ at operators
2016-04-22 13:43:59 -07:00
Brad Hefta-Gaub
410bf3c95a
Merge pull request #7711 from AndrewMeadows/faster-kinematics
...
faster hifi kinematic motion calculations take-4
2016-04-22 13:41:02 -07:00
Brad Hefta-Gaub
c410242fb2
Merge pull request #7688 from jherico/texture_derez
...
Reducing GPU texture memory footprint
2016-04-22 13:20:54 -07:00