Commit Graph

6627 Commits (95ba65c8c5877689b5e9573a5a7fa0bf455d2a93)
 

Author SHA1 Message Date
nor..67 e4c8769be0 - fix SceneToolController AppState implementation 14 years ago
nor..67 cdd44058d8 - remove isActive from AppState interface 14 years ago
rem..om 6d27155e86 Fixed tests that use wildHouse.zip so that the loading append in the simple init and not in the main, because it fails since the testChooser change 14 years ago
sha..rd 56554d970d * Forgot this one .. 14 years ago
sha..rd 12fae01a80 * OBJLoader will no longer crash when it cannot find materials in MTL file 14 years ago
PSp..om ee7ba81ee3 Remove the line that puts all bitmap text into the 14 years ago
PSp..om 858925182e Added a log INFO message for when messages are dispatched 14 years ago
PSp..om d3364b4622 Fixed an NPE (apparently harmless) for a certain connection 14 years ago
PSp..om 50465e37b3 Fixed a getConnection() bug caused by a silent autoboxing 14 years ago
rem..om 50d55b7e59 RagdollControl ---WIP---- 14 years ago
mul..va 4877b17cab Missing Search Textfield in TestChooser 14 years ago
nor..67 2267d5ff1f - fix Ray vars unlocking 14 years ago
nor..67 3c10d7c16b - fix use of tempVars 14 years ago
nor..67 d80616ef89 - add rotation fix for SimpleWater plane , thanks to @batkid 14 years ago
nor..67 43c0d1edfe - add AbstractToolWizardAction 14 years ago
mul..va e280c27adf URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/checking-gui-culling/ 14 years ago
mul..va fbc980152e TestChooser multi-run fix. 14 years ago
mul..va 16fc60c8a0 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/renaming-appstate-setactive-setenabled/ 14 years ago
rem..om 2762ba3b27 Bone Animation : fixed scale on user transform 14 years ago
mul..va df8680bf17 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/add-double-click-enter-support-for-testchooser/ 14 years ago
nor..67 bc186ecb48 - add target to zip templates to main build.xml 14 years ago
nor..67 58ddf49040 - Add ProjectAssetManager accessor to abstract SceneExplorer actions 14 years ago
nor..67 197d793cc8 - Create "New Control" and "New Spatial" abstract classes that allow showing a Wizard before creation 14 years ago
PSp..om 228a207aaf Had this one hanging around from like a month ago... 14 years ago
PSp..om 37cc6e581d Deprecated registerPackage() and added a log INFO to 14 years ago
nor..67 55ea5239cb - Small cleanups in SceneVieweropComponent and SceneApplication 14 years ago
nor..67 67adc1737c - add workaround for previews (SceneViewer opens when preview is needed) 14 years ago
sha..rd e4cc9d1482 * Fixed bug with dual UV channel loading, forgot to do it in the previous revision.. 14 years ago
sha..rd 8adc704bcc * Fixed bug with OgreXML loader not actually supporting 2nd UV channel 14 years ago
nor..67 4d67ee0c3b - use only FileObject instead of File 14 years ago
nor..67 98b912d748 - add style selection to FontCreator 14 years ago
sha..rd e15b26b0ed * Fixed issue where Nifty GUI would consume all mouse button events 14 years ago
nor..67 ea1d086648 - fix typo "padding" in fnt file 14 years ago
nor..67 59ad3b71b9 - FontCreator creates working AngelFonts now 14 years ago
nor..67 2fc2623e97 - fix Nifty compile 14 years ago
PSp..om f7f47a13e4 Modified to log and continue when the message/event 14 years ago
PSp..om 6465dbd516 Removing an errant println. 14 years ago
PSp..om e58ec4b8a0 Added code that will wake up the blocked kernel-caller 14 years ago
PSp..om 3fc0d506f4 Added some info logging for connection close events... 14 years ago
PSp..om 99a21a8c1d This would have saved me soooo much time. Serializer's 14 years ago
nor..67 0a369b96d8 - add check for negative force to BombControl 14 years ago
PSp..om 5012b2d3dd Use an extra byte per final-typed field to handle 14 years ago
PSp..om 3e5973793e A better exception for errors that really should have a root 14 years ago
rac..om 5ae44319ea Turns out I did things a bit wrong with respect to the new nifty mouse even queue.... 14 years ago
nor..67 55d75c7b68 - return null for OptimizeGeometry (no undo atm) 14 years ago
rac..om 76ff6bb99f Mouse wheel and the other two mouse buttons should now also be fixed. Since this is not tested in the NiftyGUI test there's no real of know till a test has been created though. To fix it I just tweaked the appropriate if statements a bit. 14 years ago
rac..om 8cdef21af6 upgraded nifty and nifty-default-controls to nightly build of 2011-03-24. Also fixed the AwtMouseInput and removed some ununsed imports. The com.jme3.niftygui.InputSystem has been changed as well to correspond with the new Nifty way of working with mouse events. It now uses the new MouseInputEventQueue and the new NiftyMouseInputEvent. 14 years ago
nor..67 8348011344 - add undoObject to AbstractToolAction 14 years ago
nor..67 64f3a1005d - remove spaces from font names 14 years ago
nor..67 2617a973d5 - fix FontCreator version 14 years ago