Kotcrab.com

import com.kotcrab.Brain;

VisEditor 0.2.5 Released

VisEditor 0.2.5 was released! Download Link

Editor changes:

1
2
3
4
5
6
7
8
9
10
[0.2.5]
-Added PointComponent - can be placed on scene, for example for spawn points
-Music and Sound files can now be changed from Entity Properties
-Fixed text size was not possible to change for ttf fonts
-Fixed error when loading scene with ShaderComponent without shader set
-Added Ctrl+D for duplicating selected entities
-In scene editor, added "Move to Layer" in popup menu, for quick entity moving between layers
-Fixed groups issues
 -Grouping entities while inside group is now working properly
 -Fixed copy pasting groups

Runtime changes:

1
2
3
4
[0.2.5] [LibGDX 1.7.0] [Artemis 0.13.1]
-Updated to Artemis 0.13.1, LibGDX 1.7.0
-Added PointComponent
-Renamed PhysicsSettingsData to PhysicsSettings

Comments