Commit History

Author SHA1 Message Date
  MeFisto94 59f30de589 Fix Crash due to ConcurrentModificationException when creating a LightProbe. 7 years ago
  MeFisto94 8dad6f5b49 Minor Javadoc improvements 7 years ago
  MeFisto94 6f01b94b31 Allow LightProbes for all Spatials not only Nodes (LightProbeFactory also accepts Spatial as Parameter) 7 years ago
  MeFisto94 1214f7ff09 Cosmetic Changes: Added Copyright, fixed some formatting 7 years ago
  MeFisto94 33b141de88 Allow Filters to be edited again (bugfix) and prepare to fix #133. Only a PropertyEditor for Light and Spatial is required then. 7 years ago
  MeFisto94 662c926539 Fix Updater Splash to show 3.2 7 years ago
  MeFisto94 1cf0f54cf6 Upgrade official SDK Version to 3.2. (should've happend much earlier) 7 years ago
  MeFisto94 ce1cabb0c0 Netbeans Installer: Fixed Regression from f363bd9 "seperator" -> "separator" 7 years ago
  MeFisto94 f363bd9e53 Netbeans Installer: Fixed Regression from 4e0d8b02 (Variable was undefined which led the condition to always fail). 7 years ago
  MeFisto94 c5df820796 Upgrade Gradle Version from 2.11 to 4.1, so it's newer and consistent with the engine (which saves us 90 MiB Diskspace for Travis) 7 years ago
  MeFisto94 1b3d3b2f77 Force Freeing Space by deleting the build/ folder, which contains intermediary build files which seem to be irrelevant to ant 7 years ago
  MeFisto94 79655d83d7 Force-Save Diskspace by deleting unneeded but cached jdks (but only when TRAVIS is set as env variable, so we don't impact regular users) 7 years ago
  MeFisto94 4e0d8b0270 Followup #150 - Only create the "MAC JDK PRODUCT", when we're building for Mac (Only specifying it as done in d37a336b is not sufficient) 7 years ago
  MeFisto94 d37a336b56 Fixes #150 - Only bundle the Mac JDK on the Mac Platform 7 years ago
  MeFisto94 45231a6f96 Blender Mac OS X Build: Change Compression from bzip2 to gzip, since the file is a gzip file and not a bzip2 7 years ago
  MeFisto94 c9e982f083 Blender Mac OS X Build: Finally fix Build Problems (one has to manually change the ant task as well, to support untarring) 7 years ago
  MeFisto94 46442c4580 Download JDKs: Fix small typo causing the download to fail 7 years ago
  MeFisto94 7d0b472700 Fix Typo which caused the MacOS Blender Untarring to fail 7 years ago
  MeFisto94 fadf0c9753 Reduce Travis' Diskspace consumption by deleting jdks' download cache and intermediary folders 7 years ago
  MeFisto94 84492a7068 Fix Blender Changing their download format of the MacOS Package 7 years ago
  MeFisto94 98f8525f8e Make download-jdks.sh travis' BUILD_XYZ environment vars aware, so we cut build time and disk usage 7 years ago
  MeFisto94 8cbbdadc2c Fix build_engine.sh: The Engine GIT Tags are "v3.2.0-stable", whereas the POM Version is 3.2.0-stable 7 years ago
  MeFisto94 04a283818d build_engine.sh: Automatically extract the engine version from the travis tag. if no travis tag is specified, then use master. The behavior for manual builds will stay unchanged. 7 years ago
  MeFisto94 3eaabf677f Try to fix the build again 7 years ago
  MeFisto94 26308e4f9d Updated Blender Version from 2.78b to 2.79 7 years ago
  MeFisto94 d25a7dc6ec Fix 3f0e815f888dbbfbcd12d71f2e4ce24287415e22 failing the build: Forgot to "export" the package. If you don't do this, then it won't be viewable for other modules. 7 years ago
  MeFisto94 541870eb84 Try to release v3.2.0-stable-sdk1 7 years ago
  MeFisto94 f00da22500 Proguard Exception for NativeVorbisFile (https://hub.jmonkeyengine.org/t/solved-jni-exception-when-trying-to-use-ogg-files-on-android/39362/12) 7 years ago
  MeFisto94 3f0e815f88 Fixes #144 - Directional Light Gizmo not being updated by changing the Properties in the PropertyEditor 7 years ago
  MeFisto94 d5e720e541 Update JDK Cache Path so the JDK can be cached again 7 years ago