.. |
avatar
|
Merge pull request #3735 from ctrlaltdavid/20126
|
2014-11-04 15:52:10 -08:00 |
devices
|
Set Oculus camera fov/aspect ratio.
|
2014-11-04 19:04:31 -08:00 |
entities
|
use original textures for textureNames
|
2014-11-07 10:00:04 -08:00 |
gpu
|
Removed all the prefix to the enum values, since all the enums are in the gpu scope we consider its good to avoid name colisions
|
2014-11-06 14:01:43 -08:00 |
renderer
|
include urls with texture names, make sure to wait till default textures loaded before setting new textures
|
2014-11-07 09:54:13 -08:00 |
scripting
|
Merge pull request #3732 from thoys/20166
|
2014-11-04 15:51:05 -08:00 |
starfield
|
Replacing glutSolidSphere by a cached Geometry
|
2014-10-03 16:55:58 -07:00 |
ui
|
Removed all the prefix to the enum values, since all the enums are in the gpu scope we consider its good to avoid name colisions
|
2014-11-06 14:01:43 -08:00 |
voxels
|
rename Models to Entities, and add menu option to disable Light entities
|
2014-10-30 14:43:43 -07:00 |
AbstractLoggerInterface.h
|
|
|
Application.cpp
|
fix crash in mouse messages while quitting
|
2014-11-06 17:53:22 -08:00 |
Application.h
|
fix crash in mouse messages while quitting
|
2014-11-06 17:53:22 -08:00 |
Audio.cpp
|
first pass audio mixer automatic muting of noisy streams, tour guide improvements, new lightExample.js, hair hangs over cone 'body'
|
2014-11-05 16:58:58 -08:00 |
Audio.h
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-10-28 20:22:40 -07:00 |
AudioReflector.cpp
|
|
|
AudioReflector.h
|
|
|
BuckyBalls.cpp
|
remove startup debug from buckyballs
|
2014-10-12 20:42:53 -07:00 |
BuckyBalls.h
|
|
|
Camera.cpp
|
leverage Camera object for scripting, remove sep interface
|
2014-11-04 10:33:55 -08:00 |
Camera.h
|
make camera getPosition() callable from js
|
2014-11-04 12:39:50 -08:00 |
DatagramProcessor.cpp
|
move audio env data over to new packet
|
2014-10-24 14:27:55 -07:00 |
DatagramProcessor.h
|
|
|
Environment.cpp
|
fix formatting and syntax issues
|
2014-10-06 11:06:23 -07:00 |
Environment.h
|
|
|
FileLogger.cpp
|
Fix log file missing end of lines
|
2014-10-31 09:24:50 -07:00 |
FileLogger.h
|
|
|
GLCanvas.cpp
|
start working on the target framerate control
|
2014-10-23 13:19:34 -07:00 |
GLCanvas.h
|
|
|
Hair.cpp
|
first pass audio mixer automatic muting of noisy streams, tour guide improvements, new lightExample.js, hair hangs over cone 'body'
|
2014-11-05 16:58:58 -08:00 |
Hair.h
|
Hair gravity always the same
|
2014-10-24 16:08:01 -07:00 |
main.cpp
|
|
|
MainWindow.cpp
|
|
|
MainWindow.h
|
|
|
Menu.cpp
|
Fix the problem of actual framerate target not beeing true to the value displayed in the menu, same for resolution scale. Removed the value in Application and relies exclusively on the menu state
|
2014-11-03 11:22:23 -08:00 |
Menu.h
|
Fix the problem of actual framerate target not beeing true to the value displayed in the menu, same for resolution scale. Removed the value in Application and relies exclusively on the menu state
|
2014-11-03 11:22:23 -08:00 |
MetavoxelSystem.cpp
|
One more piece of the resolution puzzle.
|
2014-10-30 16:52:19 -07:00 |
MetavoxelSystem.h
|
More resolution bits.
|
2014-10-29 13:00:32 -07:00 |
ModelUploader.cpp
|
Read the unit scale factor and include it in the offset scale.
|
2014-10-17 17:34:27 -07:00 |
ModelUploader.h
|
handle remaining conversions for AccountManager passing QNetworkReply
|
2014-10-14 16:16:54 -07:00 |
Physics.cpp
|
|
|
Physics.h
|
|
|
ScriptHighlighting.cpp
|
|
|
ScriptHighlighting.h
|
|
|
ScriptsModel.cpp
|
No need for https when downloading assets
|
2014-10-23 13:59:08 -06:00 |
ScriptsModel.h
|
|
|
SpeechRecognizer.cpp
|
Remove further ATL dependency in Windows speech recognizer
|
2014-10-28 12:42:35 -07:00 |
SpeechRecognizer.h
|
Remove further ATL dependency in Windows speech recognizer
|
2014-10-28 12:42:35 -07:00 |
SpeechRecognizer.mm
|
|
|
Stars.cpp
|
Replacing glutSolidSphere by a cached Geometry
|
2014-10-03 16:55:58 -07:00 |
Stars.h
|
Replacing glutSolidSphere by a cached Geometry
|
2014-10-03 16:55:58 -07:00 |
Util.cpp
|
remove unused utility functions
|
2014-10-12 20:42:15 -07:00 |
Util.h
|
remove unused utility functions
|
2014-10-12 20:42:15 -07:00 |
windowshacks.h
|
|
|
world.h
|
Removed unused constant, class
|
2014-10-12 20:14:51 -07:00 |
XmppClient.cpp
|
|
|
XmppClient.h
|
|
|