10 Commits

Author SHA1 Message Date
rem..om
e65d6ea44b Merged commits r11009 to r11012 to gradle restructure branch.
Moved the workaround for GLSL100 into the renderers instead of having it when selecting a technique

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11019 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-06 18:49:35 +00:00
rem..om
af58df2fc0 Swich geometry sorting to tim sort.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10998 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-22 21:51:42 +00:00
rem..om
75e82e47f2 Fixed an issue in animControl where the onanimCycleDone was called too early.
see http://hub.jmonkeyengine.org/forum/topic/onanimcycledone-called-before-animation-completes/#post-257008

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10996 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-01-20 08:57:56 +00:00
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
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
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
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
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
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
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