Zach Pomerantz
|
7f0781f6e8
|
Move model update next to bindTransform
|
2016-01-07 11:49:02 -08:00 |
|
Zach Pomerantz
|
bcb01feb94
|
Merge branch 'render-shape' of http://github.com/Atlante45/hifi into feat/render-shape
|
2016-01-06 11:46:16 -08:00 |
|
Atlante45
|
b68572fdd0
|
Cleanup renderShapes render loop
|
2016-01-06 11:43:17 -08:00 |
|
Zach Pomerantz
|
9bc661adc8
|
Cleanup for style/dead code
|
2016-01-06 11:42:58 -08:00 |
|
Zach Pomerantz
|
d8ff133cc6
|
Fix include in gpu-test
|
2016-01-05 18:11:24 -08:00 |
|
Zach Pomerantz
|
da50eacaad
|
Resolve Hash const function and include per Jenkins
|
2016-01-05 18:08:28 -08:00 |
|
Zach Pomerantz
|
948dc26d24
|
Add debug statement for invalid ShapeKey
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
444a014252
|
Delay renderEngine init for GLBackend init
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
4eff377258
|
Change Slots->Slot to be congruous with gpu
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
258a414404
|
Add ShapeKey::NO_PIPELINE for shapes without Shape::Pipeline
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
df54d1dcc9
|
Fix render::Shape::Pipeline ownership by storing shared_ptr in map
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
ad329a9331
|
Return nullptr if no pipeline is found
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
63444aac72
|
Back to shapeContext, compiling
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
cf35974f02
|
Move shapeContext to jobContext
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
dfcb74c3be
|
Split renderItems to Lights/Shapes
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
7913ca7f3b
|
Render using ShapeRender, pickPipeline in renderItems
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
c725fd1520
|
Add specialized ShapeRender for deferred
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
c0800abdc5
|
Add virtual ~Shape
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
e96b1fa881
|
Return copies of local vars in Shape
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
74c4930034
|
Remove DrawBackround task
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
1a3a9be605
|
Use PipelinePointer for rendering Shape
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
59a354ea8c
|
Change payload interface to return ShapeKey, not MaterialKey
|
2016-01-05 17:20:08 -08:00 |
|
Zach Pomerantz
|
16bb861046
|
Add render::Shape to abstract ModelRender
|
2016-01-05 17:20:08 -08:00 |
|
Seth Alves
|
722fe46a27
|
Merge pull request #6777 from AndrewMeadows/whitespace
nothing but whitespace
|
2016-01-05 17:14:19 -08:00 |
|
Clément Brisset
|
a2135dfdd2
|
Merge pull request #6720 from ctrlaltdavid/20760
Fix particle radius and rgba start, middle, finish interpolation
|
2016-01-05 16:48:13 -08:00 |
|
Andrew Meadows
|
9ab5ef358a
|
remove dangling whitespace
|
2016-01-05 16:44:36 -08:00 |
|
David Rowe
|
4d7ed6b68f
|
Whitespace
|
2016-01-06 13:20:44 +13:00 |
|
Brad Hefta-Gaub
|
5fad7aa51b
|
Merge pull request #6774 from imgntn/targetsfix
Fix Wall Targets Collision Callback
|
2016-01-05 16:18:59 -08:00 |
|
James B. Pollack
|
7c18359fba
|
cleanup
|
2016-01-05 16:17:11 -08:00 |
|
James B. Pollack
|
68e03a08c0
|
targets fix
|
2016-01-05 15:43:49 -08:00 |
|
Brad Hefta-Gaub
|
c2f2f950fb
|
Merge pull request #6673 from hyperlogic/tony/get-palm-thread-safe
Make Avatar palm position/rotation accessors thread safe
|
2016-01-05 13:07:47 -08:00 |
|
Brad Davis
|
908c1072ce
|
Merge pull request #6763 from ZappoMan/scriptMessageBoxesOffscreen
move alert and confirm to use offscreen ui
|
2016-01-05 15:26:48 -05:00 |
|
Howard Stearns
|
95e74318df
|
Merge pull request #6757 from sethalves/improve-grab-action-reliability
be more careful about grab action -- if it somehow expires, reinstate it
|
2016-01-05 12:21:09 -08:00 |
|
Philip Rosedale
|
f30af27ac8
|
Merge pull request #6770 from birarda/zlib-external
use an s3 link for zlib dependency
|
2016-01-05 11:57:46 -08:00 |
|
Seth Alves
|
cd82383d33
|
Merge branch 'master' of github.com:highfidelity/hifi into improve-grab-action-reliability
|
2016-01-05 11:13:38 -08:00 |
|
Anthony J. Thibault
|
a21b604746
|
Simplified implementation of ThreadSafeValueCache
|
2016-01-05 11:08:08 -08:00 |
|
Andrew Meadows
|
0473891e86
|
Merge pull request #6671 from sethalves/near-grab-via-parenting
queryAACube plumbing
|
2016-01-05 11:01:28 -08:00 |
|
Andrew Meadows
|
62688d5c07
|
Merge pull request #6768 from jherico/vr_keys
Tweaks for supporting the new QML UI
|
2016-01-05 10:31:57 -08:00 |
|
Seth Alves
|
212d2d9e8f
|
merge from upstream
|
2016-01-05 10:27:45 -08:00 |
|
Howard Stearns
|
5f85e0a4c0
|
Merge pull request #6769 from hyperlogic/tony/marketplace-avatar-attachment-support
Interface support for avatar attachments from Marketplace
|
2016-01-05 10:17:33 -08:00 |
|
Brad Hefta-Gaub
|
927fe97359
|
migrate callers of QMessageBox::warning() to OffscreenUi::warning()
|
2016-01-05 10:17:16 -08:00 |
|
Andrew Meadows
|
43d8c14c16
|
Merge pull request #6767 from howard-stearns/pid-render-limits
render limits fixes
|
2016-01-05 10:17:04 -08:00 |
|
Anthony J. Thibault
|
9ea6079c64
|
Merge branch 'master' into tony/get-palm-thread-safe
|
2016-01-05 10:16:52 -08:00 |
|
Andrew Meadows
|
f888cc93f6
|
Merge pull request #6752 from imgntn/particle_grab_cleanup
Add Dynamic Lifetimes to Grab Beam Particle Systems
|
2016-01-05 10:12:21 -08:00 |
|
Stephen Birarda
|
139abf704d
|
use an s3 link for dependencies
|
2016-01-05 09:58:59 -08:00 |
|
Brad Hefta-Gaub
|
d98c2d1413
|
migrate callers of QMessageBox::question() to OffscreenUi::question()
|
2016-01-05 09:39:39 -08:00 |
|
Brad Davis
|
900a0f7f08
|
Trigger selection is too twitchy
|
2016-01-05 09:16:44 -08:00 |
|
Seth Alves
|
96f506a98d
|
code review
|
2016-01-05 07:27:27 -08:00 |
|
Brad Davis
|
4b6f58dcab
|
Restoring code commented out for debugging
|
2016-01-04 20:51:52 -08:00 |
|
Brad Davis
|
8485c89a0e
|
More work on exposing tools to QML overlay windows
|
2016-01-04 20:51:52 -08:00 |
|