iwgeric
|
ef35af958b
Remove logging on touch events
|
před 9 roky |
Rémy Bouquet
|
c3d12f0e4a
Merge pull request #444 from InShadow/master
|
před 9 roky |
jmekaelthas
|
13f68c623c
Bugfix: fixed small bug in face triangulation and several computations
|
před 9 roky |
jmekaelthas
|
48b3f1a4d3
Bugfix: fixes to face triangulation and some edges computations.
|
před 9 roky |
Nehon
|
26719e0047
Fixed sign post material and adjusted ambient lights for the spot lights tests
|
před 9 roky |
Paul Speed
|
0b487ee9f3
Moved the file writing in screen shot app state to its own
|
před 9 roky |
Nehon
|
f391b9c3aa
Made AbstractControl Implement Cloneable
|
před 9 roky |
Dokthar
|
d9f489d8dd
removed unnecessary changes
|
před 9 roky |
Dokthar
|
3e0b838324
fix NPE when launching the hovering test with native bullet
|
před 9 roky |
Kirill Vainer
|
93b7be9b83
Merge pull request #446 from NemesisMate/patch-6
|
před 9 roky |
Nehon
|
e0ffff3af0
Better test for material loading, also ensured that the J3MExporter writes UTF-8 files
|
před 9 roky |
NemesisMate
|
5c1d442b00
Missing getHeight present on jbullet
|
před 9 roky |
Nehon
|
3245c9ac89
Silence test...anyway who does tests?
|
před 9 roky |
Nehon
|
d1e707feb0
Testing something so the Test can properly Test the Test I want it to Test
|
před 9 roky |
Nehon
|
bcea9bfe51
Better regex testing in TestMaterialWrite
|
před 9 roky |
Nehon
|
5e6d2e8ca3
J3MExporter : allows to save Materials to j3m files.
|
před 9 roky |
Nehon
|
cb56fd88eb
For some reason the J3MLoader never loads the material name. Not that it's really important, but since we have the name field... let's read it...
|
před 9 roky |
Paul Speed
|
f83c7006f0
Removed some cloneForSpatial() methods that weren't doing anything
|
před 9 roky |
Paul Speed
|
eb2e2f4cdc
Adding @Override to cloneForSpatial() methods in examples.
|
před 9 roky |
Paul Speed
|
2b81011668
Adding @Override to cloneForSpatial() methods in terrain lib.
|
před 9 roky |
Paul Speed
|
20f62cbd64
Adding @Override to cloneForSpatial() methods in bullet lib.
|
před 9 roky |
Paul Speed
|
10947e8b50
Modified the JmeCloneable's clone() method to be jmeClone() so that
|
před 9 roky |
Paul Speed
|
68425480cb
Removed a bit of commented out dead code.
|
před 9 roky |
Fadorico
|
7628b0f9e3
Fixed collision group listeners not being notified
|
před 9 roky |
InShadow
|
947904b71d
Added public method getGeometry on Batch class.
|
před 9 roky |
Paul Speed
|
8bc2348046
Removed some commented out code I forgot to remove.
|
před 9 roky |
Paul Speed
|
90af571f76
Added a test/demo showing how to use the cloner with various examples
|
před 9 roky |
Paul Speed
|
70154f1b1d
Added a simple deep cloning that can replace all of our odd post-fixup
|
před 9 roky |
Paul Speed
|
35de6bd6d3
Upping source compatibility to 1.7. Even 1.7 is end-of-lifed by now
|
před 9 roky |
Nehon
|
838978ed15
Null check for the renderFrameBuffer of the fpp when cleaning up the fpp. It may be null if multisampling is enabled.
|
před 9 roky |