Stephen Gold
f40ba25a56
correct more grammar/spelling errors in comments
7 years ago
Stephen Gold
15285cc302
eliminate uses/overrides, deprecate implementations of cloneForSpatial()
7 years ago
Stephen Gold
b159c847cc
comment corrections: mostly spelling and grammar
7 years ago
javasabr
69b7f7e655
fixed some changes.
7 years ago
javasabr
15fd80d67f
Some improvements with terrain LOD control:
...
1. Added the new option to use camera from render view port(default false)
2. Removed unnecessary synchronize blocks
3. Replaced each control own executor to global terrain executor
4. Removed unused things
5. Reduced memory allocations
6. Fixed the issue with cloning.
7 years ago
javasabr
444588a363
added reusing position buffer on heightmap changing.
8 years ago
Kirill Vainer
37f8ee91af
more deprecation cleanup
9 years ago
Kirill Vainer
f4e948d7bd
remove deprecated classes
9 years ago
Kirill Vainer
a563c6cc7b
remove deprecated classes
9 years ago
Paul Speed
ab6fb03171
Converted spatial over to use Cloner to do its various
...
deep and semi-shallow cloning. I'd be very surprised if nothing
is broken as there is only so much testing I can easily do.
Also various fixes for places I forgot to call super.cloneFields().
9 years ago
Paul Speed
7b29c58fe0
JmeCloneable related changes to TerrainQuad and TerrainPatch. Fixed
...
something I missed in NormalRecalcControl.
9 years ago
Paul Speed
8b1ddbe60f
First round of getting JmeCloneable implemented... added
...
support for Cloner to the controls that implemented cloneForSpatial().
Unused until spatial cloning is implemented.
9 years ago
Paul Speed
2b81011668
Adding @Override to cloneForSpatial() methods in terrain lib.
9 years ago
shadowislord
068047200e
Threads: standardize names. Make sure they all start with "jME3".
10 years ago
shadowislord
6b12d5c638
* Fix many javadoc errors mostly related to incorrect HTML or missing references
11 years ago
sploreg
7df0b41585
TerrainLodControl no longer caches camera positions. Issue #121
11 years ago
Normen Hansen
a16857c8f4
switch to gradle layout
11 years ago
PSp..om
ed77d40c63
First pass at copying the source files with history into the
...
new gradle-based structure.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10964 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago