01-18-2016, 07:52 PM
LF2 IDE v3.1.1
You're lucky to have me on my holiday
Update Log (Click to View)
(01-18-2016, 02:29 PM)Gad Wrote: Ok. Seems pretty fantastic! Thank you very much. Now it's much easierYou're welcome
(01-18-2016, 02:29 PM)Gad Wrote: Right now I miss something that would allow me to jump from one frame to next using some shortcut or linked button.Implemented.
Would be nice to get a shortkey for going to frame indicated in "next" and in the frame that is next just in line order.
(01-18-2016, 02:29 PM)Gad Wrote: Also, Yin's dcer has more intuitive rectangle editor. It would be perfect to be able to drag and edit existing rectangle without overdrawing it every time.You can move the rectangle by just clicking (without moving mouse). Making a rect-editor like YinYin's is quite a bit of work. You can try changing those text boxes for making pixel perfection.
(01-18-2016, 02:29 PM)Gad Wrote: I've found one strange thing.Fixed.
Your preview is somehow based on the values described in the brackets at the spritesheet declaring.
If I write things in the brackets incorrectly (which i often do, since i don't need these for anything) then the app is calculating the sprites being used basing on the wrong values, not as the lf does. IMO these should be more invormative then being used, and real sprite should be calculated being determined by row,col values multiplied.Code:file(0-159): space_f\chopper.bmp w: 104 h: 85 row: 10 col: 16
file(160-155): space_f\effects.bmp w: 79 h: 79 row: 6 col: 1
You're lucky to have me on my holiday
Ultimately, my constant dissatisfaction with the way things are becomes the driving force behind everything I do.
LF2 IDE - Advanced visual data changer featuring instant data loader
LF2 Sprite Sheet Generator - Template based sprite sheet generator based on Gad's method
There is no perfect language, but C++ is the worst.
LF2 IDE - Advanced visual data changer featuring instant data loader
LF2 Sprite Sheet Generator - Template based sprite sheet generator based on Gad's method
There is no perfect language, but C++ is the worst.