Stephen Birarda
|
caf50764b4
|
correct resource name for Q_INIT_RESOURCE
|
2015-02-06 15:27:50 -08:00 |
|
Stephen Birarda
|
961b5b5346
|
call Q_INIT_RESOURCE statically from Font constructor
|
2015-02-06 15:17:53 -08:00 |
|
Stephen Birarda
|
9a98e07b2d
|
call Q_INIT_RESOURCE from mains to handle static link
|
2015-02-06 12:39:14 -08:00 |
|
Stephen Birarda
|
7b5af1e3fd
|
cleanup debug for font load
|
2015-02-06 12:06:20 -08:00 |
|
Stephen Birarda
|
27b91e7d43
|
use QIODevice for loadFont method
|
2015-02-06 12:04:57 -08:00 |
|
Stephen Birarda
|
c8fb891158
|
move fonts to sdff files, load with qrc
|
2015-02-06 11:48:55 -08:00 |
|
Stephen Birarda
|
58d5e0b9d3
|
fix some asterisk type squishes in TextRenderer
|
2015-02-06 10:48:10 -08:00 |
|
Brad Davis
|
39794a7a40
|
Getting rid of some warnings
|
2015-02-05 21:00:34 -08:00 |
|
Sam Gateau
|
1b22a3ef36
|
connecting the globalLight info to the DeferredLightingEffect
|
2015-02-05 17:30:57 -08:00 |
|
Sam Gateau
|
9b0036d010
|
adding Light and replace glLights also for the first deferred pass
|
2015-02-05 14:10:06 -08:00 |
|
Brad Davis
|
dc1cc84c1c
|
Working on porting to mac compatible shaders
|
2015-02-05 12:58:09 -08:00 |
|
Sam Gateau
|
00a9f55bc3
|
lightings seems to work correctly now
|
2015-02-05 10:20:19 -08:00 |
|
Brad Davis
|
da05c26aad
|
Moving shaders to standard format, adding bounding box support and using it in text node
|
2015-02-04 21:32:05 -08:00 |
|
Sam Gateau
|
8e1eebbbd4
|
FInally getting the angular attenuation
|
2015-02-04 17:24:23 -08:00 |
|
Brad Davis
|
02f2f1c1bf
|
Fixing header order and code style
|
2015-02-04 14:36:03 -08:00 |
|
Sam Gateau
|
6c00f29f2b
|
REvisiting the shaders for lighting on deferred pass
|
2015-02-04 14:01:16 -08:00 |
|
Sam Gateau
|
7d6161598b
|
REvisiting the shaders for lighting on deferred pass
|
2015-02-04 13:31:39 -08:00 |
|
Brad Davis
|
1745ba9a7e
|
More OSX work, refactoring functions to shared, removing erroneuous Qt 5.4 dependency, fixing PrioVR text api usage
|
2015-02-04 12:42:27 -08:00 |
|
Brad Davis
|
ba277e802a
|
Working on OSX compilability
|
2015-02-04 11:29:31 -08:00 |
|
Brad Davis
|
0dcf5b001f
|
Some more cleanup
|
2015-02-03 23:26:15 -08:00 |
|
Brad Davis
|
9a6175a3b9
|
Starting to work on replacement for clip planes
|
2015-02-03 22:10:44 -08:00 |
|
Brad Davis
|
d64e7c464a
|
Merge branch 'develop' into text-renderer
|
2015-02-03 18:44:06 -08:00 |
|
Brad Davis
|
190669d168
|
Merge branch 'master' into develop
|
2015-02-03 18:43:51 -08:00 |
|
Brad Davis
|
cab31e7190
|
Working on text coordinates
|
2015-02-03 18:43:24 -08:00 |
|
Sam Gateau
|
1029af140e
|
tiny bit different...
|
2015-02-03 18:15:20 -08:00 |
|
Sam Gateau
|
5719e277dd
|
FIx the lightmap not displaying when using the texcoord0
|
2015-02-03 16:10:31 -08:00 |
|
Sam Gateau
|
d8d0a28d0f
|
FInd a solution for lightmap without 2nd uvset
|
2015-02-03 14:34:11 -08:00 |
|
Brad Davis
|
6cfb51283e
|
Working on the text renderer
|
2015-02-03 01:49:06 -08:00 |
|
Brad Davis
|
68448daa18
|
Moving closer to the original coordinate system
|
2015-02-02 23:29:46 -08:00 |
|
Brad Davis
|
8d81607e28
|
Tweaking the example text renderer
|
2015-02-02 23:27:57 -08:00 |
|
Sam Gateau
|
5c4a8a5cda
|
Fixing the spotlight
|
2015-02-02 17:24:26 -08:00 |
|
Sam Gateau
|
16f12dd267
|
working on the point light shader edge representation
|
2015-02-02 16:31:36 -08:00 |
|
Sam Gateau
|
0da38c103f
|
working on the spot light shader
|
2015-02-02 11:17:35 -08:00 |
|
Brad Davis
|
ab1624b0a8
|
Adding matrix stack (currently not used
|
2015-02-01 16:25:17 -08:00 |
|
Brad Davis
|
711506e055
|
Moving implementation details out of header
|
2015-02-01 14:15:34 -08:00 |
|
Brad Davis
|
60317b3526
|
Working on signed distance fields text rendering
|
2015-01-31 21:42:54 -08:00 |
|
Sam Gateau
|
56925cee00
|
Merge branch 'temp1' of https://github.com/samcake/hifi into temp1
|
2015-01-30 17:04:27 -08:00 |
|
Sam Gateau
|
c3e1311ed1
|
avoid recreating lights every frame, just have a pool of lights edited each frames
|
2015-01-30 17:03:28 -08:00 |
|
dev
|
6eca52e4f2
|
point light is working with Mac
|
2015-01-30 17:01:46 -08:00 |
|
Sam Gateau
|
38129c2988
|
Merging with latest build
|
2015-01-30 12:58:50 -08:00 |
|
Sam Gateau
|
228e629856
|
working on the spot light now
|
2015-01-30 11:40:44 -08:00 |
|
samcake
|
e3fa2e1995
|
Merge pull request #4191 from ZappoMan/moreImmediateModeRemoval
Removal of glColorXXX()
|
2015-01-30 10:21:18 -08:00 |
|
Sam Gateau
|
19047f000a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-01-30 10:20:55 -08:00 |
|
samcake
|
331104d1c6
|
Merge pull request #4194 from thoys/texture-max-area-2M
changing texture size limit from 1024*1024 to 2M i.e. (1024 * 2048).
|
2015-01-29 17:33:35 -08:00 |
|
ZappoMan
|
66567fd89d
|
CR feedback
|
2015-01-29 17:24:56 -08:00 |
|
ZappoMan
|
c1bb03e9a8
|
CR feedback
|
2015-01-29 17:23:48 -08:00 |
|
Thijs Wenker
|
ff29b1c8cc
|
style/conversion fixes
|
2015-01-30 02:18:51 +01:00 |
|
Sam Gateau
|
264435b695
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-01-29 17:14:11 -08:00 |
|
Sam Gateau
|
471da3935d
|
working on the lighting
|
2015-01-29 17:11:50 -08:00 |
|
Thijs Wenker
|
a4c82072a2
|
changing texture size limit from 1024*1024 to 2M i.e. (1024 * 2048). It's dynamic and resizes the texture to the best fit within the 2M area.
|
2015-01-30 02:00:35 +01:00 |
|
Sam Gateau
|
b2f16be92a
|
Fixing the non loading of some texture because the QImage bit size is not exactly what's expected
|
2015-01-29 15:17:55 -08:00 |
|
ZappoMan
|
534575fd10
|
fix a couple bugs in 3d textured version of renderQuad
|
2015-01-29 13:16:14 -08:00 |
|
ZappoMan
|
418b97a648
|
attempt to get color working for 3d textured quads
|
2015-01-29 12:04:34 -08:00 |
|
ZappoMan
|
87e91a5a94
|
Revert "attempt to get color working for 3d textured quads"
This reverts commit 0f390a98b8 .
|
2015-01-29 11:44:36 -08:00 |
|
ZappoMan
|
0f390a98b8
|
attempt to get color working for 3d textured quads
|
2015-01-29 10:50:13 -08:00 |
|
ZappoMan
|
4abb2481d6
|
removed old comment
|
2015-01-29 10:10:53 -08:00 |
|
ZappoMan
|
5d2df7b03f
|
implement color for dashed lines
|
2015-01-28 18:51:23 -08:00 |
|
ZappoMan
|
efb044ea5e
|
change renderDashedLine() to take a color paramter
|
2015-01-28 15:08:59 -08:00 |
|
ZappoMan
|
7bd45ba0ca
|
change removing more glColor calls
|
2015-01-28 14:52:33 -08:00 |
|
ZappoMan
|
2f4e98082b
|
remove glColor calls related to text rendering
|
2015-01-28 13:54:48 -08:00 |
|
ZappoMan
|
7d9de6d0eb
|
added some TODO comments and some cleanup
|
2015-01-28 11:03:05 -08:00 |
|
ZappoMan
|
6821f31f14
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
libraries/gpu/src/gpu/GLBackend.cpp
|
2015-01-28 10:46:30 -08:00 |
|
ZappoMan
|
30f985a6fe
|
some cleanup
|
2015-01-28 10:30:05 -08:00 |
|
Sam Gateau
|
b6836af071
|
improving on the poin light attenuatiion formula
|
2015-01-28 00:09:15 -08:00 |
|
ZappoMan
|
9631761f70
|
get sphere normals correct
|
2015-01-27 21:39:59 -08:00 |
|
ZappoMan
|
e7742351b7
|
get sizing for spheres to work properly
|
2015-01-27 20:30:58 -08:00 |
|
ZappoMan
|
4a6cc5c6f2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
interface/src/avatar/Hand.cpp
interface/src/ui/overlays/ImageOverlay.cpp
|
2015-01-27 16:44:11 -08:00 |
|
Sam Gateau
|
b9bbd7745f
|
Merge branch 'temp0' of https://github.com/samcake/hifi into temp1
|
2015-01-27 15:48:34 -08:00 |
|
Sam Gateau
|
db427cdf5e
|
adding Light class in model and the shader in render utils
|
2015-01-27 15:45:10 -08:00 |
|
Sam Gateau
|
ae3233b119
|
in the middle of something
|
2015-01-27 15:44:10 -08:00 |
|
Sam Gateau
|
f619acc3b5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2015-01-27 15:43:27 -08:00 |
|
Sam Gateau
|
4592bdcb4f
|
fixes after review by Brad
|
2015-01-27 15:42:56 -08:00 |
|
Ryan Huffman
|
7ececd793a
|
Fix failing QMetaObject::invokeMethod call
|
2015-01-27 13:59:46 -08:00 |
|
Ryan Huffman
|
9fd352e1dc
|
Break long lines in TextureCache.h/cpp
|
2015-01-27 10:27:05 -08:00 |
|
Ryan Huffman
|
1f6932bdcb
|
Update TextureCache to store original image dimensions (pre-scale)
|
2015-01-27 08:09:20 -08:00 |
|
Atlante45
|
f84f6e9b66
|
Restore joints state on stopAnimation
|
2015-01-26 19:12:18 -08:00 |
|
Sam Gateau
|
c05d627cc1
|
Clean up
|
2015-01-23 17:13:26 -08:00 |
|
Sam Gateau
|
0d3f9c740d
|
duplicate cleaning code at the end of Model renderCore
|
2015-01-23 11:14:17 -08:00 |
|
Sam Gateau
|
4151833549
|
cleaning up for pull request
|
2015-01-23 10:49:04 -08:00 |
|
Sam Gateau
|
49dde269a6
|
experimenting with linear space vs srgb space
|
2015-01-22 16:27:17 -08:00 |
|
Sam Gateau
|
aecc8b85bd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2015-01-22 12:40:30 -08:00 |
|
ZappoMan
|
9152865116
|
first cut at supporting streamized spheres
|
2015-01-21 16:56:41 -08:00 |
|
Sam Gateau
|
1e84f260a9
|
Removing gl calls for texture from TextureCache
|
2015-01-21 16:53:35 -08:00 |
|
Ryan Huffman
|
53a70c43e1
|
Add width and height to NetworkTexture
|
2015-01-21 15:08:38 -08:00 |
|
Sam Gateau
|
d19bfa69f2
|
Even more gpu::Texture in the model rnedering
|
2015-01-21 10:07:10 -08:00 |
|
ZappoMan
|
4c9b7f46a2
|
cleanup
|
2015-01-21 10:03:25 -08:00 |
|
Sam Gateau
|
4302db109f
|
First take at using the gpu::Texture in the Model rendering instead of the previous pass with raw glTexture
|
2015-01-20 16:02:26 -08:00 |
|
ZappoMan
|
44b48bab5e
|
remove some dead code we don't use
|
2015-01-19 18:15:47 -08:00 |
|
ZappoMan
|
2b2bd3cb47
|
more work on renderGrid with color
|
2015-01-19 18:08:34 -08:00 |
|
ZappoMan
|
0ae695ecf3
|
first cut at renderGrid with color
|
2015-01-19 16:54:43 -08:00 |
|
ZappoMan
|
27268a6489
|
fix updateVertices to correctly copy all data
|
2015-01-19 15:43:20 -08:00 |
|
ZappoMan
|
ef82aac7a5
|
removed some debug, fixed a type mismatch for vec2 vs vec3
|
2015-01-19 14:48:19 -08:00 |
|
ZappoMan
|
41c039f283
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
|
2015-01-19 13:34:28 -08:00 |
|
ZappoMan
|
bddb7856af
|
more work
|
2015-01-19 13:34:09 -08:00 |
|
Sam Gateau
|
6b55b4ff82
|
No more Magic numbers and fixing the code path for linux
|
2015-01-16 10:26:51 -08:00 |
|
Sam Gateau
|
8634d86167
|
Adding ambient sphere in the lighting equation and menu to control te presets
|
2015-01-16 09:43:21 -08:00 |
|
Sam Gateau
|
0e38ea8854
|
Adding ambient sphere in the lighting equation and menu to control te presets
|
2015-01-16 09:41:43 -08:00 |
|
Sam Gateau
|
d1fb071208
|
Adding ambient sphere in the lighting equation and menu to control te presets
|
2015-01-16 09:38:53 -08:00 |
|
ZappoMan
|
439a1c0495
|
solid cube now streamizing
|
2015-01-15 18:46:44 -08:00 |
|
ZappoMan
|
daafa20ec6
|
first cut at moving wire cube to support gpu streams
|
2015-01-15 17:00:08 -08:00 |
|
Sam Gateau
|
7ae9635ce7
|
Refactoring the code from directional into DeferredLighting.slh
|
2015-01-15 15:27:18 -08:00 |
|
ZappoMan
|
149f365410
|
fix colors for renderBevelCornersRect()
|
2015-01-15 11:55:45 -08:00 |
|
Sam Gateau
|
d759f4c255
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-01-15 11:54:55 -08:00 |
|
Sam Gateau
|
067483fce2
|
Adding a prototype of ambient lighting with spherical harmonics
|
2015-01-15 11:54:01 -08:00 |
|
ZappoMan
|
72f2e6f3aa
|
work on colored quads
|
2015-01-15 11:37:53 -08:00 |
|
ZappoMan
|
db94949649
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
interface/src/avatar/SkeletonModel.cpp
|
2015-01-14 17:55:03 -08:00 |
|
Sam Gateau
|
614e1aa6ae
|
Cleaning the Model rendering path from any use of glMaterial
|
2015-01-14 16:44:44 -08:00 |
|
ZappoMan
|
2f549c776c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
|
2015-01-14 14:41:51 -08:00 |
|
Sam Gateau
|
7be1f41659
|
using the Material class
|
2015-01-14 10:22:27 -08:00 |
|
ZappoMan
|
e6388a65b9
|
rough pass at adding color to geometry cache
|
2015-01-13 20:53:05 -08:00 |
|
Atlante45
|
f77fab2fe0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 20:38:52 -08:00 |
|
Atlante45
|
38729c5790
|
Made dependencies inherit from Dependency
|
2015-01-13 20:38:01 -08:00 |
|
Sam Gateau
|
1bbdb43d8c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-01-13 18:24:59 -08:00 |
|
dev
|
d7ad5a35d6
|
fixes for glsl mac
|
2015-01-13 18:24:32 -08:00 |
|
Brad Hefta-Gaub
|
b3b43b4c14
|
Merge pull request #4093 from samcake/temp0
Factorize the shader code for deferred lighting
|
2015-01-13 17:11:17 -08:00 |
|
dev
|
d3edd14638
|
fixes for glsl mac
|
2015-01-13 16:53:22 -08:00 |
|
ZappoMan
|
1b0a5c881b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
|
2015-01-13 16:14:29 -08:00 |
|
Sam Gateau
|
9c083ce86e
|
Using the model::Material for rendering and in shaders
|
2015-01-13 15:51:18 -08:00 |
|
Sam Gateau
|
d9efafac7e
|
updating the model fragment shaders to use DeferredBUfferWrite
|
2015-01-13 14:11:38 -08:00 |
|
Atlante45
|
2a82ff9768
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
|
2015-01-13 11:03:14 -08:00 |
|
Sam Gateau
|
522e7698a5
|
first step factorizing the packDeferredFragment
|
2015-01-13 10:23:00 -08:00 |
|
Sam Gateau
|
6d217e1479
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-01-13 10:07:27 -08:00 |
|
Sam Gateau
|
fc698a8525
|
first step factorizing the packDeferredFragment
|
2015-01-12 18:51:26 -08:00 |
|
Atlante45
|
79b9a898de
|
Merge branch 'master' of https://github.com/highfidelity/hifi into body_not_rotating
|
2015-01-12 17:34:13 -08:00 |
|
Brad Hefta-Gaub
|
535f6e267b
|
Merge pull request #4069 from ctrlaltdavid/static-glew
Use static GLEW in render-utils for Windows
|
2015-01-12 17:30:47 -08:00 |
|
Atlante45
|
74d819fe25
|
Merge branch 'master' of https://github.com/highfidelity/hifi into body_not_rotating
|
2015-01-12 16:42:35 -08:00 |
|
Sam Gateau
|
1566157250
|
Use the DeferredBuffer.slh in point and spot lights
|
2015-01-12 15:52:31 -08:00 |
|
Atlante45
|
8415098fc2
|
Set different caches size depending on cache type
|
2015-01-12 15:36:36 -08:00 |
|
Sam Gateau
|
c45f618852
|
Factorising the shader code to unpack data from the deferred buffer
|
2015-01-12 15:00:35 -08:00 |
|
Atlante45
|
08317b51da
|
Use removeUnusedResources
|
2015-01-12 11:12:50 -08:00 |
|
Sam Gateau
|
26a316db3a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2015-01-11 11:35:19 -08:00 |
|
Sam Gateau
|
e639c5a549
|
playing with the ambient lighting
|
2015-01-11 11:33:21 -08:00 |
|
chris
|
8bb69d0a90
|
Update std::string instances to QString
|
2015-01-09 16:22:52 -08:00 |
|
ZappoMan
|
17e48554d8
|
implement support for proper cleanup in BatchItemDetails
|
2015-01-09 15:06:11 -08:00 |
|
ZappoMan
|
a03c2b79fa
|
first cut at adding colors to GeometryCache and supporting batch internally
|
2015-01-08 15:52:33 -08:00 |
|
David Rowe
|
75758c1a3e
|
Use static GLEW in render-utils for Windows
|
2015-01-08 15:40:54 -08:00 |
|
ZappoMan
|
1bc91e7d29
|
removed renderTriangleProxies
|
2015-01-06 16:01:06 -08:00 |
|
ZappoMan
|
1bfce7d876
|
more removal of immediate mode
|
2015-01-06 14:14:13 -08:00 |
|
ZappoMan
|
ac1f7c9a84
|
multi-mode renderVertices
|
2015-01-06 09:52:27 -08:00 |
|
ZappoMan
|
570607c044
|
renderLines
|
2015-01-06 08:58:41 -08:00 |
|
ZappoMan
|
0606861b66
|
dashed lines in GeometryCache
|
2015-01-05 21:45:17 -08:00 |
|
ZappoMan
|
a9b7367fa9
|
more work on eliminating immediate mode calls
|
2015-01-05 20:51:05 -08:00 |
|
ZappoMan
|
9545bd1907
|
add alternate renderGrid for audio scope
|
2015-01-05 19:34:37 -08:00 |
|
ZappoMan
|
bd1612f6a4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
|
2015-01-05 16:51:31 -08:00 |
|
ZappoMan
|
a20fa1242d
|
first cut are removing immediate mode GL_LINES
|
2015-01-05 15:46:48 -08:00 |
|
ZappoMan
|
c2d45df541
|
add renderBevelCornersRect to GeometryCache
|
2015-01-05 14:39:14 -08:00 |
|
Sam Gateau
|
f03b253260
|
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
|
2015-01-05 13:23:14 -08:00 |
|
Andrew Meadows
|
162854c5a5
|
Merge pull request #4025 from ZappoMan/voxelEctomy
Voxel ectomy
|
2015-01-05 13:20:30 -08:00 |
|
Sam Gateau
|
901ea16ba0
|
clean code
|
2015-01-05 13:17:12 -08:00 |
|
Sam Gateau
|
7529b3d1b0
|
clean code
|
2015-01-05 13:10:32 -08:00 |
|