I have extracted some code from Rockete editor to create a separate, small RML viewer. Easy to start with command line, auto file reloading, easy screen resizing.
Initial build: Current status: With new options in toolbar:
I have managed to merge into my copy of libRocket (https://github.com/ppiecuch/libRocket) changes made by the Unvanquished team. They are pretty significant: support for bitmap fonts (FNT), opacity attribute, colour modifier for decorators and some nice general improvements.
I have been working on previewing features for Rockete. Now it is possible to quickly switch resolution from Tool additional panel or even faster from toolbar:
Option for changing an orientation has been added and additionally: libRocket debugger has been added to the editor.
I continue development of the Rockete: libRocket visual editor. Repository of the editor is available at GitHub here: https://github.com/ppiecuch/Rockete and my modifications to libRocket I use in the editor can be found here: https://github.com/ppiecuch/libRocket.
Current changelog:
New project management options: the project can now be created, saved and open. It contains informations about paths and cutting info for every image. 9-patch creation support. New texture atlas preview: images and sprites from atlas can be preview now.
Comments