.. |
avatar
|
use quat orientation to store locations and user locations
|
2014-09-16 09:57:21 -07:00 |
devices
|
fix type signed/unsigned warning
|
2014-09-13 09:02:48 -07:00 |
entities
|
read old format files correctly
|
2014-09-12 09:38:35 -07:00 |
location
|
fix a double space
|
2014-09-12 13:31:27 -07:00 |
particles
|
Fixed my mistake by unlocking the lock.
|
2014-05-22 14:17:26 -07:00 |
renderer
|
fix bug with attachments being stretched
|
2014-09-13 15:32:21 -07:00 |
scripting
|
fix build for no XMPP
|
2014-09-12 17:56:25 -07:00 |
starfield
|
|
|
ui
|
one more shot at these warnings
|
2014-09-13 09:28:28 -07:00 |
voxels
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
|
2014-08-18 15:16:35 -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 pull request #3405 from thoys/20017
|
2014-09-12 15:34:50 -07:00 |
Application.h
|
Merge pull request #3404 from birarda/data-web-domain-lookup
|
2014-09-12 13:45:40 -07:00 |
Audio.cpp
|
completely remove new audio objects from playback rendering path when they are unused
|
2014-09-14 12:26:25 -07:00 |
Audio.h
|
implemented new audio panning object which implements constant power sin^2+cos^2=1 law
|
2014-09-11 17:15:49 -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
|
Migrating to device-independent coordinates.
|
2014-09-08 13:59:19 -07:00 |
Camera.h
|
Expose mode shift period to JS, remove default value
|
2014-06-24 20:32:41 -07:00 |
DatagramProcessor.cpp
|
fix scope for switch case
|
2014-09-15 13:29:13 -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
|
Migrating to device-independent coordinates.
|
2014-09-08 13:59:19 -07:00 |
GLCanvas.h
|
Migrating to device-independent coordinates.
|
2014-09-08 13:59:19 -07: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
|
Fix for OS X Fullscreen (closes #2414)
|
2014-05-05 11:15:55 -07:00 |
MainWindow.h
|
Fix code not compliant with coding standards
|
2014-04-29 16:50:13 -07:00 |
Menu.cpp
|
merge upstream/master into andrew/inertia
|
2014-09-12 17:50:26 -07:00 |
Menu.h
|
handle location lookup for offline user or not found
|
2014-09-12 15:01:08 -07:00 |
MetavoxelSystem.cpp
|
merge upstream/master into andrew/ragdoll
|
2014-09-15 13:56:51 -07:00 |
MetavoxelSystem.h
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
ModelUploader.cpp
|
Ryan's new blendshape mappings for Mixamo.
|
2014-09-15 13:16:17 -07:00 |
ModelUploader.h
|
some url handling repairs, move existing error reply handlers to new format
|
2014-09-12 10:13:33 -07:00 |
PaymentManager.cpp
|
add some error messages to PaymentManager
|
2014-07-31 11:41:49 -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
|
- Style fixes
|
2014-05-01 21:07:46 +02:00 |
ScriptHighlighting.h
|
- Highlighting Fixes ( Single line comments in quoted text don't occur anymore. / Better number recognition)
|
2014-04-30 23:32:41 +02:00 |
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 |
SpeechRecognizer.h
|
Update speech recognizer to fully turn off when disabling
|
2014-08-07 17:45:01 -07:00 |
SpeechRecognizer.mm
|
Update speech recognizer to fully turn off when disabling
|
2014-08-07 17:45:01 -07:00 |
Stars.cpp
|
|
|
Stars.h
|
|
|
UserLocationsModel.cpp
|
repairs for new location lookup
|
2014-09-12 09:52:34 -07:00 |
UserLocationsModel.h
|
repairs for new location lookup
|
2014-09-12 09:52:34 -07:00 |
Util.cpp
|
Share instances of TextRenderer.
|
2014-09-10 18:55:36 -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 |