Giter VIP home page Giter VIP logo

gorgon_editor's Introduction

Stories in Ready gorgon_editor

SpritePackView

  • Control + I = Import sprite

  • Alt + I = go to Index

  • Alt + G = go to group

  • Alt + N = go to name

  • Alt + X = go to xoffset

  • Alt + Y = go to yoffset

  • Control + Left = Previous Sprite

  • Control + Right = Next Sprite

  • Control + Alt + Right = Last Sprite

  • Control + Alt + Left = First Sprite

DrawArea

  • Shift + Left = Move Sprite 1px Left
  • Shift + Right = Move Sprite 1px Right
  • Shift + Up = Move Sprite 1px Up
  • Shift + Down = Move Sprite 1px Down

ToolBar

  • F = border on/off
  • Control + 0 = ZoomNormal
  • Delete = Delete Sprite

gorgon_editor's People

Contributors

cantidio avatar waffle-iron avatar

Stargazers

 avatar

Watchers

 avatar

gorgon_editor's Issues

Create draggable element

Create a polymer web component for draggable elements.
This element should be able to be draggable inside it's parent.

Make scrolling using directional keys accelerate

Right now, when scrolling in Scrollable-area through directional keys moves it just 1px per event. Create an acceleration system when user holds the key for some time.

Set a max acceleration value as well.

Migrate Base Code to Dart

Instead of using javascript. Migrate code for using Dart, so it will be possible to re-use gorgonDart lib.

Create Scrollable Area

Create Scrollable Area Polymer Component. This area should be able to scroll it's content.

When importing sprites group and index are not set

When importing sprites, the group and index properties of a sprite are not been updated correctly.
The correct behavior it should create automatically a new group based in the higher group available. And every sprite in the same import should begin with index 0 till N ( number of sprites imported in this action ).

Create Sprite View component

Create a Polymer "SpriteView" component. This component should hold a display, sprite, draggable and scrollable area.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.