4014 Commits

Author SHA1 Message Date
rem..om
bace22528f Fixed an issue with parallax mapping thanks to this thread http://hub.jmonkeyengine.org/forum/topic/parallax-mapping-fundamental-bug/#post-256898
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10994 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-19 23:38:19 +00:00
rem..om
926b634b6e Fixed an issue with parallax mapping thanks to this thread http://hub.jmonkeyengine.org/forum/topic/parallax-mapping-fundamental-bug/#post-256898
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10993 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-19 23:37:28 +00:00
iwg..ic
a0badf9d4c Add jar packaging for android native bullet builds
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10992 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-15 17:45:41 +00:00
iwg..ic
766ebef96d WIP: Add support to build the Native Bullet for Android (only building, not packaging into jar file yet)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10991 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-14 18:20:12 +00:00
iwg..ic
a8a664b76b Import commit 10930 from the experimental branch to support Bullet file list changes in the future (and fix build of Bullet 2.82)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10990 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-14 18:06:56 +00:00
iwg..ic
5453d4f5e9 Improve checking of when to download and unzip the source OpenAL Soft files
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10989 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-14 17:56:24 +00:00
iwg..ic
5b2a661f56 Add support for downloading and building OpenAL Soft for native Android audio
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10988 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-14 04:06:05 +00:00
iwg..ic
71938ff80d fix android.mk for OpenAL Soft build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10987 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-14 03:34:43 +00:00
iwg..ic
8069f10d30 add android ndk build path
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10986 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-14 03:32:02 +00:00
Kae..pl
dd1fdd6bce Bugfix: fixed an issue with skeleton animations (the models did not behave as they should).
Refactoring: animations method changes, less classes, more simple code
Feature: BlenderKey will now require setting the mapping between animation (skeleton or spatial) and the animated model.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10985 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-13 19:02:35 +00:00
nor..67
a845665cca gradle-restructure:
- extend jme3-examples "dist" target (WIP)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10984 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-13 13:20:20 +00:00
rem..om
d7189e6aa4 Removed the displayDebug method from the Filter and made a postFilter method for a more general use that is called right after a filter has been rendered.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10983 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-12 19:32:49 +00:00
rem..om
e4e3e0906d Removed the displayDebug method from the Filter and made a postFilter method for a more general use that is called right after a filter has been rendered.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10982 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-12 19:31:56 +00:00
rem..om
ce6d0d0065 Used the dipose method of native object to delete framebuffers and textures when the Fpp is cleaned up
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10981 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-11 13:01:40 +00:00
rem..om
912f560f6e Used the dipose method of native object to delete framebuffers and textures when the Fpp is cleaned up
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10980 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-11 13:01:24 +00:00
rem..om
4c6371e63d Filters have now a displayDebug method called adfter the filter has been rendered
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10979 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-11 12:53:09 +00:00
rem..om
db3f3c16d2 Filters have now a displayDebug method called adfter the filter has been rendered
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10978 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-11 12:52:39 +00:00
jul..om
e5f0c32fe3 Adds the support of the native cursor into the JOGL NEWT backend (not tested)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10977 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-10 18:35:33 +00:00
jul..om
36235521b8 Switches to JOGL 2.1.4 (build 1198)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10976 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-10 18:11:31 +00:00
rem..om
9708a41f15 Moved the Desktop.cfg file to the resources folder
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10975 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-09 19:59:30 +00:00
nor..67
7c1a6b081d SDK:
- clean AbstractFilterNode

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10974 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-08 13:19:12 +00:00
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
2014-01-08 12:58:23 +00:00
nor..67
1af852585d gradle-restructure:
- add some ignores for native bullet

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-07 18:22:48 +00:00
nor..67
09cf258e71 gradle-restructure:
- clean up main build script

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-07 18:10:12 +00:00
nor..67
6262b2edc6 gradle-restructure:
- add some svn ignores

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10970 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-07 18:08:22 +00:00
nor..67
511d045274 gradle:
import current build script to gradle-restructure

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10968 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-07 16:40:00 +00:00
PSp..om
98d4ca4404 Renaming the native bullet android dir.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10967 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-07 16:25:59 +00:00
PSp..om
836123d0f4 Copying android native from trunk to the new structure.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10966 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-07 16:23:53 +00:00
Kae..pl
a7f0a5a99b Bugfix: animations are now loaded from frame 1 rather than 0 (just like in blender).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10965 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-07 07:08:27 +00:00
PSp..om
ed77d40c63 First pass at copying the source files with history into the
new gradle-based structure.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10964 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-07 05:44:17 +00:00
nor..67
5851055a1a - fix check for osx hack in natives extraction
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10959 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-06 21:18:07 +00:00
nor..67
469fa68b5c - change natives extraction so it can find lwjgl natives from the default lwjgl distribution
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10958 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-06 21:12:50 +00:00
nor..67
6184e7ce1a - fix meshcollisionshape header file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10957 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-05 21:57:36 +00:00
Kae..pl
dd276faa31 Refactoring: removed dependency to org.lwjgl.opengl.GL11.GL_MAX_TEXTURE_SIZE from BlenderKey.java
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10956 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-04 19:08:27 +00:00
rem..om
147ff8796d - Made the FilterPostProcessor cleanup delete framebuffers and textures form memory.
- Changed the way the filter porcessor handle the rendering of the filter; depth right is not disabled anymore when it sjouldn't alowing a filter to output depth with gl_FragDepth if needed

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10955 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-04 14:16:24 +00:00
rem..om
81b458cc4b BoundongSphere fixed a case when intersects was not releasing the tempvars.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10954 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-04 11:17:55 +00:00
Kae..pl
1fcd9526b2 Refactoring: improved the usage and flow of blender context and blender input stream (will make the unit tests implementation easier).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10953 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-03 20:38:17 +00:00
Kae..pl
6708cf0d7f Bugfix: properly importing object animations where not all axes are being animated by the ipo curves (provided by arpagaus - thanks a lot :) ).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10952 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-03 14:00:03 +00:00
PSp..om
4e98d0e13d Added a method to clear collision data. This is often
necessary when modifying the mesh in some way.  Previously,
the only other option was to force creation of the collision
data for every change but this is wasteful since the collision
data does not need to be regenerated until collideWith() is
called.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10951 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-01 20:29:36 +00:00
Kae..pl
e7aeb9a222 Tests: added a method that returns the known blender primary types names. This will be needed in unit tests. (forgot to make the method static).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10950 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-01 15:39:51 +00:00
Kae..pl
c0f46d97c5 Tests: added a method that returns the known blender primary types names. This will be needed in unit tests.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10949 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-01 15:38:41 +00:00
PSp..om
797caf6936 Provide access to an in-order list of all class
registrations.
Also made the direct register by ID method public
so that external callers can register serializers
for specific IDs.
With these changes, it is possible for a server to
authoritatively send out a list of all registrations
to its clients greatly reducing the "registration
dependency" that exists otherwise.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10948 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-30 02:29:18 +00:00
PSp..om
90913bf8c3 Catch another case where shutdown state can cause a
key to be invalid before it is checked.  The "bug"
was that shutdown of a network server would occasionally
log an exception about a canceled key.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10947 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-30 02:27:15 +00:00
Kae..pl
a499e972ab Bugfix: fixed an issue that was recently introduced with not negating Y-rotation values when Y axis was up.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10946 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-27 18:10:07 +00:00
PSp..om
767231a4a8 Fixed an NPE in the FlyCamAppState that occurred
when shutting down an app with no InputManager.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10945 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-23 02:11:32 +00:00
Kae..pl
cf830b4c7c Bugfix: fixing errors that appeared during mirror modifier loading (there is still mirror rotation being not supported, but hope to fix that soon).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10944 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-18 12:32:06 +00:00
rem..om
f8c317f593 BloomFilter, applied James patch to make sure the filter is properly re initialized when de downsampling factor is changed.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10943 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-17 08:06:49 +00:00
Kae..pl
b77f5a422c Bugfix: fixed a bug that caused objects with negative scale to have improper transformations.
Bugfix: improved the matrix loading method (now the matrix is switched to Y-up axis withou loosing the information about negative scales).
Refactoring: decreased the amount of allocated matrices during transformation loading.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10942 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-14 20:01:52 +00:00
Kae..pl
68debc95eb Bugfix: displaying the bone name in BoneContext toString() method even if the bone is not yet created.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10941 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-13 14:34:37 +00:00
Kae..pl
25e20509c6 Bugfix: bone context returns the length of the bone without taking model scale into account; that caused troubles during constraint's computations but should be used for bone debugger length (an appropriate notice is in the method's javadoc).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10940 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-12-10 19:29:52 +00:00