bre..ns
dda8ee2c38
* select and move tools added to sdk
...
* ability to easily add other tools to scene composer
* changed camera controller to handle more types of mouse events
* much refactoring of sceneComposerToolController
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7863 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-15 17:20:39 +00:00
rem..om
9e0f7dc942
SDK, Filter Editor
...
- Added a wizard for choosing Bloom mode when creating a BloomFilter
- Changing the filter's name in the properties panel now also change it's name in the Filter Explorer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7861 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-15 15:16:42 +00:00
nor..67
cdd882ae23
- remove false AssetData setExtension from FilterDataObject
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7816 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-04 15:49:10 +00:00
rem..om
12287736e6
SDK - Filter Editor :
...
- Filters can now be reordered by drag and drop
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7814 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-03 14:37:07 +00:00
rem..om
14aa1dfec3
SDK - Filter Editor :
...
- Fixed Delete menu
- Filters can now be reordered by rightclick on the node> move up, move down
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7811 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 15:38:27 +00:00
rem..om
1809a23f44
SDK - Filter Editor :
...
- Added a disable/enable filter item in the context menu in the filter explorer (default action)
- Changed filter icon and created a propper package for filter related icons
- Filter icon now switch from enabled to disabled
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7805 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 07:59:21 +00:00
nor..67
3f6f694030
- add support for parsing worldforge content to AssetPack projects
...
- add support for selectable material per asset in AssetPacks
- add option for cleaning up assets in AssetPack projects
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7798 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 22:07:45 +00:00
bre..ns
1b14d354d2
* SDK:cleaned up some unused controller methods
...
* SDK:fixed alpha image save issue
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7797 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 18:15:52 +00:00
nor..67
a90bdec862
- fix codeless wizard
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7788 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-30 13:16:36 +00:00
rem..om
bac511ac59
SDK : Filter editor now properly remove previous fpp when loading a new file
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7784 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 21:56:35 +00:00
nor..67
8364f4e072
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7775 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 01:29:24 +00:00
nor..67
afee34b4b4
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7774 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 01:04:14 +00:00
nor..67
66c395e250
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7773 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 00:46:49 +00:00
nor..67
6144a86e41
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7772 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 00:43:06 +00:00
nor..67
b446c5c56d
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7771 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 00:42:59 +00:00
nor..67
61b5134a5d
- add eclipse style ninja attack "please select project folder" message to jMP startup
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7770 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 23:04:02 +00:00
nor..67
80b0f48dc4
- add generic control support
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7769 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 22:05:44 +00:00
rem..om
3d80227b19
SDK Filter editor :
...
- dynamic properties introspection for all filters
- added support for SSAOFilter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7764 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 19:33:24 +00:00
rem..om
59d1b7c894
SDK : used reflection to determine what attributes to use in the filter editor
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7762 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 16:44:23 +00:00
rem..om
619dd39e1c
Sdk
...
- added support for the water filter in the filter editor
- added a Vector2f property editor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7758 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-27 21:40:05 +00:00
nor..67
e8118b5485
- fix some more warnings
...
- fix undo for cloneable values
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7745 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 13:04:49 +00:00
nor..67
09ef641d09
- fix enabled parameter xD
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7743 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 12:31:13 +00:00
nor..67
35687d83bf
- fix name parameter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7742 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 12:28:05 +00:00
nor..67
83ba0ac987
- add global name and enabled parameters for filters
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7741 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 12:24:32 +00:00
nor..67
7b014f92c1
- remove unsettable crosshatch parameters
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7739 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 09:56:33 +00:00
nor..67
030edabc80
- fix some deprecations and warnings
...
- fix jmp internal manual
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7735 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 23:47:20 +00:00
rem..om
a3e3d241f6
sdk - Fixed NPE in JmeLight due to a removed attribute in Light
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7727 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 11:30:45 +00:00
nor..67
090e57b224
- use degrees for quaternion properties
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7725 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 01:16:27 +00:00
nor..67
41017fdacf
- remove unnecessary imports
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7724 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 00:40:44 +00:00
bre..ns
e08dc6f6cf
* refactored terrain tools into individual tools and actions
...
* added terrain tool undo/redo support
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7718 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 23:46:16 +00:00
bre..ns
5024fa6c32
* scene application doesn't gobble up NPEs any more
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7717 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 23:45:18 +00:00
nor..67
2f67470731
- fix posterization, delete
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7716 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 22:00:27 +00:00
nor..67
76ef4b7a67
- fix posterization, delete
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7715 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 22:00:11 +00:00
nor..67
69aa8676a0
- fix in bloom filter wrapper
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7714 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 21:57:12 +00:00
nor..67
8bfd9fda6a
- add remaining filter types
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7713 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 21:24:01 +00:00
nor..67
6654e34d73
- fix in LightScattering parameter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7712 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 21:13:17 +00:00
nor..67
80aedc02ec
- fix in FilterExplorer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7711 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 20:57:42 +00:00
nor..67
45a8324440
- support more filters in FilterExplorer
...
- move filter and implementations to separate package
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7709 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 20:36:09 +00:00
nor..67
f9780e7c0f
- support more filters in FilterExplorer
...
- move filter and implementations to separate package
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7708 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 20:36:03 +00:00
nor..67
0674c80727
- add Filter Explorer for editig and previewing j3f files containting post filters (WIP, only FogFilter available atm)
...
- add function to preview post filters in the sceneviewer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7707 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 17:53:46 +00:00
nor..67
c658d4933a
- add Filter Explorer for editig and previewing j3f files containting post filters (WIP, only FogFilter available atm)
...
- add function to preview post filters in the sceneviewer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7706 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 17:53:40 +00:00
nor..67
0b02438f96
- add various SuppressWarnings("unchecked")
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7677 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-20 01:54:10 +00:00
nor..67
228e5cb013
- Refresh folder after converting model (Fixes Issue 322)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7625 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-14 14:16:54 +00:00
bre..ns
c874fee6fc
* fixed compile error with API change in ViewPort.setClearEnabled
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7616 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-13 19:27:01 +00:00
nor..67
fae5029629
- fix old material use
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7598 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 13:26:01 +00:00
nor..67
5f9da6f1e8
- remove default "update drivers" message from jMP error screen on startup
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7597 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 12:50:09 +00:00
nor..67
d4baac1e6b
- fix material error
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7596 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 11:25:34 +00:00
nor..67
84f32a2566
- fix emitter compile error
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7584 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-11 21:04:41 +00:00
nor..67
65d9e9a9d8
- fix emitter compile error
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7583 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-11 20:57:43 +00:00
nor..67
a0e15e0d9e
- fix emitter shape compile errors
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7569 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-10 18:36:07 +00:00