105 Commits

Author SHA1 Message Date
jul..se
e877d1f8c9 Switches to JOGL 2.0.2
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10741 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-08-01 20:08:45 +00:00
nor..67
79eec54e0d - update android bullet natives
- update bullet native jar files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10684 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-06-29 18:39:50 +00:00
nor..67
03335bb4fc - update bullet binaries for osx
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10682 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-06-29 18:24:59 +00:00
voi..om
b5d1672f5e Nifty-1.3.3
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10656 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-06-21 22:38:36 +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
jul..om
b03d6abc33 Switches to GlueGen build 669, JOAL build 435 and JOGL build 989
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10622 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-05-16 20:04:35 +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
58684996f9 Android: Added methods for OpenAL Soft Audio Renderer to pause and resume audio when app is placed in the background
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10613 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-05-13 15:56:29 +00:00
iwg..om
785d50f516 Android: Add support for effects, filters, reverb, and environment to Android implementation of OpenAL Soft
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10609 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-05-12 03:15:22 +00:00
iwg..om
893bd93c60 Android: Initial OpenAL Soft binary libraries for testing
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10608 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-05-11 04:30:39 +00:00
nor..67
cfb9c7e1a3 - update lwjgl to 2.9.0, fixing various issues:
- fix support for Java7 on OSX
- fix support for Applets on OSX
- fix windowing issues in SDK on various platforms

known issues:
- heavyweight canvas on OSX is located wrong

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10572 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-04-22 12:25:06 +00:00
phr00t
8cb1a8ed9e Updated native bullet builds to v2.81 for Linux & Windows (both 32 & 64 bit). MacOSX remains at v2.80 for the time being. This resolves swapped physics ray test source & destination arguments & other crashing issues.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10556 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-04-18 13:27:51 +00:00
voi..om
6f54913af3 Nifty-1.3.3-SNAPSHOT (build 2013-03-26): new method markBatchRenderImageAsUnloaded() available at NiftyImage class
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10502 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-26 00:43:09 +00:00
voi..om
75569f4c04 Nifty-1.3.3-SNAPSHOT (build 2013-03-09) added + first Nifty batched renderer integration (optional)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10478 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-09 20:32:01 +00:00
jul..om
724eeb3407 Updates JogAmp JARs (GlueGen build 640, JOAL build 404, JOGL build 921) and adds the missing JARs for ARM V6 soft float & hard float
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10449 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-27 21:23:08 +00:00
jul..om
92b7170c3d Updates JogAmp (GlueGen build 613, JOAL build 379, JOGL build 865)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10014 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-30 22:49:08 +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
voi..om
cde3af6665 Nifty 1.3.2 release libs added
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9851 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 23:07:41 +00:00
nor..67
4ca72499eb - update android bullet natives
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9824 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-03 04:35:43 +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
3fadc2242f SDK:
- update to RC2 state / NetBeans 7.2
- breaks nightly builds for beta

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9798 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 15:45:52 +00:00
nor..67
639449db4d - update lwjgl to 2.8.4 (applet and desktop)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9685 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-25 11:07:17 +00:00
nor..67
5ab8b477ed - update bullet binaries from latest nightly
- add latest version of macosx bullet binary

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9675 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-21 15:40:47 +00:00
nor..67
83f56bda4e - add updated osx bullet natives
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9450 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-03 01:28:52 +00:00
nor..67
a00c8231c6 - update engine copylibs jar
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9429 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-25 11:55:56 +00:00
nor..67
7c18281818 - fix collision between linked bodies option for joints in native bullet (thanks to @iwgeric)
- add fixed osx binary (win/linux are built on the server)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9387 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-18 09:31:50 +00:00
nor..67
6843b2a2a5 - update mac bullet binary and natives jar file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9369 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-09 13:24:11 +00:00
nor..67
26c3cb759c Updating linux bullet binaries
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9368 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-09 13:22:31 +00:00
nor..67
97ad04a8bd Adding 64bit bullet dll
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9367 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-09 13:21:36 +00:00
nor..67
4073fee081 - update lwjgl to 2.8.3, fixing MacOSX 10.5 and lower compatibility
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9214 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-02-26 13:53:48 +00:00
voi..om
fe521c76ea update to latest Nifty 1.3.1-SNAPSHOT build especially because of consolidation of resource loading (the ResourceLoader inside of Nifty is now a part of the Nifty instance and not static anymore, see 1001faad0c for details)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8928 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-14 13:26:52 +00:00
nor..67
d829bcddc3 bullet native build:
- update bullet native jar files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8927 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-14 01:23:12 +00:00
nor..67
eff7e0f660 update bullet native binaries
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8926 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-14 01:00:32 +00:00
nor..67
87fc78df3f update bullet native binaries
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8924 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-14 00:54:38 +00:00
nor..67
09458328c7 update bullet native binaries
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8922 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-13 22:54:09 +00:00
nor..67
477f8b526b Adding bullet natives for linux 64/32bit and mingw-built win32
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8914 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 23:14:17 +00:00
nor..67
82a6aa1ddb build:
- add cpptasks hack for mingw to linker as well

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8904 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 00:16:44 +00:00
nor..67
77eb211c42 build:
- add fix in hacked cpptasks.jar

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8903 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 00:12:05 +00:00
nor..67
e259d6eb6f build:
- add differently hacked cpptasks.jar

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8902 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 00:08:25 +00:00
nor..67
3556e670c6 build:
- add hacked cpptasks.jar

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8901 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 23:52:11 +00:00
nor..67
4e95a85a4c - remove unused libraries
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8850 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 22:54:02 +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
5212883f3b - change jar name for android bullet natives
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8804 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-26 14:55:23 +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
5c519b464c - update to lwjgl 2.8.2
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8670 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-14 11:55:34 +00:00
nor..67
15eeef7f65 updating windows 32bit bullet native
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8579 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-03 23:10:41 +00:00
nor..67
58c54b1aaa native bullet:
- update mac binary

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8578 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-03 22:28:23 +00:00
voi..om
383e3c513a update nifty jars to latest 1.3.1-SNAPSHOT build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8558 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-31 00:24:51 +00:00
nor..67
acc7c7ad25 update windwos bullet natives (32bit)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8499 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 03:32:15 +00:00
nor..67
dd5365891f - update osx bullet natives
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8497 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 03:22:49 +00:00