.. |
avatar
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
devices
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
renderer
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
starfield
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
ui
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
AbstractLoggerInterface.h
|
some application destructor cleanup
|
2014-01-31 17:50:51 -08:00 |
Application.cpp
|
resolve conflicts on merge with upstream master
|
2014-03-05 15:31:00 -08:00 |
Application.h
|
Tie the avatar LOD distance multiplier to the LOD parameter calculated for
|
2014-03-03 16:34:28 -08:00 |
Audio.cpp
|
relocate mute button, audio scope
|
2014-02-27 18:02:53 -08:00 |
Audio.h
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
BandwidthMeter.cpp
|
|
|
BandwidthMeter.h
|
|
|
BuckyBalls.cpp
|
fix a NaN in ViewFrustum and BuckyBalls
|
2014-03-04 15:53:05 -08:00 |
BuckyBalls.h
|
Physics test ‘buckyballs’ moved to application.cpp
|
2014-02-24 00:06:50 -08:00 |
Camera.cpp
|
Make sure our mode is fully established before we use the mirror camera to
|
2014-02-26 12:11:03 -08:00 |
Camera.h
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
ClipboardScriptingInterface.cpp
|
Review fixes
|
2014-03-04 10:48:53 -08:00 |
ClipboardScriptingInterface.h
|
Removed copyTo and pasteFrom from ClipboardScriptingInterface (not useful in the end)
|
2014-02-28 11:22:14 -08:00 |
ControllerScriptingInterface.cpp
|
added support for overlays to editVoxels.js
|
2014-02-18 16:23:34 -08:00 |
ControllerScriptingInterface.h
|
added support for overlays to editVoxels.js
|
2014-02-18 16:23:34 -08:00 |
DatagramProcessor.cpp
|
remove option to drive from transmitter
|
2014-02-24 15:11:02 -08:00 |
DatagramProcessor.h
|
|
|
Environment.cpp
|
|
|
Environment.h
|
|
|
Field.cpp
|
|
|
Field.h
|
|
|
FileLogger.cpp
|
some application destructor cleanup
|
2014-01-31 17:50:51 -08:00 |
FileLogger.h
|
some application destructor cleanup
|
2014-01-31 17:50:51 -08:00 |
GLCanvas.cpp
|
added SNAPSHOT_EXTENSION constant
|
2014-02-13 20:05:59 +01:00 |
GLCanvas.h
|
Allow drag-and-drop of snapshots into Interface
|
2014-02-12 02:12:52 +01:00 |
ImportDialog.cpp
|
Repositionned nivigation buttons in ImportDialog
|
2014-02-20 10:38:08 -08:00 |
ImportDialog.h
|
Changed import dialog UI
|
2014-02-19 12:36:27 -08:00 |
InfoView.cpp
|
|
|
InfoView.h
|
|
|
main.cpp
|
repair usage of INI file for QSettings
|
2014-02-19 14:09:18 -08:00 |
Menu.cpp
|
fix potential crash in setIsOptionChecked() added support for positioning separators
|
2014-03-03 12:03:56 -08:00 |
Menu.h
|
Tie the avatar LOD distance multiplier to the LOD parameter calculated for
|
2014-03-03 16:34:28 -08:00 |
MenuScriptingInterface.cpp
|
fix potential crash in setIsOptionChecked() added support for positioning separators
|
2014-03-03 12:03:56 -08:00 |
MenuScriptingInterface.h
|
fix potential crash in setIsOptionChecked() added support for positioning separators
|
2014-03-03 12:03:56 -08:00 |
MetavoxelSystem.cpp
|
Factored out bits common to resource caches, added global limit on number of
|
2014-02-27 18:13:40 -08:00 |
MetavoxelSystem.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-20 12:05:15 -08:00 |
Oscilloscope.cpp
|
|
|
Oscilloscope.h
|
|
|
ParticleTreeRenderer.cpp
|
various particle crash and deadlock fixes
|
2014-03-03 12:49:34 -08:00 |
ParticleTreeRenderer.h
|
use SharedNodePointer in place of Node where appropriate
|
2014-02-06 14:58:03 -08:00 |
Physics.cpp
|
|
|
Physics.h
|
|
|
PieMenu.cpp
|
|
|
PieMenu.h
|
|
|
PrimitiveRenderer.cpp
|
Added id checking and remove try/catch
|
2014-02-16 23:25:06 -05:00 |
PrimitiveRenderer.h
|
Added id checking and remove try/catch
|
2014-02-16 23:25:06 -05:00 |
Stars.cpp
|
|
|
Stars.h
|
|
|
Util.cpp
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
Util.h
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
VoxelFade.cpp
|
|
|
VoxelFade.h
|
|
|
VoxelHideShowThread.cpp
|
|
|
VoxelHideShowThread.h
|
|
|
VoxelImporter.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-03-03 16:47:42 -08:00 |
VoxelImporter.h
|
Fix for voxelImporter
|
2014-02-19 12:35:45 -08:00 |
VoxelPacketProcessor.cpp
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
VoxelPacketProcessor.h
|
remove senderWithAddress from NodeList
|
2014-02-06 14:43:46 -08:00 |
VoxelSystem.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-03-03 16:47:42 -08:00 |
VoxelSystem.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-03-03 16:47:42 -08:00 |
windowshacks.h
|
|
|
world.h
|
|
|