.. |
assets
|
fix casing for ubuntu include failure
|
2015-10-13 17:04:45 -07:00 |
audio
|
remove glLineWidth completely because it s not available anymore for wide lines in core
|
2015-08-04 11:57:20 -07:00 |
avatar
|
Merge pull request #6214 from howard-stearns/goToPosition
|
2015-10-29 10:15:26 -07:00 |
devices
|
first cut at wiring up devices and inputs to JS
|
2015-10-09 16:15:29 -07:00 |
octree
|
Remove Application friend
|
2015-10-06 13:56:22 -07:00 |
scripting
|
cleanup
|
2015-10-15 14:58:05 -07:00 |
ui
|
Control bandwidth stats dialog sizing similarly
|
2015-10-29 13:18:43 +13:00 |
AbstractLoggerInterface.h
|
Move file log persistence to a separate thread
|
2015-07-08 22:35:23 -07:00 |
Application.cpp
|
Merge pull request #6196 from jherico/gl
|
2015-10-28 12:10:52 -07:00 |
Application.h
|
Don't reload/recenter some avatar data on startup, when we don't necessarilly have all the required data initialized.
|
2015-10-13 12:15:13 -07:00 |
Bookmarks.cpp
|
|
|
Bookmarks.h
|
|
|
Camera.cpp
|
Merge remote-tracking branch 'upstream/master' into plugins
|
2015-06-26 17:02:16 -07:00 |
Camera.h
|
Revert Camera.h changes.
|
2015-07-29 09:55:19 -07:00 |
CrashHandler.cpp
|
Reword dialog
|
2015-08-25 14:24:15 -07:00 |
CrashHandler.h
|
Implement crash option that deletes Interface.ini
|
2015-08-24 13:36:03 -07:00 |
DiscoverabilityManager.cpp
|
|
|
DiscoverabilityManager.h
|
|
|
FileLogger.cpp
|
Rebase fixes
|
2015-10-06 13:56:24 -07:00 |
FileLogger.h
|
Use a constant log file and rollover accumulated logs to a new file based on startup, time or size
|
2015-09-02 21:56:58 -07:00 |
FileUtils.cpp
|
|
|
FileUtils.h
|
|
|
GLCanvas.cpp
|
Remove fps throttle from Application
|
2015-10-06 13:56:23 -07:00 |
GLCanvas.h
|
fix throttled rendering for the 2D display plugin
|
2015-08-19 21:11:48 -07:00 |
InterfaceActionFactory.cpp
|
fix bug that was deleting actions with 0 ttl. in js interface, action parameter 'lifetime' is now called 'ttl'
|
2015-10-26 13:50:21 -07:00 |
InterfaceActionFactory.h
|
bring over code from entity-level-locking branch
|
2015-07-09 15:23:05 -07:00 |
InterfaceLogging.cpp
|
CR comments and fixing the average calculation
|
2015-07-01 16:30:42 -07:00 |
InterfaceLogging.h
|
CR comments and fixing the average calculation
|
2015-07-01 16:30:42 -07:00 |
LODManager.cpp
|
remove some dead code
|
2015-10-19 15:23:45 -07:00 |
LODManager.h
|
While we work on FPS I have decreased the default LOD FPS
|
2015-07-15 13:09:55 -07:00 |
main.cpp
|
moved translation efforts into subdir
|
2015-08-25 01:36:19 +02:00 |
MainWindow.cpp
|
Move tray icon to MainWindow
|
2015-10-06 13:56:19 -07:00 |
MainWindow.h
|
Move tray icon to MainWindow
|
2015-10-06 13:56:19 -07:00 |
Menu.cpp
|
fix warning in master
|
2015-10-19 17:56:38 -07:00 |
Menu.h
|
Merge pull request #6075 from birarda/default-asset-server
|
2015-10-14 17:02:10 -07:00 |
ModelPackager.cpp
|
fixing review comments
|
2015-09-21 22:42:24 -07:00 |
ModelPackager.h
|
ResourceCache, NetworkGeometry and Model refactoring and optimizations.
|
2015-08-20 18:59:51 -07:00 |
ModelPropertiesDialog.cpp
|
Revert changes to ModelPropertiesDialog
|
2015-06-25 16:04:02 -07:00 |
ModelPropertiesDialog.h
|
Revert changes to ModelPropertiesDialog
|
2015-06-25 16:04:02 -07:00 |
ModelSelector.cpp
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
ModelSelector.h
|
|
|
Physics.cpp
|
|
|
Physics.h
|
|
|
PluginContainerProxy.cpp
|
Don't reload/recenter some avatar data on startup, when we don't necessarilly have all the required data initialized.
|
2015-10-13 12:15:13 -07:00 |
PluginContainerProxy.h
|
Enabling programmatic access to the IPD scale
|
2015-10-06 19:08:17 -07:00 |
ScriptHighlighting.cpp
|
ScriptEditor: single quotes support and spelling fix
|
2015-10-14 14:47:29 +02:00 |
ScriptHighlighting.h
|
ScriptEditor: single quotes support and spelling fix
|
2015-10-14 14:47:29 +02:00 |
ScriptsModel.cpp
|
|
|
ScriptsModel.h
|
|
|
ScriptsModelFilter.cpp
|
|
|
ScriptsModelFilter.h
|
|
|
SpeechRecognizer.cpp
|
|
|
SpeechRecognizer.h
|
|
|
SpeechRecognizer.mm
|
|
|
Stars.cpp
|
Putting together the stencil buffer for opaque vs background and using it for the backgroud render items
|
2015-09-30 15:54:03 -07:00 |
Stars.h
|
Removing GL headers from most files, and some naked GL from application.cpp
|
2015-07-18 00:46:09 -07:00 |
UIUtil.cpp
|
Working on mac compilability
|
2015-07-01 23:03:33 -07:00 |
UIUtil.h
|
|
|
Util.cpp
|
Header cleanup
|
2015-10-06 13:56:24 -07:00 |
Util.h
|
remove non-batch versions of GeometryCache renderXYZ() methods
|
2015-07-23 07:42:58 -07:00 |
world.h
|
|
|