Skip to content

suxinde2009/Rose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rose

Rose is a corss-platform C++ SDK. It is based on SDL, and provide higher level interface to application. For more information on Rose please browse our site.

V0.0.9

  • SDK
    • Add widget: track. Use it you can 1)draw yourself surface. 2)action by tracking mouse path.
    • Support HDPI.

V0.0.8

  • SDK
    • Base newer SDL. SDL 2.0.4(20150707)
    • Update widget: slider.
    • Implement some operation on touch deivce. 1)pinch, 2)drag.
    • Can rotate between landscape and portrait runtime.
    • IDE on Windows use Visual Studio 2010.

V0.0.7

  • SDK
    • Single line report must be tabbar.
    • Implement tooltip as a window component, not past window.
    • Normalize animation config. Provide new class base_animator to play unit animation.

V0.0.6

  • SDK

    • UI style to flat design.
    • Implement "Radio page" using stacked_widget.
    • Remove gui2 widget type: [multi_page], [repeating_button], [horizontal_listbox], [matrix].
    • Remove gui2 module: viewport, instance, placer and generator.
    • On IRC client, now can operate one history message, for example "Reply", "Copy".
  • Studio

    • Implement "Dialog editor".
    • Implement "Theme eidtor"

About

Cross-Platform C++ SDK that based on SDL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published