shadowislord
|
99af4d9bd5
|
* Deprecate usage of TextureKey.setAsCube() and TextureKey.setAsTexture3D() - this is now handled by the TextureKey.setTextureTypeHint() method instead
|
11 years ago |
shadowislord
|
6b12d5c638
|
* Fix many javadoc errors mostly related to incorrect HTML or missing references
|
11 years ago |
Normen Hansen
|
539c2e65fc
|
- update JmeVersion automatically in build script
- change handling of version "tag" (stable, svn etc.)
|
11 years ago |
Normen Hansen
|
70412593ba
|
clean up some naming in SDK build.gradle
|
11 years ago |
Normen Hansen
|
701da19757
|
SDK: fix some Generics warnings
|
11 years ago |
Normen Hansen
|
83f201e20b
|
remove NetBeans base URL from SDK properties file
|
11 years ago |
Normen Hansen
|
0c8177f1db
|
delete library folders when cleaning SDK project
|
11 years ago |
Normen Hansen
|
03d91a7022
|
- remove old XML from sdk build file
|
11 years ago |
Normen Hansen
|
9e9b08afa2
|
- add iOS to build
- add optional libraries to SDK
|
11 years ago |
Normen Hansen
|
e872db9abf
|
add copying of test sources to SDK build
|
11 years ago |
Normen Hansen
|
f6e123dbcc
|
add copying of jme3-testdata.jar to SDK
|
11 years ago |
Normen Hansen
|
7b0c31afad
|
update SDK build script with inputs and outputs so that the SDK build will only trigger when needed
|
11 years ago |
Normen Hansen
|
70cd0b0060
|
- move android tests to jme3-tests-template
|
11 years ago |
Normen Hansen
|
d4546223fc
|
- include SDK in gradle build
- add option to build natives / SDK to gradle properties
- update SDK properties file with jme version
|
11 years ago |
Normen Hansen
|
9877c83f92
|
change SDK build dependencies to make sure engine is copied before the SDK is built
|
11 years ago |
Normen Hansen
|
edad5b57e3
|
create NetBeans private folder to reference NB platform if not done already
|
11 years ago |
Normen Hansen
|
ad0c18cbfe
|
add NetBeans platform base download to SDK build, the SDK should now build out of the box with gradle
|
11 years ago |
Normen Hansen
|
cc494921bd
|
fix SDK build dependencies, access files only after they have been created
|
11 years ago |
Normen Hansen
|
0c226eadaf
|
remove .xml ending from J2SE library names
clean up sdk build file
|
11 years ago |
Normen Hansen
|
898f021ba6
|
adapt platform properties for NetBeans 8.0
|
11 years ago |
Normen Hansen
|
8469bb1d16
|
fix creation of project.xml
|
11 years ago |
Normen Hansen
|
f0bbc1b753
|
Add creation of project.xml file with list of imports and public packages for jme3-core-baselibs and jme3-core-libraries
|
11 years ago |
Normen Hansen
|
b3f9edfc9f
|
add xml creation as dependency
|
11 years ago |
Normen Hansen
|
3b5476417f
|
remove README.TXT from SDK project
|
11 years ago |
Normen Hansen
|
fa70181dbc
|
Add SDK project library creation scripts to build that creates the J2SE library entries from the engine build setup. Some libraries are renamed and some still missing (android-base etc.)
Also moved the library descriptors completely to jme3-project-baselibs, only the actual jar files remain in jme3-project-libraries.
|
11 years ago |
Normen Hansen
|
2206fea221
|
add first version of build.gradle for SDK
|
11 years ago |
nor..67
|
8514ece94e
|
copy sdk to gradle branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11105 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
ddd12b88b8
|
SDK:
- update documentation
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11061 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
2e3912e253
|
SDK:
- fix fbx import
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11053 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
d29e95da06
|
- update jdk version info
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11044 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
e645ff1c8d
|
- use both blender versions in BlenderTool
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11042 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
ed5f1d0dee
|
- use new blender version in BlenderTool
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11041 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
eac0f14cab
|
SDK
- use blender 2.69 for building SDK installers
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11038 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
10f675b23b
|
SDK
- add FBX support via blender to SDK importer/converter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11037 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
bre..om
|
6f28e6e98b
|
Increased terrain tool radius max. Fixed terrain smooth tool invalid-height values on terrain edge.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11014 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
195a5bfb5b
|
SDK:
- display warning if asset file is not inside asset folder
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11004 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
7c1a6b081d
|
SDK:
- clean AbstractFilterNode
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10974 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
5a89b07fc4
|
SDK:
- fix Filter Explorer not updating its properties
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10973 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
bre..om
|
d723af5009
|
SDK's camera now focuses on the cursor, no more unresponsive zooming. Also fixed an issue with terrain editor's save cookies not resetting. Happy Halloween
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10860 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
0759c74764
|
- change app version of nightly to 3.1-pre-alpha-svn
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10858 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
222bea7346
|
- up plugins version of nightly to 3.1.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10857 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
bre..om
|
d61ac1afe5
|
Added alphamap rename tool to the terrain editor. Removing a texture layer now clears all alpha for that layer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10838 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
rem..om
|
2fc18e9e2c
|
Fix for the builld, vector3f. interpolate was still called in SlopeTerrainTool instead of interpolateLocal
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10800 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
e4ffcec925
|
SDK
- update project genfile info
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10764 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
92331fcc37
|
SDK:
- update dependencies for NetBeans 7.3.1, pt3
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10758 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
f9c5d22f80
|
SDK:
- update dependencies for NetBeans 7.3.1, pt2
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10756 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
20920e5241
|
SDK:
- update dependencies for NetBeans 7.3.1
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10754 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
630aabe9e0
|
- change use of branding.token in project.properties
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10753 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
roo..li
|
b49ab638c3
|
Updated some item names in SDK Palette.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10747 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
roo..li
|
951b650119
|
Updated SDK Palette to no longer use C-style object names -_-
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10746 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |