samcake
d593b824e9
Introducing a true Primary Framebuffer and a different Deferred Framebuffer
2015-12-03 17:26:54 -08:00
samcake
72d393905b
Introducing the Lighting Buffer where all the lighting is beeing accumulated, apply a manual gamma correction when copying back into the main color buffer
2015-12-03 16:03:32 -08:00
samcake
b5a6880369
Merge branch 'graphics' of https://github.com/highfidelity/hifi into hdr
2015-12-03 11:21:00 -08:00
samcake
ae0f529e3b
Merge pull request #6537 from samcake/graphicsMaster
...
Graphics master merging master
Checked on windows 10 this morning
2015-12-03 11:01:38 -08:00
samcake
05be4d3592
Merge branch 'graphics' of https://github.com/highfidelity/hifi into graphicsMaster
2015-12-03 10:44:07 -08:00
samcake
a5475ed14d
Early try fixing the lighting
2015-12-03 10:41:32 -08:00
Howard Stearns
65334659ae
Merge pull request #6535 from ZappoMan/rightClickMenu
...
change camera cycle and context menu to hydra 0 buttons
2015-12-03 09:24:31 -08:00
Brad Hefta-Gaub
c0bd54e8a2
change hydra secondary thumb to 0 button
2015-12-03 09:06:18 -08:00
Ryan Downe Karpf
0e11c0980e
Merge pull request #6531 from ericrius1/toyboxSounds
...
Made ping pong gun have restitution of 0
2015-12-03 08:19:08 -08:00
Brad Hefta-Gaub
b122586ea5
remove camera cycle and context menu from standard mapping
2015-12-03 08:08:04 -08:00
samcake
5d7f624285
Merge pull request #6532 from samcake/hdr
...
First commit to graphics that differentiate LIGHTMAP from EMISSIVE
2015-12-02 18:44:02 -08:00
ericrius1
dec4cd012e
made ping pong gun have restitution of 0
2015-12-02 18:26:09 -08:00
samcake
762a241fa6
Adding specific path for loading lightmaps
2015-12-02 18:03:58 -08:00
Andrew Meadows
744da64c50
Merge pull request #6527 from ZappoMan/debugEntitiesSending
...
Add some debugging stats to entity server
2015-12-02 15:51:47 -08:00
Andrew Meadows
144983d345
Merge pull request #6528 from hyperlogic/tony/non-uniform-scale-model-entity-fix
...
Fix for model entities with non-uniform scaled mesh
2015-12-02 15:14:38 -08:00
Brad Hefta-Gaub
4497d21aec
remove nodes that disconnect from out viewer stats
2015-12-02 14:51:48 -08:00
Brad Hefta-Gaub
1e51a90204
add edit times and entity ids to the viewer stats
2015-12-02 14:43:00 -08:00
Anthony Thibault
e0ca1c0f4c
Merge pull request #6496 from PhilipRosedale/master
...
Improved audio-driven mouth shapes
2015-12-02 14:20:20 -08:00
Anthony J. Thibault
9c0b4bc2a2
Fix for model entities with non-uniform scaled mesh
...
Logic which extracted rotations from a non-uniformly scaled matrices was sometimes incorrect.
This should fix the roads in Qbit as well as the blocks in toybox.
2015-12-02 14:09:47 -08:00
Ryan Downe Karpf
1d57f4daa8
Merge pull request #6524 from ericrius1/toyboxSounds
...
Removed collision sound for bow and lowered restitution on flashlight and spraycan to avoid multiple bounce sounds
2015-12-02 13:56:36 -08:00
Brad Hefta-Gaub
08ba535c38
add some basic send tracking
2015-12-02 13:43:05 -08:00
ericrius1
6d953a65dd
changed restitution to 0
2015-12-02 12:09:21 -08:00
ericrius1
0180503447
removed collision sound url
2015-12-02 12:07:38 -08:00
Howard Stearns
38182bfd9d
Merge pull request #6523 from hyperlogic/tony/avatar-reset-improvements
...
MyAvatar::reset() improvements
2015-12-02 11:40:46 -08:00
Brad Hefta-Gaub
33b859df33
Merge pull request #6416 from kencooke/audio-reverb
...
New reverb
2015-12-02 11:22:12 -08:00
Brad Hefta-Gaub
ba0ce5f3b3
Merge pull request #6480 from samcake/controllers
...
Playback: Trying to get the Agent to Master connection more reliable
2015-12-02 11:08:15 -08:00
Ken Cooke
fbd7549430
Better reverb script defaults
2015-12-02 11:05:06 -08:00
samcake
0ae7060316
the correct includes
2015-12-02 10:23:31 -08:00
Anthony J. Thibault
0b05a341a8
MyAvatar::reset() improvements
...
Body should not orient under the HMD body without changing the HMD view point.
It's more predictable and less likely to make you sick.
It also should reset the height of the character to cancel out squatting, if the HMD position is low.
2015-12-02 10:18:02 -08:00
Brad Hefta-Gaub
112cdaf028
Merge pull request #6512 from AndrewMeadows/remove-debug-cruft
...
remove debug option for disabling physics updates
2015-12-02 10:00:29 -08:00
Brad Hefta-Gaub
75a57c3cb8
Merge pull request #6500 from Atlante45/octree_crash
...
Octree crash fix
2015-12-02 09:59:56 -08:00
samcake
62c59c2d28
Merge pull request #6522 from ZappoMan/recording
...
fix PlayRecordingOnAC.js to use new API
2015-12-02 09:58:06 -08:00
samcake
586ed51436
rename AgentPoolCOntroller.js
2015-12-02 09:56:16 -08:00
Brad Hefta-Gaub
b6398a7930
fix PlayRecordingOnAC.js to use new API
2015-12-02 09:51:52 -08:00
samcake
c7b9d7d26e
Merge branch 'master' of https://github.com/highfidelity/hifi into controllers
2015-12-02 09:49:03 -08:00
Atlante45
c3e2d920ee
Move timing at the top
2015-12-02 09:45:51 -08:00
Ken Cooke
f005afd7c0
Fix stdint.h includes
2015-12-02 09:33:47 -08:00
Brad Hefta-Gaub
82d6718d8b
Merge pull request #6510 from birarda/es-deadlock
...
fix infinite loop on shutdown in OctreeInboundPacketProcessor
2015-12-02 08:16:28 -08:00
Brad Hefta-Gaub
fd05bd23a0
Merge pull request #6521 from jherico/homer
...
Fixing avatar orientation in recordings
2015-12-01 22:09:45 -08:00
Philip Rosedale
be2f14cae5
Review fix
2015-12-01 21:50:01 -08:00
Brad Davis
9b6ec34f09
Fixing avatar orientation in recordings
2015-12-01 20:51:07 -08:00
Atlante45
0bc914bf19
Don't grab subTree outside lock
2015-12-01 19:33:44 -08:00
Philip Rosedale
e316f8dbb1
Merge pull request #6520 from imgntn/badpistol
...
Make pistol shoot differently and not alter controller mappings
2015-12-01 18:42:28 -08:00
James B. Pollack
e67f372bcf
make pistol shoot differently and not alter controller mappings
2015-12-01 18:24:13 -08:00
samcake
86af28dbab
Fighting for one hour with the ready message being misunderstood by master
2015-12-01 18:18:18 -08:00
Anthony J. Thibault
99065f10fa
Avatar Warning fixes on linux
2015-12-01 18:12:01 -08:00
James B. Pollack
1eca1540c6
Merge pull request #6519 from ericrius1/toyboxSounds
...
added collision sounds to flashlight, spraycan, and bow
2015-12-01 17:08:19 -08:00
James B. Pollack
560efe35f0
Merge pull request #6518 from ericrius1/disableGrabWithPistol
...
Disable grab while attachment version of pistol script is running
2015-12-01 17:07:36 -08:00
Eric Levin
34234da2d1
fixed spacing
2015-12-01 17:05:51 -08:00
ericrius1
40fb45c6d3
fixed accidental newline in handgrab
2015-12-01 17:04:10 -08:00