Commit graph

26662 commits

Author SHA1 Message Date
ericrius1
2663e5a876 correct particle count for systems without textures 2015-06-15 14:43:13 -07:00
eric levin
27c6190665 fixed particles not showing up by fixing billboarding code to account for new winding order 2015-06-15 14:24:18 -07:00
Philip Rosedale
0b4d4c24d4 Merge pull request #5119 from ericrius1/paintingOptimizations
added lifetime to painted lines to prevent huge model.json files when…
2015-06-14 21:47:56 -07:00
Philip Rosedale
c113b4620d Merge pull request #5107 from howard-stearns/draggable-toolbar
Draggable toolbar
2015-06-14 21:46:49 -07:00
Clément Brisset
214f07d5f4 Merge pull request #5123 from ZappoMan/LODstats
add LOD stats to the default stats
2015-06-13 16:02:48 +02:00
ZappoMan
648f9bebdf add LOD stats to the default stats 2015-06-12 15:58:26 -07:00
Philip Rosedale
c834937472 Merge pull request #5122 from huffman/fix-rear-view-mirror
Fix rear view mirror
2015-06-12 15:49:38 -07:00
Philip Rosedale
b628df45bc Merge pull request #5121 from ZappoMan/attemptRevertOverlaysBork2
REVERT recent changes to overlays that seem to be breaking stuff
2015-06-12 13:50:53 -07:00
Ryan Huffman
81d003bdb8 Add post-scale to view matrix when in mirror mode 2015-06-12 13:05:10 -07:00
Ryan Huffman
66a65e3675 Update model to select clockwise backface culling program when in mirror mode 2015-06-12 13:04:02 -07:00
Ryan Huffman
ad77374732 Fix setting of _renderMode 2015-06-12 13:03:33 -07:00
ZappoMan
1feceec0c7 Revert "Fix broken identity transforms on OSX"
This reverts commit 9262839564.
2015-06-12 12:57:37 -07:00
ZappoMan
0cdc2b53fe Revert "Merge pull request #5106 from jherico/render_cursor"
This reverts commit 4d18bd7cec, reversing
changes made to 24fda9a733.
2015-06-12 12:57:24 -07:00
Philip Rosedale
6d0335055e Merge pull request #5117 from ZappoMan/bugfix
quick hack to fix stats texture bleed through
2015-06-12 11:59:21 -07:00
Philip Rosedale
243b9ee8cf Merge pull request #5118 from ZappoMan/cullingBugs
fix some avatar part culling issues
2015-06-12 11:59:03 -07:00
Eric Levin
7ee609396c added lifetime to painted lines to prevent huge model.json files when lots of people draw in one domain. Got rid of gaps in lines when switching line entities 2015-06-12 11:58:43 -07:00
ZappoMan
becd9646f2 Merge branch 'master' of https://github.com/highfidelity/hifi into cullingBugs 2015-06-12 11:43:08 -07:00
ZappoMan
7d7db65fd1 fix avatar mesh boxes not staying in sync with avatar position 2015-06-12 11:42:38 -07:00
ZappoMan
87951ff7b3 quick hack to fix stats texture bleed through 2015-06-12 11:24:56 -07:00
Brad Hefta-Gaub
a5b28660ad Merge pull request #5113 from Atlante45/debug
Fix text entities wrapping
2015-06-12 11:23:31 -07:00
ZappoMan
4ed147418a quick hack to fix stats texture bleed through 2015-06-12 11:19:30 -07:00
Brad Hefta-Gaub
b11b1d408b Merge pull request #5116 from jherico/osx_overlay_fix
Fix broken identity transforms on OSX
2015-06-12 10:59:37 -07:00
Atlante45
30ae78e3b6 Rename getRowHeight 2015-06-12 19:50:32 +02:00
Atlante45
26dd067982 Advance with _leading on y 2015-06-12 19:44:40 +02:00
Atlante45
f3d3bd7bec Remove _rowHeight 2015-06-12 19:44:15 +02:00
Philip Rosedale
e9362c9da7 Merge pull request #5115 from birarda/master
don't build polyvox examples so Qt isn't required for it
2015-06-12 10:43:12 -07:00
Bradley Austin Davis
9262839564 Fix broken identity transforms on OSX 2015-06-12 10:33:52 -07:00
Stephen Birarda
128b086e82 don't build the polyvox examples 2015-06-12 10:25:34 -07:00
Clément Brisset
e4511e37f5 Merge pull request #5111 from ZappoMan/cullingBugs
hack to fix culling bugs for some subMesh parts in the windmill scene
2015-06-12 18:53:46 +02:00
Brad Hefta-Gaub
a22b235618 Merge pull request #5114 from Atlante45/fix_lines
Fix a few items rendering without pipeline
2015-06-12 09:10:01 -07:00
ZappoMan
c17ae593f0 CR feedback 2015-06-12 09:04:16 -07:00
Atlante45
228f8c2e61 Fix a few items rendering without pipeline 2015-06-12 17:34:16 +02:00
Atlante45
565bf8bcb2 Fix text entities wrapping 2015-06-12 15:41:37 +02:00
Philip Rosedale
f1b24a1df0 Merge pull request #5110 from howard-stearns/audio-hello-goodbye
exit sound
2015-06-11 22:55:42 -07:00
ZappoMan
2fc0233096 hack to fix culling bugs for some subMesh parts in the windmill scene 2015-06-11 20:50:31 -07:00
ZappoMan
feb3f68a00 hack to fix culling bugs for some subMesh parts in the windmill scene 2015-06-11 20:49:19 -07:00
Howard Stearns
27f40ea881 Signal Audio.disconnected, and use new hello/goodbye sounds in resources. 2015-06-11 20:33:30 -07:00
Brad Hefta-Gaub
c0deff9fdc Merge pull request #5097 from jherico/cursor_manager
Cursor manager first pass
2015-06-11 18:05:43 -07:00
Brad Hefta-Gaub
c27c20c142 Merge pull request #5109 from birarda/master
fix for sticking windows audio-mixer
2015-06-11 17:39:55 -07:00
Stephen Birarda
81460e48f4 fix for sticking windows audio-mixer 2015-06-11 17:25:27 -07:00
Brad Davis
87887b2609 Merge remote-tracking branch 'upstream/master' into cursor_manager 2015-06-11 16:56:04 -07:00
Brad Davis
09cfe004a1 Combining with new cursor render code 2015-06-11 16:55:23 -07:00
Howard Stearns
3cb4ee183e Update header. 2015-06-11 16:24:22 -07:00
Brad Davis
9148b866bb Merge branch 'render_cursor' into cursor_manager
Conflicts:
	interface/src/ui/ApplicationOverlay.cpp
2015-06-11 16:19:57 -07:00
Howard Stearns
e6bafb9bf1 Draggable toolBar.js, with persistence, and update some scripts for it. 2015-06-11 16:19:54 -07:00
Brad Hefta-Gaub
4d18bd7cec Merge pull request #5106 from jherico/render_cursor
Fix overlay rendering in HMD
2015-06-11 16:01:48 -07:00
Stephen Birarda
f45c2a3e56 Merge branch 'master' of https://github.com/highfidelity/hifi 2015-06-11 15:49:12 -07:00
Brad Davis
92f22bc6d5 Magic number and build errors 2015-06-11 15:40:16 -07:00
Brad Davis
d3cdbc389a Code cleanup 2015-06-11 15:05:08 -07:00
Brad Davis
b7cd1ea72a Merge remote-tracking branch 'upstream/master' into render_cursor 2015-06-11 15:04:56 -07:00