80 Commits

Author SHA1 Message Date
nor..67
0ee9f53c27 - fix build of latest bullet natives (multithreading libs), thanks to @EmpirePhoenix
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10789 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-17 20:33:39 +00:00
nor..67
aa466d2039 - update bullet library to 2.81
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10681 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-06-29 18:24:04 +00:00
nor..67
feb6b1a55a - update build-impl to netbeans 7.3
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10679 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-06-29 18:11:24 +00:00
rac..om
9b8060bac2 first set of tests for the Geometry. There's 18 tests in total, covering roughly 40% of the total number of methods in the geometry class.
To get all the tests to run, I needed to add EasyMock and some related jar files. This enables me to mock classes other the the one actually being tested to get a better test isolation.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10646 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-06-08 21:47:25 +00:00
rac..om
96006f1383 Fixed the build path for the unit tests. Yesterday, I created a problem there. Which should be fixed now.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10645 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-06-08 19:23:47 +00:00
rac..om
1f111c11ce Fixed the junit tests. They now work through the ant script as well as when run directly.
The fix required adding all the build/* folders to the "compile tests" libraries listing as well as moving the junit.jar in that listing to the top of the list.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10644 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-06-06 20:44:30 +00:00
iwg..om
66ed9ff986 Add OpenAL Soft
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10616 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-05-15 21:51:01 +00:00
iwg..om
96f7b179b5 Android: Copy OpenAL Soft library to dist/opt directory when building the engine. Updated OpenAL Soft jar file.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10614 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-05-15 21:38:49 +00:00
iwg..om
c1402b30e9 SDK: Add build support for Android implementation of OpenAL Soft
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10610 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-05-12 03:29:34 +00:00
nor..67
b3dc16535f - add current iOS code
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9914 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 22:15:26 +00:00
nor..67
0ef9273792 - update project genfiles
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9882 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 00:11:21 +00:00
nor..67
42ab9fc5b5 - update project build file / properties to build jogl renderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9881 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-23 23:38:22 +00:00
jul..om
c06ede4da3 Updates the renderers based on JOGL 2.0 (and JOAL 1.1.3)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9879 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-23 22:14:47 +00:00
nor..67
b9717e2faf SDK:
- update to RC2 state / NetBeans 7.2
- breaks nightly builds for beta

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9799 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 15:45:58 +00:00
nor..67
16b1afabec - update bullet build for bullet 2.80 and OSX 10.7 / XCode 4.4+
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9673 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-21 15:39:34 +00:00
nor..67
143789d3f0 - try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9645 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 16:09:02 +00:00
nor..67
60a41c0cfe - try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9644 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 16:08:44 +00:00
nor..67
b7fbe61d43 - remove try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9643 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 15:49:12 +00:00
nor..67
a859b1e672 - different try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9641 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 15:02:08 +00:00
nor..67
5c0c12b0c2 - remove try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9640 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 14:49:35 +00:00
nor..67
e3785f4e20 - try to fix bullet compile issues without typos
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9639 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 14:39:10 +00:00
nor..67
640ac3d981 - try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9638 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 14:29:21 +00:00
nor..67
7a0584ba43 - remove try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9637 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 11:39:38 +00:00
nor..67
738b687cad - try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9636 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 11:36:52 +00:00
nor..67
95fb3eabbd - revert genfiles for jme project as the project uses the netbeans 7.0.1 ant build files and would not be updated in a newer version if only this file was updated in the project
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9440 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-31 11:14:49 +00:00
Sha..rd
fedcc577a2 * The javadoc will have the protected fields now
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9439 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-31 00:35:24 +00:00
nor..67
583cf61d37 - update bullet build script to allow bullet/jme development on windows 64
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9370 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-09 13:30:05 +00:00
nor..67
336033cea7 - fix build of 64bit windows bullet dll
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9366 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-09 13:03:13 +00:00
nor..67
c803ffd1ae - add possible build fix for bullet windows64 linux/mingw
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9364 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-09 12:36:51 +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
bre..ns
8a9ec04e35 moved noise library into jme3/terrain
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8959 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-27 23:51:32 +00:00
nor..67
05c2505363 bullet native build:
- fix native bullet build targets

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8925 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-14 00:57:33 +00:00
nor..67
24d4b84b10 bullet native build script:
- add fix for win32 native build to (not yet working) win64 build

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8920 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-13 22:41:42 +00:00
nor..67
c42b1e9490 bullet native build script:
- fix win32 native build

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8919 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-13 22:39:42 +00:00
nor..67
6152155c61 native bullet build:
- use build folder for windows build products

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8912 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 19:33:53 +00:00
nor..67
33a8268586 native bullet build:
- avoid cleaning android build products when not cleaning project

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8911 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 19:00:13 +00:00
nor..67
987e55606a native bullet build:
- change <not>istrue -> isfalse

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8910 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 18:55:31 +00:00
nor..67
0ba9fc4638 native bullet build:
- remove cmake clean, fix cross-compile

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8909 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 18:26:59 +00:00
nor..67
068d626e6b native bullet build:
- clean up targets, add better condition checks for building and cross-building

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8908 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 17:34:38 +00:00
nor..67
2571157073 native bullet build:
- delete toolchain files for cmake
- add working cross-compile target for windows 32bit (WIP)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8907 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 15:16:33 +00:00
nor..67
7a12880413 build:
- add toolchain files for cmake

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8906 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 03:56:20 +00:00
nor..67
ef5555c018 bullet build script:
- remove compiler option for mingw build

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8896 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 05:20:37 +00:00
nor..67
2fc48043c2 bullet build script:
- add test for win64 cross-compilation

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8895 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 05:11:37 +00:00
nor..67
d10b8e94c7 bullet build script:
- fix in win64 cross-compile target option

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8894 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 04:54:00 +00:00
nor..67
474687f7aa bullet build script:
- better separation between 32 and 64bit cross-compile windows binaries in config script fix

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8893 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 03:58:06 +00:00
nor..67
939ef5f730 bullet build script:
- fix native windows cmake build target

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8892 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 03:39:43 +00:00
nor..67
8cff873de4 bullet build script:
- add mingw config script fix to linux mingw target

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8891 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 03:17:10 +00:00
nor..67
2dc393c8af bullet build script:
- add mingw target for linux

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8890 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 03:11:54 +00:00
nor..67
37ad7e6bdd bullet build script:
- change quotes for windows cmake call

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8889 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 02:24:16 +00:00
nor..67
44f02c2784 bullet build script:
- move auto-fixing of bullet source config file for windows in right place..

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8888 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 02:10:17 +00:00