Historial de Commits

Autor SHA1 Mensaje Fecha
  MeFisto94 f63f4d5931 Fix regression introduced in 1d95edd5922dd74fb4ea00b6b2b9e31a7f5f7657 hace 7 años
  MeFisto94 8b1f127eb0 Since the engine's master is now on 3.3, we have to adopt this in our build script as well hace 7 años
  MeFisto94 1d95edd592 Fix small issue with Gradle when the TRAVIS_TAG is not set hace 7 años
  MeFisto94 0da670abfa Upgraded Download JDKs so it works again (had to upgrade the jdk version as the old one lead to a 404 error). hace 7 años
  MeFisto94 57520b5f53 Update the genfiles hace 7 años
  MeFisto94 dbf3cbb61a Update all project properties to 3.2.0 (so they don't show as changed files in everyone's repo) hace 7 años
  MeFisto94 b9d844197c Updating auto-generated files so it shows less changed files in everyone's repos hace 7 años
  grizeldi fc36f82a50 GLSL Support Round 1: Syntax Highlighting (#156) hace 7 años
  MeFisto94 b940a33d77 DirectionalLight: Rotation should now work the best, fixed the actual bug. hace 7 años
  MeFisto94 97d84c4602 Pulled setModified down a layer (JmeLightProbe -> JmeLight), though it's unclear when or if setModified is actually called hace 7 años
  MeFisto94 0c346bdded Fixes #153 - LightProbes get moved correctly now and their radius is also updated and updateable using Scene Composer Scale Tools hace 7 años
  MeFisto94 21088435f4 Extracted scaleToRadius method of Pointlight because it's also of use for LightProbes etc. hace 7 años
  MeFisto94 78534509d8 Updated GizmoUpdate Classes: hace 7 años
  MeFisto94 d2d4fad481 ExceptionUtils now support comments hace 7 años
  MeFisto94 71717e8b8d Implement proper Exception Handling. From now on, we can use ExceptionUtils.caughtException(e) in case of Emergency and the user is able to report detailed information to us (if he's not too lazy, that is). hace 7 años
  MeFisto94 b2839d02c5 Cosmetic Change (Removed unused Imports) hace 7 años
  MeFisto94 beb8381f2b Converted Graphics Capabilities to be JFrame instead of JDialog hace 7 años
  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 hace 7 años
  MeFisto94 bc46fdf7f9 Minor Javadoc Improvements hace 7 años
  MeFisto94 ccab965f2c New Light Popup: Every new light will have the class name as name (so we don't have "null" lights). hace 7 años
  MeFisto94 da315e69d5 Expose all Light Properties apart from the Frustum-related ones, so the user can change a light's name. hace 7 años
  MeFisto94 59f30de589 Fix Crash due to ConcurrentModificationException when creating a LightProbe. hace 7 años
  MeFisto94 8dad6f5b49 Minor Javadoc improvements hace 7 años
  MeFisto94 6f01b94b31 Allow LightProbes for all Spatials not only Nodes (LightProbeFactory also accepts Spatial as Parameter) hace 7 años
  MeFisto94 1214f7ff09 Cosmetic Changes: Added Copyright, fixed some formatting hace 7 años
  MeFisto94 33b141de88 Allow Filters to be edited again (bugfix) and prepare to fix #133. Only a PropertyEditor for Light and Spatial is required then. hace 7 años
  MeFisto94 662c926539 Fix Updater Splash to show 3.2 hace 7 años
  MeFisto94 1cf0f54cf6 Upgrade official SDK Version to 3.2. (should've happend much earlier) hace 7 años
  MeFisto94 ce1cabb0c0 Netbeans Installer: Fixed Regression from f363bd9 "seperator" -> "separator" hace 7 años
  MeFisto94 f363bd9e53 Netbeans Installer: Fixed Regression from 4e0d8b02 (Variable was undefined which led the condition to always fail). hace 7 años