Commit Graph

  • 2f100c79fb - fix deprecation message and javadoc cleanups in PhysicsSpace nor..67 2013-02-05 19:32:38 +0000
  • 9f7b273517 - fix possible NPE in BulletAppState nor..67 2013-02-05 19:28:10 +0000
  • cc623ef44a - give own color to bullet vehicle constraint in debug view nor..67 2013-02-05 19:26:02 +0000
  • 8992563b86 - add new BulletDebugAppState for physics debugging - fix non-displayed physics objects in debug view - remove dependency of base physics objects to scenegraph api, only jme math dependencies are left nor..67 2013-02-05 19:19:31 +0000
  • 2d5800d667 - add deprecation info to PhysicsSpace.enableDebug nor..67 2013-02-05 19:04:12 +0000
  • ab6bdae774 - fix AbstractPhysicsControl applyTransform nor..67 2013-02-05 17:30:04 +0000
  • 382169355c - fix replace mistake nor..67 2013-02-05 15:09:07 +0000
  • 1641238b58 - cleanup logger use in PhysicsSpace - add getters for object lists nor..67 2013-02-05 15:04:24 +0000
  • fa380923dc - cleaup adding/removing and tracking objects to the physics space - warn user when objects are added or removed twice, do not allow this to happen nor..67 2013-02-05 14:57:10 +0000
  • 68b82ad4ee - remove calls to createDebugShape from vehicle editor nor..67 2013-02-05 14:44:32 +0000
  • 7000a19a04 - fix PhysicsHoverControl nor..67 2013-02-05 13:53:29 +0000
  • 3fc8b7701a - remove physics debug implementation in favor of debug AppState (WIP) nor..67 2013-02-05 04:54:50 +0000
  • 707e62816d - add setlocation helper method to AbstractPhysicsControl nor..67 2013-02-05 04:38:30 +0000
  • 801f24d6f4 - add AbstractPhysicsControl nor..67 2013-02-05 04:21:57 +0000
  • a127d83e7a Improved the code to detect and present good "nearly full screen" windowed resolutions. Default to highest available resolution when switching between windowed and fullscreen. Zer..om 2013-02-03 18:50:21 +0000
  • e27a62f87e SDK: - commit project template zip nor..67 2013-02-03 15:52:04 +0000
  • 76bc2bb6e5 SDK: - Don't lock files when only reading in AssetDataObjects / subclasses nor..67 2013-02-03 15:36:16 +0000
  • 53a4d896c0 SDK: - set ORGINAL_PATH and ORIGINAL_NAME for all spatials, not just geometry - half-done anim scanning (not invoked) nor..67 2013-02-03 03:58:09 +0000
  • 86c873bbb8 SDK: - fix possible double-attach in external data update nor..67 2013-02-03 03:22:46 +0000
  • 90e91f3d0b SDK: - fix double cache deletion for AssetDataObjects nor..67 2013-02-03 02:33:49 +0000
  • 180f51886c SDK: - disable OpenGL window persistence nor..67 2013-02-03 02:30:26 +0000
  • 3c9277277d SDK: - display status bar in case of long external change updates nor..67 2013-02-03 02:26:09 +0000
  • 4c8e1dedd8 SDK: - correct javadoc nor..67 2013-02-03 02:18:32 +0000
  • c441ba6a1d SDK: - update asset excludes nor..67 2013-02-03 02:13:27 +0000
  • 7dd5e2457a SDK: - update asset excludes nor..67 2013-02-03 02:12:47 +0000
  • a0577b279a SDK: - warn user about j3o being saved when applying data nor..67 2013-02-03 02:00:24 +0000
  • 145f7de085 SDK: - Don't clone meshes unnecessarily when applying external changes nor..67 2013-02-03 01:39:17 +0000
  • 4c81f3e349 SDK: - Add new geometry added in blender with external change scanner nor..67 2013-02-03 01:31:41 +0000
  • 11e955e020 - use replace instead of replaceAll in blender TextureHelper nor..67 2013-02-03 00:43:32 +0000
  • 836bc37f5f - Improve Blender TextureHelper external texture loading nor..67 2013-02-03 00:05:57 +0000
  • 8b9e7a3877 SDK: - remove reverse dependency import from AssetDataObject - more javadoc for AssetDataObject nor..67 2013-02-02 23:45:11 +0000
  • 769095fc78 SDK: - actually save asset after applying data :) nor..67 2013-02-02 23:20:13 +0000
  • 649f052cad - fix thread info output in lwjgl renderer nor..67 2013-02-02 23:17:30 +0000
  • 30498824d0 - set back logging about jme version and graphics adapter to Level.INFO nor..67 2013-02-02 23:09:08 +0000
  • 35fb34e9c9 SDK - fix logging inconsistency nor..67 2013-02-02 22:33:55 +0000
  • 15174582de SDK - fix wrong cast to Spatial in AssetDataObject - cleanup and unify opening/closing of AssetData objects - add logging for opening/closing of AssetData - close associated assets when closing models (e.g. textures, materials etc.) nor..67 2013-02-02 21:35:24 +0000
  • fdebe024c6 SDK - Change log level for file not found message for ExternalChangeScanner nor..67 2013-02-02 21:10:35 +0000
  • 4b20dc0475 SDK - Keep error messages in notification tray - Display normal messages longer in notification tray (3s recognize + 3s realize) nor..67 2013-02-02 21:07:41 +0000
  • f071680b95 SDK - Update OgreBinaryMeshDataObject and AbstractBlenderImportDataObject nor..67 2013-02-02 20:20:35 +0000
  • c994965510 * Fix GBF crash when merging with blender models (since they have index component count = 1) sha..RD 2013-02-02 20:03:16 +0000
  • 322368ae79 SDK - add space in external change popup nor..67 2013-02-02 20:00:38 +0000
  • b4ce601544 SDK - Add first version of ExternalChangeScanner for BinaryModelDataObject nor..67 2013-02-02 19:58:22 +0000
  • 940e5315cf SDK - Clean up AssetDataObject / SpatialAssetDataObject / AssetData, add javadoc - Add AssetDataPropertyChangeListener interface and functionality - Improve storage of ORIGINAL_XXX data - Add SpatialUtil nor..67 2013-02-02 19:57:50 +0000
  • 9a9e9a8d5a SDK - Clear model asset data from ProjectAssetManager after conversion when convering models. nor..67 2013-02-02 18:57:57 +0000
  • 36e6eb7fdc Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto, fetches the GLSL version correctly when using ES2 jul..om 2013-02-01 22:09:54 +0000
  • 1112b380d2 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto, fetches the GLSL version correctly when using ES2 jul..om 2013-02-01 22:06:43 +0000
  • aec78ea21f Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto, temporarily disables EFX in JoalAudioRenderer jul..om 2013-02-01 22:05:06 +0000
  • 723ec34a15 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto jul..om 2013-02-01 22:01:09 +0000
  • caac42e97e SDK - Add check to open WelcomeScreen based on hash of loaded page content nor..67 2013-02-01 15:58:25 +0000
  • d5d9cdded1 SDK - make BlenderTool bail sooner when folder check failed nor..67 2013-02-01 15:35:32 +0000
  • 5a7ed536ad SDK - show warning when trying to open file with blender while its already running nor..67 2013-02-01 14:47:58 +0000
  • 469b7967b7 SDK - show warning when trying to open file with blender while its already running nor..67 2013-02-01 14:47:37 +0000
  • 4ce0185bc7 SDK - remove "Open In Blender" from Tools menu (dafuq?) nor..67 2013-02-01 14:31:21 +0000
  • 2e8101fd47 SDK - javadoc SceneExplorerProperty - notify ScenePropertyChangeListeners after enqueueing own change - set some logging levels to FINER in SceneExplorerProperty nor..67 2013-02-01 14:27:34 +0000
  • e3e0823adc SDK - cleanup imports in AbstractBlenderDataObject nor..67 2013-02-01 13:41:58 +0000
  • 6364230091 SDK - actually return right key class in AbstractBlenderDataObject nor..67 2013-02-01 04:42:46 +0000
  • c5f213e3fc SDK - allow setting BlenderKey options for models supported via blender importer nor..67 2013-02-01 04:39:50 +0000
  • ee92e5f229 SDK - allow setting BlenderKey options for models supported via blender importer nor..67 2013-02-01 04:39:29 +0000
  • f5b5f2f2a3 SDK - make select folder buttons more apparent in Codeless Project Wizard nor..67 2013-02-01 04:11:30 +0000
  • 708eb693a4 SDK - remove option to set logging level to WARNING as this would disable normal notifications nor..67 2013-02-01 03:13:45 +0000
  • 5b0de207eb SDK - Hide SceneComposer Toolbar on startup nor..67 2013-02-01 02:18:24 +0000
  • 0798afb0dd SDK - Hide SceneComposer Toolbar on startup nor..67 2013-02-01 02:17:01 +0000
  • 02e2e66873 SDK - make codeless project wizard normalize input paths nor..67 2013-02-01 02:14:36 +0000
  • 817d6d9982 SDK - make codeless project wizard put forward slashes in project file nor..67 2013-02-01 02:12:28 +0000
  • f44f182e62 SDK - Use logging level FINE across SDK Core - Allow setting logging level in Application output nor..67 2013-02-01 01:39:10 +0000
  • 2e95df2ed8 SDK Improve Codeless project importer: - Add checks for folders existing - Don't allow advancing wizard when checks fail nor..67 2013-02-01 00:48:10 +0000
  • 30eec0beeb SDK - annotate USERINFO log level, clean up ApplicationLogHandler nor..67 2013-01-31 23:41:08 +0000
  • 14b65d758b SDK - set InfoScreen back to PERSISTENCE_NEVER nor..67 2013-01-31 23:24:09 +0000
  • edc9595437 SDK - enable AA in InfoScreen nor..67 2013-01-31 23:22:36 +0000
  • d6ea096da9 - default blender FaceCullMode to back nor..67 2013-01-31 23:07:06 +0000
  • 8df1b7e1fa SDK - add and use local page for WelcomeScreen nor..67 2013-01-31 22:55:55 +0000
  • 9df89c56a0 SDK - use setExtendedState to set window minimized state - fix Blender start return value being always "false" nor..67 2013-01-31 22:53:20 +0000
  • b0b818dc12 - fix logging in blender loader nor..67 2013-01-31 22:39:43 +0000
  • ea973c14c3 - change logging from logger.info() logger.fine and logger.warning() nor..67 2013-01-31 22:37:56 +0000
  • 7ba657e430 - set logging from Level.INFO to Level.FINE for most logging nor..67 2013-01-31 22:26:10 +0000
  • 2e19f4e1b7 - add iOS to platforms list nor..67 2013-01-31 22:19:48 +0000
  • 0acece86e0 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto jul..om 2013-01-31 21:12:39 +0000
  • 7534d90dde SDK: - fix error panel content nor..67 2013-01-31 20:56:40 +0000
  • e242174a22 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto jul..om 2013-01-31 20:48:39 +0000
  • ba3eaabacd Improves OpenGL-ES support (especially for Raspberry Pi) jul..om 2013-01-31 20:30:06 +0000
  • f895d9c173 Improves OpenGL-ES support (especially for Raspberry Pi), uses several contributions of Erkki Nokso-Koivisto jul..om 2013-01-31 20:16:46 +0000
  • b242f66c5a Improves OpenGL-ES support (especially for Raspberry Pi), uses several contributions of Erkki Nokso-Koivisto jul..om 2013-01-31 20:03:02 +0000
  • 5d24544589 Uses NEWT instead of AWT by default jul..om 2013-01-31 18:30:49 +0000
  • 348faf6a04 SDK: - add date check to WelcomeScreen nor..67 2013-01-31 17:40:35 +0000
  • 116eaf1bb8 SDK: - add way to show "USERINFO" notfications via logging nor..67 2013-01-31 17:19:37 +0000
  • 0c403cfc9c Changed the way the light is phased out for the LightScattering filter rem..om 2013-01-31 16:38:00 +0000
  • 9b22b2538d Removing mipmap generation during image texture loading. This is set later if required. Kae..pl 2013-01-31 06:19:19 +0000
  • fbf647b54b SDK: - Fix sleepyness-induced bug nor..67 2013-01-31 00:35:50 +0000
  • d59c15669b SDK: - Move Exception repoting to ApplicationLogHandler / NotifyUtil - TODO: Change Exceptions.printStackTrace(throwable); -> logger.log(Level.SEVERE, "Message", throwable); across SDK nor..67 2013-01-31 00:29:34 +0000
  • e09cc8f71e SDK: - Make log exception bubbles open exception description - Make Notify tools publically available nor..67 2013-01-30 20:36:04 +0000
  • db490dc1c1 SDK: - Make log warning/exception bubbles open log.. :) nor..67 2013-01-30 20:33:00 +0000
  • 026aa8a235 SDK: - Improve OpenModel / ConvertModel actions nor..67 2013-01-30 19:17:47 +0000
  • dd0bc7f916 SDK: - Make real nice notify about failed scene / application ;) - Use notify system in logger (warnings, errors, exceptions) nor..67 2013-01-30 19:05:55 +0000
  • 7b17e38dc1 SDK: - use logger in AssetDataObject nor..67 2013-01-30 19:01:33 +0000
  • 94da7c8190 SDK: - add NotifyUtil / MessageUtil to display "Bubble" messages nor..67 2013-01-30 18:05:12 +0000
  • d138668ce4 SDK: - add some more icons nor..67 2013-01-30 17:59:30 +0000
  • 6c5b79cbab SDK: - improve scene error checking on start - send user to troubleshooting webpage when app initialization fails nor..67 2013-01-30 17:32:45 +0000
  • adccdd425d SDK: - make opening blender default action for .blend files - improve blender window open cycle nor..67 2013-01-30 17:22:19 +0000
  • e113ed5dbb SDK: - cleanup BlenderTool nor..67 2013-01-30 16:24:15 +0000
  • 834049e69a SDK: - make blender import scripts more generic and easy to extend nor..67 2013-01-30 15:31:45 +0000