MeFisto94
|
b2839d02c5
Cosmetic Change (Removed unused Imports)
|
7 năm trước cách đây |
MeFisto94
|
beb8381f2b
Converted Graphics Capabilities to be JFrame instead of JDialog
|
7 năm trước cách đây |
MeFisto94
|
3c3cac1157
Fixes #133 - Allow Lights to be exposed as a property. Currently only supports selecting lights by typing in the name. See #147 for progress on more userfriendly ways
|
7 năm trước cách đây |
MeFisto94
|
bc46fdf7f9
Minor Javadoc Improvements
|
7 năm trước cách đây |
MeFisto94
|
ccab965f2c
New Light Popup: Every new light will have the class name as name (so we don't have "null" lights).
|
7 năm trước cách đây |
MeFisto94
|
da315e69d5
Expose all Light Properties apart from the Frustum-related ones, so the user can change a light's name.
|
7 năm trước cách đây |
MeFisto94
|
59f30de589
Fix Crash due to ConcurrentModificationException when creating a LightProbe.
|
7 năm trước cách đây |
MeFisto94
|
8dad6f5b49
Minor Javadoc improvements
|
7 năm trước cách đây |
MeFisto94
|
6f01b94b31
Allow LightProbes for all Spatials not only Nodes (LightProbeFactory also accepts Spatial as Parameter)
|
7 năm trước cách đây |
MeFisto94
|
1214f7ff09
Cosmetic Changes: Added Copyright, fixed some formatting
|
7 năm trước cách đây |
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 năm trước cách đây |
MeFisto94
|
662c926539
Fix Updater Splash to show 3.2
|
7 năm trước cách đây |
MeFisto94
|
1cf0f54cf6
Upgrade official SDK Version to 3.2. (should've happend much earlier)
|
7 năm trước cách đây |
MeFisto94
|
ce1cabb0c0
Netbeans Installer: Fixed Regression from f363bd9 "seperator" -> "separator"
|
7 năm trước cách đây |
MeFisto94
|
f363bd9e53
Netbeans Installer: Fixed Regression from 4e0d8b02 (Variable was undefined which led the condition to always fail).
|
7 năm trước cách đây |
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 năm trước cách đây |
MeFisto94
|
1b3d3b2f77
Force Freeing Space by deleting the build/ folder, which contains intermediary build files which seem to be irrelevant to ant
|
7 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
MeFisto94
|
d37a336b56
Fixes #150 - Only bundle the Mac JDK on the Mac Platform
|
7 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
MeFisto94
|
46442c4580
Download JDKs: Fix small typo causing the download to fail
|
7 năm trước cách đây |
MeFisto94
|
7d0b472700
Fix Typo which caused the MacOS Blender Untarring to fail
|
7 năm trước cách đây |
MeFisto94
|
fadf0c9753
Reduce Travis' Diskspace consumption by deleting jdks' download cache and intermediary folders
|
7 năm trước cách đây |
MeFisto94
|
84492a7068
Fix Blender Changing their download format of the MacOS Package
|
7 năm trước cách đây |
MeFisto94
|
98f8525f8e
Make download-jdks.sh travis' BUILD_XYZ environment vars aware, so we cut build time and disk usage
|
7 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
MeFisto94
|
3eaabf677f
Try to fix the build again
|
7 năm trước cách đây |