Skip to content

Commit 31aed3b

Browse files
committed
README.md edited online with Bitbucket
1 parent 20dc4d3 commit 31aed3b

File tree

1 file changed

+33
-32
lines changed

1 file changed

+33
-32
lines changed

README.md

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,38 @@
11
# jMonkeyEngine 3 SpaceShift Editor 0.3.5 #
22

33
Generic version: https://yadi.sk/d/BaKdDmDgpxCmE
4+
45
Debian based version: https://yadi.sk/d/mzYBrjcvpxCmL
56

6-
ver. 0.1
7-
-Implemented the base actions in AssetTree
8-
-Implemented MaterialEditor
9-
-Added English localization
10-
11-
ver. 0.1.1
12-
-Implemented preview of images in resource selector.
13-
-Migrated editor to jME 3.1 with PBR
14-
-Added support PBR to Material Editor
15-
-Finished implementation PostFilterViewer
16-
17-
ver. 0.2.0
18-
-Implemented dialogs for creating new material and post filter view file.
19-
-Implemented dialog of graphic settings.
20-
-Updated the sky in material editor.
21-
-Upgraded jME3 libraries to 3.1 alpha 2 with PBR.
22-
23-
ver. 0.3.0
24-
-Implemented Simple Model Editor
25-
-Added action for converting .blend to .j3o
26-
-Updated UI.
27-
28-
ver. 0.3.5
29-
-Implemeted open file in external editor.
30-
-Finished implementing the operations of moving/renaming/cut-copy-paste for files in Asset Tree.
31-
-Added dialog for handling exception.
32-
33-
[Image 1](http://imgur.com/8FKlaXw)
34-
[Image 2](http://imgur.com/onsWNaK)
35-
[Image 3](http://imgur.com/D31aplI)
36-
[Image 4](http://imgur.com/9ApZMZC)
37-
[Image 5](http://imgur.com/0XSkVDQ)
7+
## ver. 0.1 ##
8+
* -Implemented the base actions in AssetTree
9+
* -Implemented MaterialEditor
10+
* -Added English localization
11+
12+
## ver. 0.1.1 ##
13+
* -Implemented preview of images in resource selector.
14+
* -Migrated editor to jME 3.1 with PBR
15+
* -Added support PBR to Material Editor
16+
* -Finished implementation PostFilterViewer
17+
18+
## ver. 0.2.0 ##
19+
* -Implemented dialogs for creating new material and post filter view file.
20+
* -Implemented dialog of graphic settings.
21+
* -Updated the sky in material editor.
22+
* -Upgraded jME3 libraries to 3.1 alpha 2 with PBR.
23+
24+
## ver. 0.3.0 ##
25+
* -Implemented Simple Model Editor
26+
* -Added action for converting .blend to .j3o
27+
* -Updated UI.
28+
29+
## ver. 0.3.5 ##
30+
* -Implemeted open file in external editor.
31+
* -Finished implementing the operations of moving/renaming/cut-copy-paste for files in Asset Tree.
32+
* -Added dialog for handling exception.
33+
34+
* [Image 1](http://imgur.com/8FKlaXw)
35+
* [Image 2](http://imgur.com/onsWNaK)
36+
* [Image 3](http://imgur.com/D31aplI)
37+
* [Image 4](http://imgur.com/9ApZMZC)
38+
* [Image 5](http://imgur.com/0XSkVDQ)

0 commit comments

Comments
 (0)