unknown
|
0644c286ef
Updated JOGL canvas classes to fix shutdown bug. Also added frame rate
|
11 年之前 |
normen
|
24984048e6
Merge pull request #173 from GreenCubes/master
|
11 年之前 |
Rena4ka
|
1b43cb6d4a
Fix some FBX loader problems
|
11 年之前 |
pspeed42
|
1f795a7485
Forgot some other water height specific things that need
|
11 年之前 |
pspeed42
|
45591c99a1
Fixed a broken water height initialization issue that I
|
11 年之前 |
shadowislord
|
b1211e55a4
Implement spot light v. frustum culling by converting the spot light into an oriented-bounding box and then performing frustum v. OBB intersection.
|
11 年之前 |
shadowislord
|
e76559a847
Set the light filter's camera in RenderManager.setCamera() as it is more appropriate.
|
11 年之前 |
shadowislord
|
b51f015fb9
Add rudimentary cone v. frustum intersection test for light culling.
|
11 年之前 |
shadowislord
|
9435d28431
Update .gitignore with two more nbproject/private folders
|
11 年之前 |
shadowislord
|
13f2fbd244
Remove a weird line of code from TestHoveringTank
|
11 年之前 |
shadowislord
|
1c0d798707
Add support for light culling or "filtering".
|
11 年之前 |
shadowislord
|
75a67d0611
Particle.j3md now supports shadow casting (only for triangle-based particles)
|
11 年之前 |
shadowislord
|
c98da31999
Make pond shader look less shiny
|
11 年之前 |
shadowislord
|
7cae92dc67
Fix rendering glitch in TestTransparentShadow (missing tangents for normal mapping)
|
11 年之前 |
shadowislord
|
bfc866774f
Fix lighting crash when using environment mapping due to the addition of instancing
|
11 年之前 |
pspeed42
|
aea5e4af31
Added a basic AppProfiler implementation and corresponding
|
11 年之前 |
pspeed42
|
a517130528
Added hooks for detailed performance profiling.
|
11 年之前 |
pspeed42
|
3d32b012c2
Checking in the profiler classes separately as I work
|
11 年之前 |
pspeed42
|
70c10aac3a
Added the base abstract app state class that was
|
11 年之前 |
Nehon
|
ead8393600
Made GeometryGroupNode.getGeometryStartIndex public
|
11 年之前 |
Nehon
|
a709ba9a77
Use of glBufferData instead of glBufferSubData in android renderer, because it seems to cause GL oom on some devices.
|
11 年之前 |
pspeed42
|
5a482e2b98
Added another Photoshop tyle blend mode: Exclusion
|
11 年之前 |
shadowislord
|
a18c568579
Fix native bullet build on Linux
|
11 年之前 |
shadowislord
|
ef9f6213f9
Add shared library extensions from other platforms to .gitignore
|
11 年之前 |
shadowislord
|
b067aaed0e
Delete libbulletjme64.so from samples folder (why is it there anyway?)
|
11 年之前 |
shadowislord
|
39df98da34
Update gradle version from 1.11 to 1.12 (stable)
|
11 年之前 |
shadowislord
|
dbd9ed9d78
Merge pull request #126 from kwando/screen_blendmode
|
11 年之前 |
shadowislord
|
82715fbf8c
Merge pull request #155 from blay09/bug/handleerrorheadless
|
11 年之前 |
shadowislord
|
3a6e1c5044
Merge pull request #168 from kwando/color_changes
|
11 年之前 |
shadowislord
|
4599c4cc9d
Fix crash in TestInstanceNode (do you guys even test??)
|
11 年之前 |