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 年之前 |
shadowislord
|
57d4dbb1b1
Merge pull request #172 from kwando/master
|
11 年之前 |
shadowislord
|
09aae64e8b
TestInconsistentCompareDetection: Make sure we have more than 128 geometries in our scene graph to actually trigger the compare error
|
11 年之前 |
shadowislord
|
cc9b22de4c
Change the compare function error in ListSort to be more user friendly and indicate the likely cause of the error.
|
11 年之前 |
shadowislord
|
2b83b65f69
Change the compare function error in ListSort to be more user friendly and indicate the likely cause of the error.
|
11 年之前 |
shadowislord
|
5f4428e640
Add test to trigger the inconsistent compare function detection in the sorting algorithm.
|
11 年之前 |
shadowislord
|
73fc9bc1fd
Revert 04f8956
|
11 年之前 |
shadowislord
|
1d29bc3197
Make sure to throw exception if trying to use instancing but its not supported
|
11 年之前 |
shadowislord
|
8d5f3829ca
Update .gitignore with more build and nbproject/private folders
|
11 年之前 |