Stephen Birarda
|
11f3161029
|
resolve conflicts on merge with upstream/master
|
2015-02-04 10:38:05 -08:00 |
|
Atlante45
|
7a03daa76f
|
Inline setFieldOfView
|
2015-02-03 18:51:26 -08:00 |
|
Atlante45
|
27459ba861
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
|
Atlante45
|
4ef87b9919
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/ui/PreferencesDialog.cpp
interface/src/ui/Stats.cpp
libraries/audio-client/src/AudioClient.cpp
libraries/audio-client/src/AudioClient.h
|
2015-01-28 13:13:32 -08:00 |
|
Atlante45
|
4eac6cd410
|
Moved IDENTITY_FRONT/UP/RIGHT to GLMHelpers
|
2015-01-23 13:19:03 -08:00 |
|
Atlante45
|
850f92eae3
|
Don't call Settings::set when you don't need too.
|
2015-01-20 17:54:11 -08:00 |
|
Atlante45
|
8d37f5ae00
|
More setting handles
|
2015-01-20 15:35:22 -08:00 |
|
Atlante45
|
967028e5cf
|
Removed more QSettings references
|
2015-01-18 19:29:27 -08:00 |
|
Atlante45
|
e8a396b08b
|
Moved Octree max pps out of Menu
Moved it to OctreeQuery
|
2015-01-17 23:31:38 -08:00 |
|
Atlante45
|
bfceaf2838
|
Moved FieldOfView related members out of Menu
Moved them to ViewFrustum
|
2015-01-17 22:37:02 -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 |
|
ZappoMan
|
0e19e1f8a5
|
cleanup some dead code
|
2015-01-13 13:48:28 -08:00 |
|
ZappoMan
|
60aec8ac00
|
add support for multiple backup rules
|
2015-01-13 13:41:32 -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 |
|
ZappoMan
|
ea3a5b7fcd
|
use last backup files timestamp as last backup time.
|
2015-01-12 17:29:10 -08:00 |
|
ZappoMan
|
7b65c75414
|
first cut at restoreFromMostRecentBackup
|
2015-01-12 14:32:13 -08:00 |
|
ZappoMan
|
1562aab6da
|
intitial pass at lock file
|
2015-01-12 12:35:17 -08:00 |
|
ZappoMan
|
9630279459
|
Merge branch 'master' of https://github.com/highfidelity/hifi into voxelEctomy
Conflicts:
examples/editVoxels.js
examples/fallingSand.js
examples/growTrees.js
interface/src/Application.cpp
interface/src/Application.h
libraries/avatars/CMakeLists.txt
libraries/entities/src/EntityItem.h
|
2014-12-31 10:50:53 -08:00 |
|
ZappoMan
|
67595ea571
|
more voxelEctomy
|
2014-12-30 20:35:21 -08:00 |
|
ZappoMan
|
5cef7d0e9d
|
more voxelEctomy
|
2014-12-30 20:24:27 -08:00 |
|
ZappoMan
|
278ed96f14
|
more work on voxelEctomy
|
2014-12-30 18:54:53 -08:00 |
|
ZappoMan
|
141e231958
|
more work on voxelEctomy
|
2014-12-30 18:41:56 -08:00 |
|
Andrew Meadows
|
9b7e50858a
|
merge upstream/master into andrew/inertia
Conflicts:
libraries/avatars/CMakeLists.txt
libraries/entities/CMakeLists.txt
|
2014-12-29 09:15:49 -08:00 |
|
ZappoMan
|
17ed92cf7e
|
fix runaway backup bug
|
2014-12-23 10:11:08 -08:00 |
|
Atlante45
|
327daacecd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
interface/src/Application.cpp
interface/src/devices/OculusManager.cpp
libraries/networking/src/NodeList.cpp
|
2014-12-22 13:34:18 -08:00 |
|
Stephen Birarda
|
114e3bb2ff
|
rename cmake macro to represent actual purpose
|
2014-12-18 16:51:20 -08:00 |
|
Andrew Meadows
|
11f01e1859
|
merge upstream/master into andrew/inertia
|
2014-12-18 15:01:08 -08:00 |
|
Atlante45
|
990362b8ff
|
Merge branch 'cuckoo' of https://github.com/birarda/hifi into applications_diet_cpp11
|
2014-12-18 14:18:21 -08:00 |
|
Stephen Birarda
|
b326ab9839
|
remove quotes from library links for debug/optimized
|
2014-12-18 09:38:48 -08:00 |
|
Stephen Birarda
|
d38c78f2c3
|
remove bubbling of linked libraries, cmake does it
|
2014-12-18 09:34:04 -08:00 |
|
Atlante45
|
0bd9ed469e
|
Changed NodeList::getInstance() calls to use the DM
|
2014-12-17 15:28:25 -08:00 |
|
Andrew Meadows
|
67c3a25475
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into inertia
Conflicts:
interface/src/Application.cpp
libraries/entities/src/EntityItem.h
|
2014-12-15 14:46:46 -08:00 |
|
Stephen Birarda
|
8549e9cb53
|
resolve conflicts on merge with upstream master
|
2014-12-15 09:36:17 -08:00 |
|
ZappoMan
|
f2ed1337b5
|
fix ray picking output distance to be meters
|
2014-12-10 11:04:32 -08:00 |
|
Andrew Meadows
|
3fd2f12a73
|
merge upstream/master into andrew/inertia
Conflicts:
libraries/entities/src/EntityItem.cpp
libraries/entities/src/EntityItem.h
libraries/entities/src/EntitySimulation.h
libraries/entities/src/EntityTree.cpp
libraries/entities/src/EntityTreeElement.cpp
libraries/entities/src/SimpleEntitySimulation.cpp
libraries/entities/src/SimpleEntitySimulation.h
libraries/entities/src/SphereEntityItem.cpp
|
2014-12-09 12:41:53 -08:00 |
|
Atlante45
|
eaaaa0687c
|
spacing
|
2014-12-09 11:53:14 -08:00 |
|
ZappoMan
|
0592b74a06
|
make collision callbacks work
|
2014-12-08 14:15:03 -08:00 |
|
ZappoMan
|
7011162c70
|
removed dead code
|
2014-12-06 15:07:02 -08:00 |
|
ZappoMan
|
7ea85073f4
|
introduce precision picking in API form
|
2014-12-06 11:45:49 -08:00 |
|
ZappoMan
|
1fec69698e
|
get the triangle picking for submeshes working, remove some debug
|
2014-12-05 23:23:21 -08:00 |
|
ZappoMan
|
ae647d39d0
|
fix models with registrations other than 0,0,0
|
2014-12-05 16:14:18 -08:00 |
|
ZappoMan
|
0ccbb98bde
|
more work on improved model picking
|
2014-12-05 15:03:35 -08:00 |
|
ZappoMan
|
a6b86da47a
|
basics of triangle picking working for models
|
2014-12-05 11:31:27 -08:00 |
|
Stephen Birarda
|
5c3e90f64f
|
resolve conflicts on merge with upstream master
|
2014-12-03 13:11:56 -08:00 |
|
Andrew Meadows
|
a21ebe4f6a
|
merge andrew/thermonuclear into andrew/inertia
|
2014-12-02 15:31:30 -08:00 |
|
Andrew Meadows
|
b9944edf66
|
OctreeServer::createTree() is now protected
|
2014-12-02 11:13:37 -08:00 |
|
Andrew Meadows
|
1df6c32a4e
|
moving Shape* back into shared lib
removing dependency of entities lib on physics lib
physics lib now depends on entities lib
|
2014-12-01 16:03:14 -08:00 |
|
Atlante45
|
ae3bcc8f06
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
|
Andrew Meadows
|
114364e37a
|
cleanup/optimization of Octree::readElementData()
|
2014-11-17 16:39:26 -08:00 |
|
ZappoMan
|
bdfe02bbd0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into persistThreadImprovements
Conflicts:
assignment-client/src/octree/OctreeServer.cpp
libraries/octree/src/OctreePersistThread.cpp
libraries/octree/src/OctreePersistThread.h
|
2014-11-17 11:22:00 -08:00 |
|