overte-HifiExperiments/interface/src
James Brotchie 6880160bc0 Remember most recently opened script location.
Previously when running a script from a file you were always taken back
to your desktop directory. Now you will be taken to the location of your
most recently opened script.
2014-03-31 22:08:38 +10:00
..
avatar Merge pull request #2559 from AndrewMeadows/avatar-interaction-2 2014-03-28 09:25:36 -07:00
devices Perform the mesh blending in worker threads and only when we've actually 2014-03-18 16:38:05 -07:00
location CR fixes 2014-03-14 20:09:03 +01:00
renderer Merge pull request #2538 from AndrewMeadows/enforce-standard 2014-03-28 09:19:16 -07:00
scripting use InvokeMethod() for all menu scripting operations 2014-03-26 15:42:53 -07:00
starfield merge upstream master into "radians" project 2014-03-11 17:28:36 -07:00
ui Fixed a typo that resulted in a wrong padding of a widget. 2014-03-28 22:21:55 +02:00
voxels Adjust the shadow shader to prevent seeing shadows on the opposite sides of 2014-03-27 13:18:45 -07:00
AbstractLoggerInterface.h some application destructor cleanup 2014-01-31 17:50:51 -08:00
Application.cpp Remember most recently opened script location. 2014-03-31 22:08:38 +10:00
Application.h Remember most recently opened script location. 2014-03-31 22:08:38 +10:00
Audio.cpp getTweakedOrientation() to getFinalOrientation() 2014-03-27 11:03:42 -07:00
Audio.h Formatting fixes. 2014-03-26 12:34:46 -07:00
BuckyBalls.cpp Remove arm stretching, add sixense calibration 2014-03-14 11:11:00 -07:00
BuckyBalls.h Physics test ‘buckyballs’ moved to application.cpp 2014-02-24 00:06:50 -08:00
Camera.cpp use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
Camera.h use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
DatagramProcessor.cpp remove option to drive from transmitter 2014-02-24 15:11:02 -08:00
DatagramProcessor.h move datagram processing back to separate thread 2014-01-23 10:32:23 -08:00
Environment.cpp Added a "flat" mode for environments that makes them follow you around on the 2014-03-20 12:09:20 -07:00
Environment.h make headers coding standard compliant 2014-03-06 16:24:58 -08:00
FileLogger.cpp some application destructor cleanup 2014-01-31 17:50:51 -08:00
FileLogger.h some application destructor cleanup 2014-01-31 17:50:51 -08:00
GLCanvas.cpp Keep track of keys pressed, synthesize release events when focus is lost. 2014-03-20 11:17:36 -07:00
GLCanvas.h Keep track of keys pressed, synthesize release events when focus is lost. 2014-03-20 11:17:36 -07:00
main.cpp Added time stamps to the chat. Enabled translations. 2014-03-12 01:24:30 +02:00
Menu.cpp Restored code that Git had somehow deleted. 2014-03-28 19:26:16 +02:00
Menu.h Simplified the new goToUser function. 2014-03-28 18:44:06 +02:00
MetavoxelSystem.cpp explicit casts to remove warnings 2014-03-18 10:41:14 -07:00
MetavoxelSystem.h Merge pull request #2268 from AndrewMeadows/radians 2014-03-12 12:10:29 -07:00
ParticleTreeRenderer.cpp various particle crash and deadlock fixes 2014-03-03 12:49:34 -08:00
ParticleTreeRenderer.h use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -08:00
Physics.cpp
Physics.h
Stars.cpp use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
Stars.h fix missing link to starfield implementation files 2013-10-18 09:01:44 -07:00
Util.cpp use glm::isnan() everywhere for portable code 2014-03-25 09:56:15 -07:00
Util.h use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
windowshacks.h Merge 2014-01-16 18:39:21 +01:00
world.h use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
XmppClient.cpp Added a define to ensure the build works without qxmpp. 2014-03-12 01:24:31 +02:00
XmppClient.h Added a define to ensure the build works without qxmpp. 2014-03-12 01:24:31 +02:00