.. |
avatar
|
Merge pull request #3402 from ZappoMan/stretchableEntities
|
2014-09-12 13:57:45 -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
|
|
|
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
|
|
|
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
|
|
|
AudioReflector.h
|
|
|
BuckyBalls.cpp
|
|
|
BuckyBalls.h
|
|
|
Camera.cpp
|
Migrating to device-independent coordinates.
|
2014-09-08 13:59:19 -07:00 |
Camera.h
|
|
|
DatagramProcessor.cpp
|
fix scope for switch case
|
2014-09-15 13:29:13 -07:00 |
DatagramProcessor.h
|
|
|
Environment.cpp
|
|
|
Environment.h
|
|
|
FileLogger.cpp
|
|
|
FileLogger.h
|
|
|
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
|
|
|
Hair.h
|
|
|
main.cpp
|
|
|
MainWindow.cpp
|
|
|
MainWindow.h
|
|
|
Menu.cpp
|
handle location lookup for offline user or not found
|
2014-09-12 15:01:08 -07:00 |
Menu.h
|
handle location lookup for offline user or not found
|
2014-09-12 15:01:08 -07:00 |
MetavoxelSystem.cpp
|
fixed use of uninitialized variable warning
|
2014-09-13 09:01:27 -07:00 |
MetavoxelSystem.h
|
Hopefully, a fix for the Windows build; looks like "near" is a keyword.
|
2014-09-04 17:42:33 -07:00 |
ModelUploader.cpp
|
Merge pull request #3404 from birarda/data-web-domain-lookup
|
2014-09-12 13:45:40 -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
|
|
|
ScriptHighlighting.h
|
|
|
ScriptsModel.cpp
|
|
|
ScriptsModel.h
|
|
|
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
|
|
|
XmppClient.h
|
|
|