overte/libraries
Zach Pomerantz 19e318c3f0 Enforce maximum radius for lights
Light attenuation is based on the intensity,
in that intensity is used to calculate a light's surface area.
Lights of sufficiently low intensities generated either
incredibly large or negative surface areas, causing them to
appear much brighter than similar lights of greater intensity.
This enforces an already present maximum.
2016-02-10 15:57:01 -08:00
..
animation Merge pull request #7048 from hyperlogic/tony/avatar-on-moving-platform 2016-02-09 14:30:02 -08:00
audio Merge pull request #7053 from birarda/integrate-new-hrtf 2016-02-10 07:34:50 -08:00
audio-client clean sweep of old now unused audio files 2016-02-08 15:38:12 -08:00
auto-updater
avatars SpatiallyNestable: now with velocity support! 2016-02-08 19:43:23 -08:00
controllers
display-plugins Run the present thread at highest priority 2016-02-09 09:39:33 -08:00
embedded-webserver Pospone logging of the shutdown reason 2016-01-21 17:54:10 -08:00
entities SpatiallyNestable: bug fixes for kinematic entities 2016-02-09 17:58:54 -08:00
entities-renderer fix the last of the current override warnings for OS X 2016-02-03 11:08:41 -08:00
fbx Revert "Adds a fix for a rendering issue where models with a texture driving both color and opacity would be rendered fully opaque" 2016-01-22 11:51:02 -08:00
gl Fix native text rendering by forcing positions to integer values 2016-02-05 11:43:31 -08:00
gpu Move instanced pipeline setup to lambda from batch 2016-02-04 15:32:28 -08:00
input-plugins CR feedback 2016-01-11 11:07:07 -08:00
model Enforce maximum radius for lights 2016-02-10 15:57:01 -08:00
model-networking Make the file parsing threads run at lower priority 2016-02-08 23:55:02 -08:00
networking cleanup management of HRTF objects across connected Nodes 2016-02-09 14:30:44 -08:00
octree add simple and fast DirtyOctreeElementOperator 2016-02-04 13:26:07 -08:00
physics Merge pull request #7048 from hyperlogic/tony/avatar-on-moving-platform 2016-02-09 14:30:02 -08:00
plugins CR feedback 2016-01-11 11:07:07 -08:00
procedural
recording
render Merge pull request #7028 from zzmp/fix/overlay 2016-02-09 09:18:32 -08:00
render-utils Change ShapeKey::CULL to NO_CULL_FACE 2016-02-08 13:44:42 -08:00
script-engine clean sweep of old now unused audio files 2016-02-08 15:38:12 -08:00
shared SpatiallyNestable: bug fixes for kinematic entities 2016-02-09 17:58:54 -08:00
ui Add drive selection to the file dialog 2016-02-04 13:51:43 -08:00