.. |
AABox.cpp
|
remove unused *= operator for AABox
|
2015-03-06 15:31:52 -08:00 |
AABox.h
|
remove unused *= operator for AABox
|
2015-03-06 15:31:52 -08:00 |
AACube.cpp
|
handy conversions between AABox, AACube, and Extents
|
2014-09-11 12:23:35 -07:00 |
AACube.h
|
Octree::findCapsulePenetration() uses meters
|
2015-03-04 16:16:49 -08:00 |
AACubeShape.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
AACubeShape.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
AngleUtil.h
|
|
|
AngularConstraint.cpp
|
move stuff out of shared and into physics library
|
2014-10-28 13:51:45 -07:00 |
AngularConstraint.h
|
break glm helpers out of SharedUtil
|
2014-08-08 13:17:53 -07:00 |
BoxBase.h
|
|
|
ByteCountCoding.h
|
fix possible buffer overrun asserts
|
2014-10-14 17:14:12 -07:00 |
CapsuleShape.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
CapsuleShape.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
CollisionInfo.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
CollisionInfo.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
DependencyManager.cpp
|
DependencyManager update
|
2015-01-13 20:27:38 -08:00 |
DependencyManager.h
|
Naming
|
2015-03-12 19:05:06 +01:00 |
DoubleHashKey.cpp
|
ShapeInfo computs own DoubleHashKey, gets new API
|
2015-02-08 15:12:44 -08:00 |
DoubleHashKey.h
|
ShapeInfo computs own DoubleHashKey, gets new API
|
2015-02-08 15:12:44 -08:00 |
Extents.cpp
|
moved Extents to shared
|
2014-09-11 12:12:25 -07:00 |
Extents.h
|
formatting
|
2015-03-31 14:04:49 -07:00 |
FaceshiftConstants.cpp
|
Move Faceshift constants to their own file in shared
|
2015-01-23 12:11:08 -08:00 |
FaceshiftConstants.h
|
Move Faceshift constants to their own file in shared
|
2015-01-23 12:11:08 -08:00 |
FloodFill.h
|
|
|
GenericThread.cpp
|
|
|
GenericThread.h
|
|
|
GeometryUtil.cpp
|
Update findRayRectangleIntersection to set out variable distance
|
2015-02-25 10:26:44 -08:00 |
GeometryUtil.h
|
Update findRayRectangleIntersection to set out variable distance
|
2015-02-25 10:26:44 -08:00 |
GLMHelpers.cpp
|
Moving shaders to standard format, adding bounding box support and using it in text node
|
2015-02-04 21:32:05 -08:00 |
GLMHelpers.h
|
Working on new-UI implementations of address bar and login
|
2015-04-15 00:36:04 -07:00 |
HifiConfigVariantMap.cpp
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
HifiConfigVariantMap.h
|
remove definition for an unused method
|
2014-09-29 15:27:45 -07:00 |
ListShape.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
ListShape.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
LogHandler.cpp
|
Add a way to indicate that a specific message of a certain form should only be printed once. Different messages that match the same form will each be printed once.
|
2015-03-02 14:18:26 -08:00 |
LogHandler.h
|
Add a way to indicate that a specific message of a certain form should only be printed once. Different messages that match the same form will each be printed once.
|
2015-03-02 14:18:26 -08:00 |
LogUtils.cpp
|
Add include for QtGlobal to ensure OS global has been defined
|
2014-09-08 12:40:53 -07:00 |
LogUtils.h
|
Reapply "Update assignment client to close on WM_CLOSE message on Windows"
|
2014-09-05 11:19:36 -07:00 |
MovingMinMaxAvg.h
|
Took audio settings out of Menu
|
2015-01-17 21:22:02 -08:00 |
MovingPercentile.cpp
|
|
|
MovingPercentile.h
|
|
|
OctalCode.cpp
|
remove unused cruft and fix float casts
|
2015-03-06 15:31:27 -08:00 |
OctalCode.h
|
remove unused cruft and fix float casts
|
2015-03-06 15:31:27 -08:00 |
PathUtils.cpp
|
make filename extension checking less wrong
|
2015-04-03 16:39:45 -07:00 |
PathUtils.h
|
move filename utils into shared library
|
2015-03-12 10:23:57 -07:00 |
PerfStat.cpp
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
PerfStat.h
|
fix PerformanceTimer to handle timer stacks on multiple threads
|
2015-01-02 15:04:48 -08:00 |
PhysicsHelpers.cpp
|
bulletRotationStep --> computeBulletRotationStep
|
2015-01-27 17:37:12 -08:00 |
PhysicsHelpers.h
|
bulletRotationStep --> computeBulletRotationStep
|
2015-01-27 17:37:12 -08:00 |
PlaneShape.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
PlaneShape.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
PropertyFlags.h
|
name change shinkIfNeeded() -> shrinkIfNeeded()
|
2014-11-17 16:14:49 -08:00 |
qtimespan.cpp
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
qtimespan.h
|
|
|
QVariantGLM.cpp
|
saving and loading largely works. still some rough edges
|
2015-03-10 11:31:48 -07:00 |
QVariantGLM.h
|
started on reading entities from json file
|
2015-03-10 10:12:29 -07:00 |
Radix2InplaceSort.h
|
|
|
Radix2IntegerScanner.h
|
|
|
RayIntersectionInfo.h
|
moving Shape* back into shared lib
|
2014-12-01 16:03:14 -08:00 |
RegisteredMetaTypes.cpp
|
Replace 2D and 3D text overlay textWidth() method with textSize()
|
2014-12-09 18:32:53 -08:00 |
RegisteredMetaTypes.h
|
Replace 2D and 3D text overlay textWidth() method with textSize()
|
2014-12-09 18:32:53 -08:00 |
RenderArgs.h
|
MErging with origin/orange, brinign the fix for shadows
|
2015-04-05 18:36:39 -07:00 |
RingBufferHistory.h
|
new option knobs added, no new behavior yet
|
2014-08-07 16:37:36 -07:00 |
SettingHandle.h
|
Work arount for QVariant not converting to QVariant
|
2015-02-03 17:11:32 -08:00 |
SettingInterface.cpp
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
SettingInterface.h
|
Renaming + end of file spaces
|
2015-02-02 18:37:49 -08:00 |
SettingManager.cpp
|
remove extra added space
|
2015-03-30 18:06:51 -07:00 |
SettingManager.h
|
Renaming + end of file spaces
|
2015-02-02 18:37:49 -08:00 |
Shape.h
|
remove old Ragdoll and avatar interactions
|
2015-03-11 14:29:03 -07:00 |
ShapeCollider.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
ShapeCollider.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
ShapeInfo.cpp
|
clear points for non-hull shapes
|
2015-03-25 15:21:28 -07:00 |
ShapeInfo.h
|
first stab at compound hull collisions
|
2015-03-20 13:41:14 -07:00 |
SharedLogging.cpp
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
SharedLogging.h
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
SharedUtil.cpp
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
SharedUtil.h
|
use a Mozilla user agent for mod security
|
2015-03-13 18:29:55 -07:00 |
ShutdownEventListener.cpp
|
Add SIGINT handling to assignment-client
|
2015-02-27 14:09:46 -08:00 |
ShutdownEventListener.h
|
have ShutdownEventListener handle WM_CLOSE or SIGTERM
|
2014-12-11 10:21:11 -08:00 |
SimpleMovingAverage.cpp
|
uninitialized variable (quiet valgrind)
|
2015-03-29 05:40:39 -07:00 |
SimpleMovingAverage.h
|
|
|
SphereShape.cpp
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
SphereShape.h
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
StDev.cpp
|
include c++ header for memset
|
2014-11-07 17:24:05 -08:00 |
StDev.h
|
rename StdDev to StDev, patch its leak
|
2014-11-07 17:15:54 -08:00 |
StreamUtils.cpp
|
Enabling the use of #ifdef DEBUG as a platform neutral idiom
|
2015-03-31 13:32:13 -07:00 |
StreamUtils.h
|
classifying FSTReader and moving ModelType into that class
|
2015-03-27 16:30:00 -07:00 |
ThreadHelpers.h
|
Working on new-UI implementations of address bar and login
|
2015-04-15 00:36:04 -07:00 |
TimeWeightedAvg.h
|
|
|
Transform.cpp
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
Transform.h
|
replacing glTRansform by gpu/Transform features
|
2015-02-19 15:12:13 -08:00 |
TryLocker.h
|
type & squish again
|
2015-03-19 17:29:57 -07:00 |
UUID.cpp
|
|
|
UUID.h
|
|
|
VariantMapToScriptValue.cpp
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
VariantMapToScriptValue.h
|
incorporate code review feedback
|
2015-03-16 13:57:22 -07:00 |
windowshacks.h
|
cleanup the windows hackery a little
|
2014-12-15 12:25:20 -08:00 |