50 Commits

Author SHA1 Message Date
nor..67
9221bea9d9 - override default javadoc target to exclude test javadoc in build.xml
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9199 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-02-25 14:51:33 +00:00
nor..67
b264e4dff1 - simplify build.xml jar separation
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9198 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-02-25 11:55:09 +00:00
nor..67
b0ada38d21 - move effects and networking to separate jar files
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9190 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-02-24 12:16:43 +00:00
nor..67
1a11f697cf build script:
- remove tests from default ant target

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8915 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-10 18:04:54 +00:00
nor..67
fb2d8c647d - add command line arguments when running native bullet from the project
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8876 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-06 19:57:23 +00:00
nor..67
d9c2c7457f bullet native:
- fix run ant target

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8864 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-04 23:53:50 +00:00
nor..67
3e868d46de build script:
- fix build error on server

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8854 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-04 05:31:33 +00:00
nor..67
d0f1b21f4c build script:
- remove test dir creation

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8851 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 23:20:58 +00:00
nor..67
c16e880888 - remove desktop-fx package and move effects to core, remove HDRRenderer swing UI
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8849 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 22:26:46 +00:00
nor..67
20ce3874fd build script:
- cleanups and added output instead of comments

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8847 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 16:30:31 +00:00
nor..67
ba76fc53b7 build script:
- exclude nifty examples

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8846 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 16:01:08 +00:00
nor..67
eb3c8192ea build script:
- use existing variables instead of hardcoded paths

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8845 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 14:42:12 +00:00
nor..67
7c244d1aaf build script:
- output some logging during compile

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8844 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 14:38:28 +00:00
nor..67
b40e9840a1 build script:
- exclude res package from jME3-android.jar

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8842 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 05:37:51 +00:00
nor..67
1de38daf9a build script:
- fix zip distribution build

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8841 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 04:40:49 +00:00
nor..67
103b55d046 SDK:
- fix library references for SDK
- add blender, terrain and plugins library
- remove video library
- fix android build
- fix jme3 library svn auto-versioning

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8840 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 04:38:08 +00:00
nor..67
c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now
- separate jar files for engine components
- resolve dependencies between code parts
- remove Nifty dependency from Cinematics
- remove Physics dependency from TerrainGrid
- add public accessors to Natives Extraction
- remove RenderHint serialization from networking

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8839 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 01:22:42 +00:00
nor..67
60f34c788c - fix move->copy in build script
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8819 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 03:15:49 +00:00
nor..67
b757187d5a - engine build: add bullet natives to zip distribution even when native bullet isnt built
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8816 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 02:41:51 +00:00
nor..67
a5d2fe07bc - add build process for android bullet native (thanks to @iwgeric)
- add bullet native libraries for android

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8803 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-26 14:49:09 +00:00
nor..67
7d91cb391d - add missing depend in build file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8772 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-22 15:20:12 +00:00
nor..67
00014816f3 - recursive svn revert
- move all svn revert stuff to main build file


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8771 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-22 15:12:32 +00:00
nor..67
218f6f81fe SDK:
- optimize build process on server

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8770 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-22 14:57:00 +00:00
nor..67
270703ca58 - change bullet native build process and project
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8657 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-12 00:44:14 +00:00
nor..67
9822dc1130 - move back classes *after* jar has been built ^^
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8655 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-12 00:28:58 +00:00
nor..67
72a4282dc0 - make FreeForm project for android code
- change build process to move back class files after creating separate jar files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8654 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-12 00:10:48 +00:00
nor..67
74c636a464 - re-enable copying of javadoc with nightly build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8589 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-07 00:43:22 +00:00
nor..67
4a8b8da4ca - add nifty-default-controls javadoc references
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8354 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-05 00:54:58 +00:00
nor..67
d1ce7246c8 - change nifty javadoc jar name in build script update-sdk target
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8353 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-05 00:48:13 +00:00
nor..67
c3b39f420a - move android library to "Project Engine" plugin so updates in the core library are properly distributed
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8347 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-04 14:29:56 +00:00
nor..67
c00dcbdbea - fix android library copy
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8191 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-05 15:10:22 +00:00
nor..67
acbdfe8337 - add android deployment to SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8190 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-05 15:08:12 +00:00
nor..67
2f00147def - add niftygui javadoc to sdk libraries
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8121 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-28 16:43:17 +00:00
nor..67
8f3a45ae18 fix javadoc generation
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7779 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 13:56:12 +00:00
sha..rd
8523bcb46c * Fix ArrayIndexOutOfBoundsException in TempVars
* Rename project name in ANT script to "jMonkeyEngine3"

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7751 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 21:17:45 +00:00
sha..rd
951d9fe23a J3O incompatibility issues fixed
* When loading models with SimpleTextured/WireColor/SolidColor materials 
 * When loading Unshaded material with spelling error "SeperateTexCoord" instead of "SeparateTexCoord"
 * Also fixed issue with loading animated models

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7729 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 18:47:20 +00:00
nor..67
31c2fdab15 - remove bullet api diffing from build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7615 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-13 18:22:17 +00:00
nor..67
4902cd06b7 - add default build target to trunk
- fix update-sdk target

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7415 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 20:21:16 +00:00
nor..67
f1b66746cb - cleanup copying of libraries to jmp a bit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7414 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 19:54:59 +00:00
nor..67
73517c1c52 - fix ant target name
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7410 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 15:46:13 +00:00
nor..67
2bf706feef - add building of linux bullet native to nightly build
- add opt directory to nightly distribution

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7409 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 15:44:10 +00:00
nor..67
ab9e2bb97b - output messages while build process, remove verbose output from copy etc.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7408 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 15:32:45 +00:00
nor..67
ba365cf8f3 - cleanup build process
- unify jME3 jar file names
- build optional libraries
- build android jar as opt library
- build native bullet as opt library
- cleanup Natives.java
- add bullet native extraction to Natives.java
- add better macosx Java7 recgnition to JmeSystem.java
- add dependency finder ant lib for comparing native and java bullet API

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7403 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 14:33:55 +00:00
nor..67
4b4c5e89d9 - add target to buil.xml to build native bullet
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7338 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-27 19:14:18 +00:00
sha..rd
6196de22f7 * Removed all deprecated classes, methods, and fields
* AudioNode now takes AudioRenderer in its constructor to allow audio.play() functionality

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7333 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-27 16:45:01 +00:00
nor..67
0925a6ca51 - add android build to main build file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7074 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-22 02:08:39 +00:00
nor..67
4d3ebfdf14 - update build copy location
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6994 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-16 00:10:52 +00:00
nor..67
4fb8579206 - add init dependency to hudson target
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6981 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-14 19:33:39 +00:00
nor..67
1e7c83d126 - change build.xml for engine and sdk to new folders
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6974 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-14 18:40:33 +00:00
nor..67
9e53abbb7a move jme3 to trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-14 12:55:32 +00:00