.. |
avatar
|
removed findSpherePenetration() and findCapsulePenetration() from VoxelSystem, use VoxelTree
|
2014-03-02 15:34:36 -08:00 |
devices
|
Slight mapping improvement.
|
2014-02-25 15:07:19 -08:00 |
renderer
|
Indentation fix.
|
2014-02-28 16:18:44 -08:00 |
starfield
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
ui
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
AbstractLoggerInterface.h
|
some application destructor cleanup
|
2014-01-31 17:50:51 -08:00 |
Application.cpp
|
remove HoverVoxel
|
2014-03-02 19:23:00 -08:00 |
Application.h
|
remove HoverVoxel
|
2014-03-02 19:23:00 -08:00 |
Audio.cpp
|
relocate mute button, audio scope
|
2014-02-27 18:02:53 -08:00 |
Audio.h
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
BandwidthMeter.cpp
|
stats font & color changes, styling audio & bandwidth meters
|
2014-01-24 05:06:55 -03:00 |
BandwidthMeter.h
|
Merge
|
2014-01-16 18:39:21 +01:00 |
BuckyBalls.cpp
|
Physics test ‘buckyballs’ moved to application.cpp
|
2014-02-24 00:06:50 -08:00 |
BuckyBalls.h
|
Physics test ‘buckyballs’ moved to application.cpp
|
2014-02-24 00:06:50 -08:00 |
Camera.cpp
|
Make sure our mode is fully established before we use the mirror camera to
|
2014-02-26 12:11:03 -08:00 |
Camera.h
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
ClipboardScriptingInterface.cpp
|
implement support for menu item positioning
|
2014-02-25 12:19:30 -08:00 |
ClipboardScriptingInterface.h
|
added Clipboard.nudgeVoxel() and added support for calling clipboard opertations with VoxelDetail as well as xyzs
|
2014-02-19 20:09:35 -08:00 |
ControllerScriptingInterface.cpp
|
added support for overlays to editVoxels.js
|
2014-02-18 16:23:34 -08:00 |
ControllerScriptingInterface.h
|
added support for overlays to editVoxels.js
|
2014-02-18 16:23:34 -08: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
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
Environment.h
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
Field.cpp
|
|
|
Field.h
|
|
|
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
|
added SNAPSHOT_EXTENSION constant
|
2014-02-13 20:05:59 +01:00 |
GLCanvas.h
|
Allow drag-and-drop of snapshots into Interface
|
2014-02-12 02:12:52 +01:00 |
ImportDialog.cpp
|
Repositionned nivigation buttons in ImportDialog
|
2014-02-20 10:38:08 -08:00 |
ImportDialog.h
|
Changed import dialog UI
|
2014-02-19 12:36:27 -08:00 |
InfoView.cpp
|
|
|
InfoView.h
|
|
|
main.cpp
|
repair usage of INI file for QSettings
|
2014-02-19 14:09:18 -08:00 |
Menu.cpp
|
removed a bunch of cruft from VoxelSystem
|
2014-03-02 12:13:00 -08:00 |
Menu.h
|
removed a bunch of cruft from VoxelSystem
|
2014-03-02 12:13:00 -08:00 |
MenuScriptingInterface.cpp
|
change singleton approach to not require delete
|
2014-02-25 14:53:57 -08:00 |
MenuScriptingInterface.h
|
rename MenuType and other CR feedback
|
2014-02-25 17:32:16 -08:00 |
MetavoxelSystem.cpp
|
Factored out bits common to resource caches, added global limit on number of
|
2014-02-27 18:13:40 -08:00 |
MetavoxelSystem.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-20 12:05:15 -08:00 |
Oscilloscope.cpp
|
Merge
|
2014-01-16 18:39:21 +01:00 |
Oscilloscope.h
|
|
|
ParticleTreeRenderer.cpp
|
use SharedNodePointer in place of Node where appropriate
|
2014-02-06 14:58:03 -08:00 |
ParticleTreeRenderer.h
|
use SharedNodePointer in place of Node where appropriate
|
2014-02-06 14:58:03 -08:00 |
Physics.cpp
|
|
|
Physics.h
|
|
|
PieMenu.cpp
|
Merge
|
2014-01-16 18:39:21 +01:00 |
PieMenu.h
|
|
|
PrimitiveRenderer.cpp
|
Added id checking and remove try/catch
|
2014-02-16 23:25:06 -05:00 |
PrimitiveRenderer.h
|
Added id checking and remove try/catch
|
2014-02-16 23:25:06 -05:00 |
Stars.cpp
|
|
|
Stars.h
|
|
|
Util.cpp
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
Util.h
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
VoxelFade.cpp
|
|
|
VoxelFade.h
|
|
|
VoxelHideShowThread.cpp
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
VoxelHideShowThread.h
|
first cut at move JurisdicionListener and JuridictionSender into non-mulitply derived classes
|
2014-01-22 14:05:31 -08:00 |
VoxelImporter.cpp
|
more VoxelSystem vs VoxelTree cleanup
|
2014-03-02 16:51:40 -08:00 |
VoxelImporter.h
|
Fix for voxelImporter
|
2014-02-19 12:35:45 -08:00 |
VoxelPacketProcessor.cpp
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
VoxelPacketProcessor.h
|
remove senderWithAddress from NodeList
|
2014-02-06 14:43:46 -08:00 |
VoxelSystem.cpp
|
removed some dead code
|
2014-03-02 16:57:19 -08:00 |
VoxelSystem.h
|
removed some dead code
|
2014-03-02 17:03:57 -08:00 |
windowshacks.h
|
Merge
|
2014-01-16 18:39:21 +01:00 |
world.h
|
more scripting support, including adding a Quat helper class that makes JS quat math easier
|
2014-01-29 00:56:08 -08:00 |