rem..om
1809a23f44
SDK - Filter Editor :
...
- Added a disable/enable filter item in the context menu in the filter explorer (default action)
- Changed filter icon and created a propper package for filter related icons
- Filter icon now switch from enabled to disabled
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7805 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
542108d108
SDK : Fixed unused import
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7804 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
82e46247e3
- improve message to "Add to project" about usage
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7802 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
d25bfd01a1
- add message to "Add to project" about usage
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7801 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
2503bd1500
- fix add to project
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7800 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
2bcc98512e
- add option to add assetpack item as model
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7799 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
3f6f694030
- add support for parsing worldforge content to AssetPack projects
...
- add support for selectable material per asset in AssetPacks
- add option for cleaning up assets in AssetPack projects
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7798 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
1b14d354d2
* SDK:cleaned up some unused controller methods
...
* SDK:fixed alpha image save issue
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7797 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
8c7469d210
fixed a bug with normals in TerrainLighting material
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7796 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
108e124323
* Fix shader compile error in Sky.frag
...
* Fix shader compile error in PostShadowPSSM.vert
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7795 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
7314c5f613
* Fix lighting "early cull" issue for terrain lighting shader as well
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7794 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
8cbde935a4
- fix texture flip bug in MaterialExtensions
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7793 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
f41584e966
* Applied abies fix to Sky rotation
...
* Blender importer now puts transparent materials in the transparent queue bucket
* Blender importer creates RGBA8 textures as a result of blending
* Blender importer - all textures are now mipmapped by default
* Lighting shader now supports lightmap
* Fixed GLSL 1.5 warnings
* Ogre3D materials now use glow color as emissive color
* MaterialLoader will now only load first texture unit instead of last
* All XML loaders are now namespace aware by default so that android can properly load XML
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7792 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
ef6b7157b9
Android: Fixed deadlock in AndroidHarness.onDestroy() and added screenOrientation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7791 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
42feb50b76
- use OgreMaterialKey in ogre mesh and scene loader so one can add MaterialExtensionSets via an AssetEventListener
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7790 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
ant..om
9a3353698a
RigiBodyControl is applied to subquads instead of the whole terrain
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7789 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
a90bdec862
- fix codeless wizard
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7788 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
1c4548123a
variable assignment for RawArrayHeightMap serialization
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7787 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
e6f6f94718
Added RawArrayHeightMap courtesy of OzoneGrif
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7786 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
9568cf0ea6
* added the LOD control to terrain in the editor
...
* increased terrain default scale
* fixed a bug in the paint tool when terrain scale was not 1
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7785 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
bac511ac59
SDK : Filter editor now properly remove previous fpp when loading a new file
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7784 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
70f1a6f323
* Cleaned up and simplified the Terrain API.
...
* Removed dependence on TerrainQuad for TerrainLodControl
* Comments, general cleanup
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7783 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
7cb3ca4712
FilterPostProcessor : better init of the filter stack in the read method
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7782 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
e42ab8f0c1
SkeletonControl : added a call to super.setSpatial in setSpatial
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7781 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
699e29efb4
only generate public member javadoc
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7780 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
8f3a45ae18
fix javadoc generation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7779 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
c58f429543
Android: Fixed bug in AndroidHarness if appClass can not be found
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7778 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
ant..om
e44d581fea
Fix: fixed, white terrain effect according to the forum
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7777 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
ant..om
dbe1bb0ed6
Fix: calculating localTranslation after gridChange
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7776 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
8364f4e072
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7775 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
afee34b4b4
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7774 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
66c395e250
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7773 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
6144a86e41
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7772 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
b446c5c56d
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7771 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
61b5134a5d
- add eclipse style ninja attack "please select project folder" message to jMP startup
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7770 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
80b0f48dc4
- add generic control support
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7769 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
129ac23044
- move normal j3o conversion up in menu
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7768 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
4d0f8f1330
Water filter, removed a sneaky System.out
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7767 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
72e4eb1971
- add 800x600 to nifty preview
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7766 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
a6db13e67f
Serializable water filter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7765 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
3d80227b19
SDK Filter editor :
...
- dynamic properties introspection for all filters
- added support for SSAOFilter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7764 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
f5ee0ca201
Android: Added positional audio and let the user control the overall media volume
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7763 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
59d1b7c894
SDK : used reflection to determine what attributes to use in the filter editor
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7762 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
cc7110d4f5
Removed Annotations for filters
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7761 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
4df19663dd
* support for new terrain texture limit
...
* better threading
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7760 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
d9c3df086d
increased terrain diffuse texture limit to 12, including normals
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7759 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
619dd39e1c
Sdk
...
- added support for the water filter in the filter editor
- added a Vector2f property editor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7758 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
e1338dfea3
engine
...
- created a FilterParmeter annotation to use reflection (java.util.reflection) to display filter's properties in the editor
- using WaterFilter() empty constructor will now use the first scene of the viewport as the reflection scene (the water reflection), and use the direction of the first directional light found in this scene.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7757 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
ant..om
0604418b3c
Fix: calculating localTranslation after gridChange
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7756 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
ab9a2635a2
Android: Bugfix Using PixelFormat.RGBA_8888 instead of PixelFormat.RGB_888
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7755 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago