Stephen Birarda
|
1b1fd2bc16
|
Merge pull request #4098 from birarda/master
don't warn about c++11 for MSVC12
|
2015-01-13 09:54:49 -08:00 |
|
Stephen Birarda
|
30f898109d
|
don't warn about c++11 for MSVC12
|
2015-01-13 09:40:55 -08:00 |
|
Ryan Huffman
|
0c58572d32
|
Reduce size of camera tool cubes
|
2015-01-13 08:45:11 -08:00 |
|
Ryan Huffman
|
e873df9680
|
Remove mode buttons from camera tool and increase size
|
2015-01-13 08:39:59 -08:00 |
|
Ryan Huffman
|
aad49e4404
|
Update camera tool to only show when edit entities is enabled
|
2015-01-13 08:26:32 -08:00 |
|
Ryan Huffman
|
80351a768e
|
Enable camera tool
|
2015-01-13 08:26:11 -08:00 |
|
Sam Gateau
|
fc698a8525
|
first step factorizing the packDeferredFragment
|
2015-01-12 18:51:26 -08:00 |
|
Atlante45
|
cf7089e145
|
Move constant back to Menu
|
2015-01-12 18:49:05 -08:00 |
|
Brad Hefta-Gaub
|
47aba6c23b
|
Merge pull request #4096 from Atlante45/move_hydra_grab
Move scripts to correct directory
|
2015-01-12 17:50:50 -08:00 |
|
Atlante45
|
2b48d31cbb
|
Move scripts to correct directory
|
2015-01-12 17:48:54 -08:00 |
|
Atlante45
|
9ce405a744
|
Text3DOverlay forward definition
|
2015-01-12 17:46:38 -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 |
|
Atlante45
|
7d39b45f16
|
Hopefully fixes the windows compile error
|
2015-01-12 17:34:07 -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 |
|
ZappoMan
|
ea3a5b7fcd
|
use last backup files timestamp as last backup time.
|
2015-01-12 17:29:10 -08:00 |
|
Atlante45
|
b6ba82653f
|
Remove glm dependency
|
2015-01-12 17:00:39 -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 |
|
Atlante45
|
80af2adf12
|
Remove constexpr because windows can't handle them
|
2015-01-12 16:42:27 -08:00 |
|
Clément Brisset
|
60aafba0ce
|
Merge pull request #4077 from huffman/fix-render-hud-windows-linux
Fix gl projection matrix stack overflow when rendering to HUD
|
2015-01-12 16:22:09 -08:00 |
|
Clément Brisset
|
206e1e48f6
|
Merge pull request #4086 from huffman/std-to-qstring
Std to qstring
|
2015-01-12 16:19:28 -08:00 |
|
Clément Brisset
|
10331c52a8
|
Merge pull request #4094 from birarda/master
repairs to AudioScriptingInterface playSound
|
2015-01-12 16:18:41 -08:00 |
|
Thijs Wenker
|
8c7099a0bb
|
changed "Load Scripts" label to be better understandable
|
2015-01-13 01:09:28 +01:00 |
|
Stephen Birarda
|
661221a189
|
repairs to AudioScriptingInterface playSound
|
2015-01-12 16:04:00 -08:00 |
|
Atlante45
|
ea3626d87f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into body_not_rotating
|
2015-01-12 16:03:32 -08:00 |
|
Atlante45
|
934d8d58ef
|
Move some constants out of Menu class files
|
2015-01-12 16:03:15 -08:00 |
|
Sam Gateau
|
2e1533cd61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2015-01-12 15:59:43 -08:00 |
|
Atlante45
|
e30b119464
|
Some simple code cleanup
|
2015-01-12 15:55:25 -08:00 |
|
Sam Gateau
|
1566157250
|
Use the DeferredBuffer.slh in point and spot lights
|
2015-01-12 15:52:31 -08:00 |
|
Thijs Wenker
|
336a96bd48
|
Merge branch 'master' of https://github.com/worklist/hifi into 20255
|
2015-01-13 00:44:39 +01:00 |
|
Atlante45
|
8415098fc2
|
Set different caches size depending on cache type
|
2015-01-12 15:36:36 -08:00 |
|
Sam Gateau
|
67da1148ac
|
global ambient light back
|
2015-01-12 15:22:47 -08:00 |
|
Atlante45
|
59c9e0bb50
|
Wire CachesSizeDialog in Menu
|
2015-01-12 15:19:36 -08:00 |
|
Stephen Birarda
|
208af5cbca
|
Revert "don't play muzak from lobby to avoid error"
This reverts commit 69f5c769b8 .
|
2015-01-12 15:14:49 -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
|
7bf57b3cca
|
Removed unecessary method/cleanup header
|
2015-01-12 14:53:31 -08:00 |
|
Chris Collins
|
8f3aba3585
|
Removing double entry of gun.js
Removing double entry of gun.js
|
2015-01-12 14:39:13 -08:00 |
|
Andrew Meadows
|
7a2ecd27fd
|
fix typo
|
2015-01-12 14:32:32 -08:00 |
|
ZappoMan
|
7b65c75414
|
first cut at restoreFromMostRecentBackup
|
2015-01-12 14:32:13 -08:00 |
|
Andrew Meadows
|
2274a119be
|
Merge pull request #4083 from ctrlaltdavid/sdl2-instructions
Add instructions for building with SDL2
|
2015-01-12 14:24:45 -08:00 |
|
Andrew Meadows
|
22d500bd54
|
Merge pull request #4074 from huffman/rescale-properties
Add rescale button to edit properties window
|
2015-01-12 14:22:45 -08:00 |
|
Andrew Meadows
|
9f1a612865
|
Merge pull request #4073 from Atlante45/editModels
editModels => hydraGrab
|
2015-01-12 14:21:02 -08:00 |
|
Atlante45
|
e62fbe2557
|
Cleanup some headers
|
2015-01-12 14:09:26 -08:00 |
|
Atlante45
|
fd2b0edf7a
|
Alphabetical order
|
2015-01-12 14:01:56 -08:00 |
|
Atlante45
|
894c4c9d59
|
All dialogs in Menu are QPointers
|
2015-01-12 14:00:23 -08:00 |
|
Atlante45
|
19f321c171
|
Fixed caches not in DM
|
2015-01-12 13:56:41 -08:00 |
|
Atlante45
|
38dc1643ef
|
New Caches size dialog
|
2015-01-12 12:46:11 -08:00 |
|
Atlante45
|
5be5dc716f
|
Make sure every widget has diolog has a parent
|
2015-01-12 12:45:50 -08:00 |
|
Atlante45
|
e70e435dcc
|
Added Min/Max values for cache size
|
2015-01-12 12:45:13 -08:00 |
|
ZappoMan
|
1562aab6da
|
intitial pass at lock file
|
2015-01-12 12:35:17 -08:00 |
|
Andrew Meadows
|
081037bc5f
|
merge upstream/master into andrew/inertia
|
2015-01-12 12:34:50 -08:00 |
|