ZappoMan
|
e1d8022409
|
working on removing voxels
|
2014-12-30 14:11:31 -08:00 |
|
Atlante45
|
da636ca918
|
ModelUploader only has static methods accessible
|
2014-12-23 14:00:23 -08:00 |
|
Atlante45
|
879c3e2fd0
|
Add entity model upload
|
2014-12-23 12:30:00 -08:00 |
|
Brad Hefta-Gaub
|
07102c6a29
|
Merge pull request #3991 from huffman/fix-defaults-url
Fix default scripts url to use s3.amazonaws.com
|
2014-12-19 16:06:59 -08:00 |
|
Clément Brisset
|
dbfbe35a49
|
Merge pull request #3986 from birarda/domain-connect
fix domain connection with port, show current address in address bar
|
2014-12-19 12:49:51 -08:00 |
|
Ryan Huffman
|
e4ce7d11dc
|
Fix default scripts url to use s3.amazonaws.com
|
2014-12-19 11:32:52 -08:00 |
|
Stephen Birarda
|
1ab66c2bfe
|
split port and hostname for cleaner domain changes
|
2014-12-18 16:17:03 -08:00 |
|
ZappoMan
|
8091564a73
|
remove all glut
|
2014-12-18 16:12:30 -08:00 |
|
ZappoMan
|
6f6cf3b08d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into librarization
|
2014-12-18 14:52:00 -08:00 |
|
ZappoMan
|
11b4400099
|
move all glut-ness to geometry cache
|
2014-12-18 11:20:17 -08:00 |
|
Stephen Birarda
|
9425ea2c17
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cuckoo
|
2014-12-17 16:47:15 -08:00 |
|
ZappoMan
|
1a9cf126e4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into librarization
Conflicts:
interface/src/Application.cpp
libraries/entities-renderer/src/EntityTreeRenderer.h
|
2014-12-17 13:16:11 -08:00 |
|
ZappoMan
|
2be3b73e8c
|
move TextRender to libraries/render-utils
|
2014-12-17 12:32:52 -08:00 |
|
ZappoMan
|
5d636e21c6
|
more Application dependency cleanup
|
2014-12-17 11:10:45 -08:00 |
|
Stephen Birarda
|
737741c13b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cuckoo
|
2014-12-17 09:23:42 -08:00 |
|
ZappoMan
|
3dfded89b8
|
remove menu dependency from EntityTreeRenderer, some Application cleanup
|
2014-12-16 16:28:09 -08:00 |
|
Atlante45
|
b2dac6f53f
|
DM users update
|
2014-12-16 15:32:11 -08:00 |
|
Atlante45
|
11a2ecab56
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/Menu.cpp
interface/src/entities/EntityTreeRenderer.h
interface/src/ui/ApplicationOverlay.cpp
libraries/render-utils/src/GlowEffect.cpp
libraries/render-utils/src/Model.cpp
|
2014-12-16 15:02:37 -08:00 |
|
Atlante45
|
2039895898
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/renderer/GlowEffect.cpp
interface/src/renderer/TextureCache.cpp
|
2014-12-16 14:27:50 -08:00 |
|
Atlante45
|
4d1529f77b
|
typedefs
|
2014-12-16 14:02:22 -08:00 |
|
Atlante45
|
e8a22f6f0f
|
Switched to chared pointers and macros
|
2014-12-16 13:54:52 -08:00 |
|
ZappoMan
|
efa8a752f2
|
remove dependency on Menu from Model
|
2014-12-16 13:14:57 -08:00 |
|
ZappoMan
|
16c1e597f1
|
remove Application dependency from Model
|
2014-12-16 12:53:22 -08:00 |
|
ZappoMan
|
fc1e1ecfc0
|
move DeferredLightingEffect and AmbientOcclusionEffect to libraries, make them DependencyManager enabled
|
2014-12-16 11:27:44 -08:00 |
|
ZappoMan
|
4d79a08533
|
remove Application dependencies from AmbientOcclusion and DeferredLightingEffect
|
2014-12-16 10:32:03 -08:00 |
|
ZappoMan
|
660bf2720e
|
convert AnimationCache to DependencyManager
|
2014-12-15 19:48:15 -08:00 |
|
ZappoMan
|
41c135c4e5
|
move GlowEffect to libraries
|
2014-12-15 19:19:21 -08:00 |
|
ZappoMan
|
8f3d23c5b3
|
remove Menu dependency from GlowEffect
|
2014-12-15 19:06:54 -08:00 |
|
ZappoMan
|
e53833b306
|
make GlowEffect support DependencyManager
|
2014-12-15 17:29:48 -08:00 |
|
Atlante45
|
e5e2eb4e8a
|
Moved GLCanvas in DM and DM to QSharedPointers
|
2014-12-15 16:20:52 -08:00 |
|
ZappoMan
|
bfcc78c57d
|
replaced Application::resourcesPath() with PathUtils::resourcesPath()
|
2014-12-15 15:20:18 -08:00 |
|
ZappoMan
|
df7e115556
|
move ProgramObject to libraries
|
2014-12-15 14:21:22 -08:00 |
|
Atlante45
|
68430e1346
|
Moved GLCanvas to DependencyManager
|
2014-12-15 11:54:33 -08:00 |
|
Atlante45
|
25df784f43
|
Headers cleanup
|
2014-12-15 10:56:42 -08:00 |
|
ZappoMan
|
e0a017e963
|
make GeometryCache work with DependancyManager
|
2014-12-15 10:49:34 -08:00 |
|
ZappoMan
|
7d75d2d1bf
|
make TextureCache work with DependancyManager
|
2014-12-15 10:34:16 -08:00 |
|
ZappoMan
|
7d1081473e
|
remove _textureCache
|
2014-12-15 09:42:35 -08:00 |
|
Stephen Birarda
|
8549e9cb53
|
resolve conflicts on merge with upstream master
|
2014-12-15 09:36:17 -08:00 |
|
ZappoMan
|
4ac673fe63
|
more render util cleanup
|
2014-12-15 08:16:42 -08:00 |
|
ZappoMan
|
e9ea6b20ce
|
use TextureCache::getInstance() instead of Application::getInstance()->getTextureCache()
|
2014-12-15 08:16:18 -08:00 |
|
ZappoMan
|
e253b8afa4
|
move TextureCache out of interface and Application
|
2014-12-15 08:14:53 -08:00 |
|
Atlante45
|
738f23f326
|
Moved visage and dde over to DependencyManager
|
2014-12-14 22:30:13 -08:00 |
|
Atlante45
|
65094f2165
|
Update headers
|
2014-12-14 21:47:08 -08:00 |
|
Atlante45
|
1db3592d4c
|
Switched meFaceshifto DependencyManager for Faceshift
|
2014-12-14 19:56:42 -08:00 |
|
Brad Hefta-Gaub
|
aae000d50e
|
Merge pull request #3956 from Atlante45/dont_hide_mouse_on_every_window
Don't hide mouse when over a widget
|
2014-12-11 16:06:05 -08:00 |
|
Atlante45
|
df66a0049b
|
Don't hide mouse when over a widget
|
2014-12-11 15:33:46 -08:00 |
|
Clément Brisset
|
14918ff86a
|
Merge pull request #3952 from ZappoMan/HMDMode
More HMD work - keep more dialogs from being moved to HMD
|
2014-12-11 15:26:36 -08:00 |
|
ZappoMan
|
0813d53bee
|
CR feedback
|
2014-12-11 15:17:22 -08:00 |
|
ZappoMan
|
29672aec09
|
removing VoxelShader and PointShader which were both disabled
|
2014-12-11 13:55:10 -08:00 |
|
ZappoMan
|
c9bc95580d
|
add support for generic windowWatcher that keeps dialogs from being moved to HMD display
|
2014-12-11 12:30:17 -08:00 |
|