.. |
avatar
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar_simulate_optimisation
|
2014-07-29 13:47:24 -07:00 |
devices
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-07-30 14:15:22 -07:00 |
location
|
Adding place/user go to logging
|
2014-07-14 15:24:47 -06:00 |
models
|
Fixed invokeMethod bug + removed debug
|
2014-07-23 14:38:37 -07:00 |
particles
|
Fixed my mistake by unlocking the lock.
|
2014-05-22 14:17:26 -07:00 |
renderer
|
Removed microthreading in favor of lazy computation
|
2014-07-29 18:28:33 -07:00 |
scripting
|
FEATURE: Allows detecting simulated cursors in JS, this allows JS-developers to track all cursors separately. By using the deviceID. (deviceID 0 = default mouse-cursor , 1500 and 1501 hydra cursors)
|
2014-07-23 16:55:59 +02:00 |
starfield
|
|
|
ui
|
Merge pull request #3216 from wangyix/inbound_audio_stream
|
2014-07-30 18:00:17 -07:00 |
voxels
|
Merged from master. Get rid of redundant GL fog states. Moved local light parameters to shader uniform arrays.
|
2014-07-09 13:27:42 -07:00 |
AbstractLoggerInterface.h
|
Fixes the log window to prevent halting of Interface when the log is long and the window is opened
|
2014-05-16 08:36:56 +05:30 |
Application.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-31 10:05:40 -07:00 |
Application.h
|
move satoshi costs to VoxelEditPacketSender
|
2014-07-30 17:33:37 -07:00 |
Audio.cpp
|
fixed inj crash; added statcDesired to MixedAudioStream
|
2014-07-30 17:20:05 -07:00 |
Audio.h
|
added staticDesiredJitterBufferFrames feature; AudioMixer crashing
|
2014-07-30 15:35:40 -07:00 |
AudioReflector.cpp
|
FinalOrientation -> FinalOrientationInWorldFrame
|
2014-06-04 10:41:17 -07:00 |
AudioReflector.h
|
|
|
BuckyBalls.cpp
|
Removed outdated and incorrect getFingerTipPosition()
|
2014-07-10 14:21:17 -07:00 |
BuckyBalls.h
|
|
|
Camera.cpp
|
Removed magic number to use DEFAULT_NEAR/FAR_CLIP
|
2014-07-25 10:56:44 -07:00 |
Camera.h
|
Expose mode shift period to JS, remove default value
|
2014-06-24 20:32:41 -07:00 |
DatagramProcessor.cpp
|
got Preferences jitter buffer frames override working
|
2014-07-28 14:05:17 -07:00 |
DatagramProcessor.h
|
cleaned up debug statements
|
2014-06-04 11:20:29 -07:00 |
Environment.cpp
|
removed debug info, cleaned code for pull req
|
2014-05-29 10:39:40 -07:00 |
Environment.h
|
|
|
FileLogger.cpp
|
Fixes the log window to prevent halting of Interface when the log is long and the window is opened
|
2014-05-16 08:36:56 +05:30 |
FileLogger.h
|
Fixes the log window to prevent halting of Interface when the log is long and the window is opened
|
2014-05-16 08:36:56 +05:30 |
GLCanvas.cpp
|
Coding style fix.
|
2014-07-10 19:25:00 +02:00 |
GLCanvas.h
|
Stop QMenuBar to steal keyboard focus when pressing Alt key in Linux.
|
2014-07-09 13:55:38 +02:00 |
Hair.cpp
|
add body angular acceleration
|
2014-07-14 12:23:00 -07:00 |
Hair.h
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-07-17 16:04:21 -07:00 |
main.cpp
|
more cleanup
|
2014-06-04 11:30:35 -07:00 |
MainWindow.cpp
|
|
|
MainWindow.h
|
|
|
Menu.cpp
|
Merge pull request #3216 from wangyix/inbound_audio_stream
|
2014-07-30 18:00:17 -07:00 |
Menu.h
|
qaudiooutput overflow check enabled by default
|
2014-07-30 12:52:35 -07:00 |
MetavoxelSystem.cpp
|
Fixed spelling error.
|
2014-07-28 16:24:49 -07:00 |
MetavoxelSystem.h
|
Simpler rendering.
|
2014-07-28 16:18:16 -07:00 |
ModelUploader.cpp
|
Switch ModelUploader to NetworkAccessManager
|
2014-07-02 10:52:08 -07:00 |
ModelUploader.h
|
Switch ModelUploader to NetworkAccessManager
|
2014-07-02 10:52:08 -07:00 |
PaymentManager.cpp
|
actually send signed transaction from PaymentManager
|
2014-07-31 09:26:18 -07:00 |
PaymentManager.h
|
call PaymentManager when an OctreeEditPacketSender needs to pay
|
2014-07-30 18:07:08 -07:00 |
Physics.cpp
|
|
|
Physics.h
|
|
|
ScriptHighlighting.cpp
|
|
|
ScriptHighlighting.h
|
|
|
ScriptsModel.cpp
|
Merge pull request #3114 from Atlante45/deleted_user_activity_logger_unnecessary_callback
|
2014-07-02 21:45:19 -07:00 |
ScriptsModel.h
|
Switched ScriptModel to NetworkAccessManager
|
2014-07-02 11:21:26 -07:00 |
SignedWalletTransaction.cpp
|
add a method to SignedWalletTransaction to return binary message
|
2014-07-31 09:18:57 -07:00 |
SignedWalletTransaction.h
|
allow unauthenticated redemptions of signed transactions from octree server
|
2014-07-31 10:05:26 -07:00 |
Stars.cpp
|
|
|
Stars.h
|
|
|
UserLocationsModel.cpp
|
Update JSONCallbackParameters to take params in constructor
|
2014-07-02 11:12:06 -07:00 |
UserLocationsModel.h
|
Fix cleanup of resources for UserLocations*
|
2014-07-01 17:59:49 -07:00 |
Util.cpp
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-06-24 16:21:35 -07:00 |
Util.h
|
|
|
windowshacks.h
|
|
|
world.h
|
|
|
XmppClient.cpp
|
fix build to work if Qxmpp is not available
|
2014-07-28 15:17:33 -07:00 |
XmppClient.h
|
fix build to work if Qxmpp is not available
|
2014-07-28 15:17:33 -07:00 |