Sam Gateau
|
1a276924f0
|
Merging core
|
2015-08-03 10:05:23 -07:00 |
|
samcake
|
12505573df
|
Merge pull request #5477 from jherico/bart
CORE BRANCH - Integrate glew directly into GPU
|
2015-08-03 09:59:32 -07:00 |
|
Howard Stearns
|
8f616c04fb
|
Fix https://app.asana.com/0/32622044445063/43589567731045
|
2015-08-02 21:46:39 -07:00 |
|
Brad Davis
|
53feaf2ab6
|
More shader fixes
|
2015-08-01 20:17:57 -07:00 |
|
Bradley Austin Davis
|
f19653f3e2
|
Integrate glew
|
2015-08-01 20:08:19 -07:00 |
|
Brad Davis
|
180f912924
|
Merge remote-tracking branch 'upstream/master' into core
Conflicts:
interface/src/ui/overlays/Circle3DOverlay.cpp
libraries/gpu/src/gpu/Format.h
libraries/render-utils/src/GeometryCache.cpp
libraries/render-utils/src/Model.cpp
libraries/render-utils/src/text/Font.cpp
|
2015-08-01 20:01:59 -07:00 |
|
Brad Davis
|
95620b6385
|
Merge pull request #5475 from ZappoMan/removeQuads
remove GL_QUADS from code base
|
2015-08-01 19:57:22 -07:00 |
|
ZappoMan
|
493836e363
|
remove QUADS from GLBackendShared and Format
|
2015-08-01 17:26:38 -07:00 |
|
ZappoMan
|
771ce6dca3
|
remove QUAD_STRIP from Circle3DOverlay
|
2015-08-01 17:20:48 -07:00 |
|
ZappoMan
|
b02f751830
|
diff redux
|
2015-08-01 16:53:35 -07:00 |
|
ZappoMan
|
b138c16c7f
|
use Austins QUAD to TRIANGLE_STRIP approach
|
2015-08-01 16:50:36 -07:00 |
|
samcake
|
35e977989b
|
Merge pull request #5474 from jherico/marge
CORE BRANCH - Update shaders to core
|
2015-08-01 14:53:38 -07:00 |
|
Brad Davis
|
b84eef93c9
|
Core profile shader work and test code
|
2015-08-01 14:43:52 -07:00 |
|
ZappoMan
|
05a4a6aa9b
|
implement on-the-fly conversion of FBXMeshParts that are quads, into their triangle equivalents
|
2015-08-01 13:07:56 -07:00 |
|
ZappoMan
|
452225ddaf
|
removed QUADS from Font::drawString()
|
2015-08-01 11:51:07 -07:00 |
|
Sam Gondelman
|
647bb2b9ce
|
removing unnecessary weak link
|
2015-08-01 11:41:29 -07:00 |
|
Sam Gondelman
|
8d77afaa94
|
more work on cleaning up connexion
|
2015-08-01 11:41:29 -07:00 |
|
Sam Gondelman
|
01c4e17236
|
trying to fix connexion linker errors, general style fixes, renamed some files
|
2015-08-01 11:41:29 -07:00 |
|
ZappoMan
|
1dd6c1117d
|
change GeometryCache::renderQuad() to use TRIANGLES as lower level render primitive
|
2015-08-01 11:29:28 -07:00 |
|
samcake
|
bbd8de2d70
|
Merge pull request #5472 from jherico/homer
CORE BRANCH - Initialize the GL widget with the 4.1 core profile
|
2015-08-01 09:07:30 -07:00 |
|
Sam Gateau
|
6a8faca0ee
|
Install the GLCore way of doing input without all the legacy stuff
|
2015-07-31 22:46:06 -07:00 |
|
Howard Stearns
|
2713115336
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rig
|
2015-07-31 18:05:47 -07:00 |
|
Howard Stearns
|
0dad1adf7d
|
Speculative guard against crashing.
|
2015-07-31 18:05:14 -07:00 |
|
SamGondelman
|
8908c7c141
|
working on windows crash
|
2015-07-31 17:55:59 -07:00 |
|
Brad Davis
|
1712ab322f
|
Fixing includes in test code
|
2015-07-31 17:46:47 -07:00 |
|
Philip Rosedale
|
04bea4dc98
|
Merge pull request #5471 from ctrlaltdavid/fix-inspect-pan
Change the inspect.js pan direction and rate
|
2015-07-31 17:34:24 -07:00 |
|
SamGondelman
|
e8daee013e
|
windows finds framework
|
2015-07-31 16:27:10 -07:00 |
|
Brad Davis
|
1e44495f7c
|
Initialize the GL widget with the 4.1 core profile
|
2015-07-31 16:21:47 -07:00 |
|
Brad Davis
|
d9d0f8dcfd
|
Merge pull request #5473 from samcake/punk
GLCORE : Merged upstream master into core
|
2015-07-31 16:21:04 -07:00 |
|
Brad Davis
|
e8fafeb601
|
Fixing merge conflict
|
2015-07-31 16:17:32 -07:00 |
|
Sam Gateau
|
ca4dbdb996
|
Merging with upstream and compiling on windows
|
2015-07-31 16:14:53 -07:00 |
|
Seth Alves
|
bbee001366
|
Merge pull request #5470 from birarda/master
fix for unique_ptr<char> allocations
|
2015-07-31 15:09:18 -07:00 |
|
Brad Davis
|
aea07fe671
|
Merge branch 'master' into gl4_1
Conflicts:
libraries/gpu/src/gpu/Config.slh
libraries/render-utils/src/deferred_light_limited.slv
libraries/render-utils/src/simple.slf
libraries/render-utils/src/simple_textured.slf
tests/render-utils/src/main.cpp
tools/scribe/src/main.cpp
|
2015-07-31 15:08:37 -07:00 |
|
Stephen Birarda
|
12ad60a6b5
|
add a missed char[] in OctreePacketProcessor
|
2015-07-31 14:48:54 -07:00 |
|
David Rowe
|
c88e0360b3
|
Change the inspect.js pan direction and rate
This makes camera zoom, orbit, and panning more similar to Second Life.
|
2015-07-31 14:46:43 -07:00 |
|
Stephen Birarda
|
b0afdb21ad
|
correct the unique_ptr char allocations
|
2015-07-31 14:29:05 -07:00 |
|
Andrew Meadows
|
661a916ebd
|
merge rig into cleanup (removal of legacy shapes)
Conflicts:
interface/src/avatar/Avatar.h
tests/physics/src/ShapeColliderTests.cpp
tests/physics/src/ShapeColliderTests.h
|
2015-07-31 13:40:51 -07:00 |
|
Zander Otavka
|
7973c2d469
|
Fix compile issue on Linux and Windows.
Shoutout to Andrew for help finding the missing #include.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
9bd72e5769
|
Tweak PanelAttachable::setTransforms.
Use reference instead of pointer, and make it virtual.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
c37c3ec2d2
|
Use images off the amazon bucket, not file://.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
3983c31219
|
Add controlPanel.js script.
Right click to open a control panel. Control panel allows toggling of
face mute, mic mute, and address bar.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
37a1ad7626
|
Improve floatingUIExample.js.
Demonstrates overlayManager.js functionality.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
ba190b4b34
|
Improve JavaScript abstraction layer for overlays.
Also move it to it's own file.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
bc5ef8eb11
|
Clean up C++ relating to panels.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
da2afca391
|
Expose overlay type checking to JavaScript.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
1d37df4775
|
Improve and optimize panel transformations.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
e5b8701215
|
Add toggle event for address bar.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
1655dea2c3
|
Fix BillboardOverlay first person render bug.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
0524155349
|
Expose face tracking to the script engine.
|
2015-07-31 11:26:04 -07:00 |
|
Zander Otavka
|
c77a91eb63
|
Expose address bar toggling to scripts.
|
2015-07-31 11:26:04 -07:00 |
|