.. |
audio
|
Fixing the mic/camera buttons and the mirror UI buttons
|
2015-06-19 14:46:39 -07:00 |
avatar
|
Merge pull request #5167 from SamGondelman/hmdControls
|
2015-06-24 14:40:31 -07:00 |
devices
|
Merge pull request #5167 from SamGondelman/hmdControls
|
2015-06-24 14:40:31 -07:00 |
octree
|
Add RenderArgs to more render methods
|
2015-05-22 15:25:53 -07:00 |
scripting
|
Merge pull request #5167 from SamGondelman/hmdControls
|
2015-06-24 14:40:31 -07:00 |
starfield
|
Fixing projection during star rendering
|
2015-06-21 17:16:30 -07:00 |
ui
|
Restore InterfaceConfig.h includes
|
2015-06-24 16:13:42 -07:00 |
AbstractLoggerInterface.h
|
|
|
Application.cpp
|
Merge pull request #5167 from SamGondelman/hmdControls
|
2015-06-24 14:40:31 -07:00 |
Application.h
|
Fixing the mic/camera buttons and the mirror UI buttons
|
2015-06-19 14:46:39 -07:00 |
Bookmarks.cpp
|
Switching to a wrapper mechanism for VR menus
|
2015-04-25 16:20:15 -07:00 |
Bookmarks.h
|
Switching to a wrapper mechanism for VR menus
|
2015-04-25 16:20:15 -07:00 |
Camera.cpp
|
Breaking up overlay into rendering and compositing classes
|
2015-06-13 17:36:08 -07:00 |
Camera.h
|
Breaking up overlay into rendering and compositing classes
|
2015-06-13 17:36:08 -07:00 |
DatagramProcessor.cpp
|
log connection times for eventual stats display
|
2015-05-26 10:37:44 -07:00 |
DatagramProcessor.h
|
remove extra debug information for node thread cleanup
|
2015-03-11 17:18:49 -07:00 |
DiscoverabilityManager.cpp
|
Move visibility methods into DiscoverabilityManager
|
2015-04-17 14:15:50 -07:00 |
DiscoverabilityManager.h
|
Move visibility methods into DiscoverabilityManager
|
2015-04-17 14:15:50 -07:00 |
FileLogger.cpp
|
put newlines back in interface log
|
2014-11-14 10:39:45 -08:00 |
FileLogger.h
|
|
|
FileUtils.cpp
|
shuffle files with QtGui dependency out of shared
|
2014-11-17 13:33:07 -08:00 |
FileUtils.h
|
shuffle files with QtGui dependency out of shared
|
2014-11-17 13:33:07 -08:00 |
GLCanvas.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
GLCanvas.h
|
Working on new-UI implementations of address bar and login
|
2015-04-15 00:36:04 -07:00 |
InterfaceActionFactory.cpp
|
git rid if pull-to-point action (spring handles this). add new action which tries to maintain an entity's distance from a given point
|
2015-06-17 11:22:10 -07:00 |
InterfaceActionFactory.h
|
make action-factory interface and subclass it in Interface. this allows an action to use avatar data. the login the AvatarActionHold is still bogus.
|
2015-06-10 12:04:44 -07:00 |
InterfaceLogging.cpp
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
InterfaceLogging.h
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
LODManager.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
LODManager.h
|
Set shouldRender method
|
2015-06-02 19:26:39 +02:00 |
main.cpp
|
Working on 64 bit builds
|
2015-06-18 21:44:12 -07:00 |
MainWindow.cpp
|
more indentation changes
|
2015-06-03 14:59:07 -07:00 |
MainWindow.h
|
Final fixes. Snapshot should be good now
|
2015-06-03 15:09:45 -07:00 |
Menu.cpp
|
Merge pull request #5148 from SamGondelman/rotationModes
|
2015-06-18 18:02:47 -07:00 |
Menu.h
|
Merge pull request #5148 from SamGondelman/rotationModes
|
2015-06-18 18:02:47 -07:00 |
ModelPackager.cpp
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
ModelPackager.h
|
classifying FSTReader and moving ModelType into that class
|
2015-03-27 16:30:00 -07:00 |
ModelPropertiesDialog.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
ModelPropertiesDialog.h
|
classifying FSTReader and moving ModelType into that class
|
2015-03-27 16:30:00 -07:00 |
ModelSelector.cpp
|
classifying FSTReader and moving ModelType into that class
|
2015-03-27 16:30:00 -07:00 |
ModelSelector.h
|
classifying FSTReader and moving ModelType into that class
|
2015-03-27 16:30:00 -07:00 |
Physics.cpp
|
PhysicsEngine is now an EntitySimulation
|
2014-12-02 15:29:41 -08:00 |
Physics.h
|
PhysicsEngine is now an EntitySimulation
|
2014-12-02 15:29:41 -08:00 |
ScriptHighlighting.cpp
|
|
|
ScriptHighlighting.h
|
|
|
ScriptsModel.cpp
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
ScriptsModel.h
|
quiet compiler, remove some trailing control-Ms
|
2015-04-25 09:20:00 -07:00 |
ScriptsModelFilter.cpp
|
running script window treeview fully works
|
2015-01-12 00:41:38 +01:00 |
ScriptsModelFilter.h
|
running script window treeview fully works
|
2015-01-12 00:41:38 +01:00 |
SpeechRecognizer.cpp
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
SpeechRecognizer.h
|
Moved SpeechRecognizer out of Menu
|
2015-01-18 06:50:34 -08:00 |
SpeechRecognizer.mm
|
Update speech recognizer to fully turn off when disabling
|
2014-08-07 17:45:01 -07:00 |
Stars.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
Stars.h
|
Replacing glutSolidSphere by a cached Geometry
|
2014-10-03 16:55:58 -07:00 |
UIUtil.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
UIUtil.h
|
Add UI font scaling to UIUtil
|
2015-02-18 13:33:19 -08:00 |
Util.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
Util.h
|
CR feedback
|
2015-06-08 14:36:31 -07:00 |
world.h
|
Removed unused constant, class
|
2014-10-12 20:14:51 -07:00 |