Julian Descottes
|
1df5d0da38
|
Merge pull request #240 from juliandescottes/enhancement-pause-animation
Enhancement pause animation
|
2014-12-21 16:52:13 +01:00 |
|
Julian Descottes
|
50f159c982
|
Merge pull request #239 from juliandescottes/enhancement-performance-improvements
Enhancement performance improvements
|
2014-12-21 16:48:10 +01:00 |
|
jdescottes
|
df5aef363b
|
Move to imgstore-b, change body bg
|
2014-12-21 16:44:10 +01:00 |
|
jdescottes
|
0642e17aa8
|
Draw lines of pixels instead of single pixels
|
2014-12-19 08:28:15 +01:00 |
|
jdescottes
|
1402394d07
|
Animation pauses when FPS slider at 0FPS + slight perf improvement
|
2014-12-18 23:57:34 +01:00 |
|
jdescottes
|
e1ba57c92f
|
cleanup MinimapController
|
2014-12-18 22:29:14 +01:00 |
|
jdescottes
|
2db04fe7d6
|
Support rectangular resolution & maximize viewport usage
|
2014-12-18 21:42:03 +01:00 |
|
Julian Descottes
|
dc61be27f0
|
Update README.md
|
2014-11-26 08:55:53 +01:00 |
|
jdescottes
|
7fd49aaccb
|
Removed localhost url ...
|
2014-11-26 07:48:15 +01:00 |
|
jdescottes
|
cffaec09b2
|
Prepare release 0.4.0
|
2014-11-25 22:54:18 +01:00 |
|
Julian Descottes
|
62a7755407
|
Merge pull request #235 from juliandescottes/feature-add-effects
Feature add effects
|
2014-11-25 22:43:12 +01:00 |
|
jdescottes
|
2ab1e29365
|
Merge branch 'master' into feature-add-effects
|
2014-11-23 21:54:31 +01:00 |
|
Julian Descottes
|
fe110a3d8e
|
Merge pull request #233 from juliandescottes/enhancement-move-viewport
Enhancement move viewport
|
2014-11-23 21:53:34 +01:00 |
|
jdescottes
|
5afec16258
|
Cleanup of console.log in MinimapController.js-n
|
2014-11-23 21:48:32 +01:00 |
|
jdescottes
|
fad483ce7a
|
Increased movement speed
|
2014-11-23 21:44:51 +01:00 |
|
jdescottes
|
b10e87d2b7
|
Fix for issue #189 : user can move the viewport via click n drag of middle mouse button
|
2014-11-23 21:37:34 +01:00 |
|
jdescottes
|
61ee1d9b32
|
Added clone tool + icon
|
2014-11-23 16:27:12 +01:00 |
|
jdescottes
|
ce1a5c4918
|
Rotate non square sprites, added rotate icon, unit tests for transforms
|
2014-11-23 15:03:35 +01:00 |
|
jdescottes
|
796cd4466e
|
Added Rotate tool + abstract Transform tool
|
2014-11-22 00:07:11 +01:00 |
|
jdescottes
|
0f49c884f2
|
Mutualize HTML generation for drawing tools and transform
|
2014-11-21 01:15:55 +01:00 |
|
jdescottes
|
c8dae1cb79
|
Added mirror transformation
|
2014-11-19 23:00:25 +01:00 |
|
jdescottes
|
54837d0e21
|
Issue #228 : Zoom is very slow on Firefox
|
2014-11-01 14:00:35 +01:00 |
|
Julian Descottes
|
001e35cf7b
|
Merge pull request #229 from etumyan/fps-oninput
Combining oninput and onchange events for the FPS counter. Close #225
|
2014-11-01 13:57:49 +01:00 |
|
Andrey Etumyan
|
ac5083633b
|
Combining oninput and onchange events for the FPS counter.
|
2014-10-31 22:38:11 +04:00 |
|
jdescottes
|
c32af500dc
|
add notification if image upload fails
|
2014-10-01 01:21:49 +02:00 |
|
jdescottes
|
dc4de32162
|
Added support for .PAL palettes
|
2014-09-30 00:58:15 +02:00 |
|
jdescottes
|
243990a90f
|
Fixed : cache issue coming from piskel-boot file
|
2014-09-30 00:19:54 +02:00 |
|
juliandescottes
|
96ef362cf8
|
preparing release v0.3.0
|
2014-09-28 11:20:34 +02:00 |
|
Julian Descottes
|
e1e029a849
|
Merge pull request #221 from juliandescottes/enhancement-palette-sorting
Enhancement palette sorting
|
2014-09-27 11:06:43 +02:00 |
|
juliandescottes
|
fe5e8966a5
|
added shortcuts to select previous / next color in palette
|
2014-09-27 11:04:03 +02:00 |
|
juliandescottes
|
37aa6c3d72
|
sort colors on image import for palette
|
2014-09-27 01:22:20 +02:00 |
|
juliandescottes
|
d805e13d57
|
sort colors on image import for palette
|
2014-09-27 01:10:54 +02:00 |
|
jdescottes
|
a7ef57b6ee
|
fixed color sorting for desaturated colors
|
2014-09-26 00:03:24 +02:00 |
|
juliandescottes
|
ac08775406
|
improved current colors sort
|
2014-09-25 00:13:23 +02:00 |
|
juliandescottes
|
6583d3d560
|
moved rgbToHex correct implementation to pskl core utils
|
2014-09-24 21:53:41 +02:00 |
|
juliandescottes
|
b5465ca066
|
fixed palette import bug
|
2014-09-24 21:50:16 +02:00 |
|
jdescottes
|
258d13371d
|
improved current colors sort algorithm
|
2014-09-24 08:15:18 +02:00 |
|
jdescottes
|
e3e6730b45
|
improved current colors sort algorithm
|
2014-09-24 07:43:04 +02:00 |
|
jdescottes
|
6ef99bba15
|
improved current colors sort algorithm
|
2014-09-24 00:26:31 +02:00 |
|
jdescottes
|
afe790e5e3
|
Removed unused CSS rules for old edit/merge layer actions
|
2014-09-23 08:05:31 +02:00 |
|
jdescottes
|
8989e984cb
|
added dedicated style for colors-list for IE and FF + bug fixing on ProgressBarCOntroller for FF
|
2014-09-23 08:00:46 +02:00 |
|
jdescottes
|
00dd660571
|
Use dedicated service to display progress information
|
2014-09-22 23:51:28 +02:00 |
|
jdescottes
|
8a29b78af8
|
Merge branch 'master' into enhancement-palette-sorting
Conflicts:
src/js/utils/FrameUtils.js
|
2014-09-21 21:56:22 +02:00 |
|
jdescottes
|
9ef46d5ec5
|
added FrameUtils unit tests
|
2014-09-21 21:39:54 +02:00 |
|
jdescottes
|
6445b44d02
|
Moved image import to worker
|
2014-09-20 09:14:21 +02:00 |
|
jdescottes
|
9afe69cb87
|
Split CreatePaletteControllers in ctrl + widget for colors list
|
2014-09-18 07:59:56 +02:00 |
|
jdescottes
|
508fb79c32
|
Homogeneize layout, drop palette
|
2014-09-18 07:18:07 +02:00 |
|
jdescottes
|
8ebdc4cd41
|
Enhancement palettes : Added download palette
- palettes can be downloaded as GPL palettes
- slightly tweaked the UI of hsl rgb picker
- switched preferred format of spectrum to hex
|
2014-09-17 01:32:59 +02:00 |
|
jdescottes
|
fab9c6e836
|
select new palette after saving
|
2014-09-16 00:37:24 +02:00 |
|
Julian Descottes
|
f7f9587520
|
Merge pull request #220 from juliandescottes/enhancement-layers-options
Enhancement layers options
|
2014-09-16 00:10:42 +02:00 |
|