Wykres commitów

110 Commity (master)

Autor SHA1 Wiadomość Data
jmoenig 9160e9d694 fixed storing the stage name(s) 2022-01-02 18:39:18 +01:00
jmoenig 853b01c8e9 keep the order of sprites in the corral for newly created projects 2021-12-14 17:22:05 +01:00
jmoenig d9d351687d load category-less custom blocks into "other" 2021-12-07 14:02:24 +01:00
jmoenig 3175e13584 made "show buttons" setting for unified palette persistent in the XML 2021-11-24 11:39:13 +01:00
jmoenig b60127ccf6 updated serializer app tag to v7 2021-11-16 08:19:41 +01:00
jmoenig 931262ee3c fixed a serialization glitch 2021-11-15 13:15:24 +01:00
jmoenig 295e196c35 removed old hidden "prefer smooth animations" setting
(no longer used, old projects will continue to work just fine)
2021-11-15 11:53:19 +01:00
jmoenig 0ea2a5cd9b fixed a serialization conflict for global variables referencing the stage 2021-11-12 14:47:37 +01:00
jmoenig 482f592dc1 reverted to HSV as default pen color model 2021-11-12 12:31:19 +01:00
jmoenig b03157881c fixed importing custom categories from libraries, thanks, Eckart, for reporting this! 2021-11-12 08:12:34 +01:00
jmoenig 62e0bc4545 made "pen color model" and "disable click-to-run" settings persistent per scene 2021-11-11 19:10:21 +01:00
jmoenig b82e380bf3 new "penColorModel" setting, can e 'hsv' or 'hsl' 2021-11-10 12:47:06 +01:00
jmoenig 24e0bd8b98 refactored block-migration mechanism 2021-11-09 09:41:20 +01:00
jmoenig 59d2faec7b switched pen color dimensions from HSV to HSL 2021-11-08 12:35:57 +01:00
jmoenig 95ceafdd28 again renamed internal color dimensions cache 2021-11-08 11:12:03 +01:00
jmoenig 474ba9499b renamed internal pen color channel cache 2021-11-08 09:01:42 +01:00
jmoenig f1a5031b7b made SEND blocks expandable for receivers and renamed them back to BROADCAST 2021-10-22 15:39:25 +02:00
jmoenig f253063997 made "hide/show categories in unified palette" setting persistent 2021-10-12 11:14:49 +02:00
jmoenig 67fe3a767d store single palette setting per project (for making extensions) 2021-10-12 07:48:02 +02:00
jmoenig 28c66fb411 added infrastructure for hiding individual variables in palette 2021-10-05 18:15:42 +02:00
jmoenig 5cea738b8b fixed deserializing global settings per scene in multi-scene projects 2021-08-01 19:34:55 +02:00
jmoenig f4f709689b fixed exporting sprites 2021-07-23 09:40:21 +02:00
jmoenig bb5e89cce4 support custom categories in libraries 2021-07-23 00:14:22 +02:00
jmoenig 5bd3c2df7e tweaked loading custom blocks with user-defined categories 2021-07-22 18:07:14 +02:00
jmoenig 1ace29c2e4 load user defined palettes 2021-07-22 12:17:50 +02:00
jmoenig 2c4ad3d081 serialize user defined block palettes 2021-07-22 11:13:14 +02:00
jmoenig a3d0d9100e fixed capturing global settings for serializing scenes 2021-07-16 15:08:03 +02:00
jmoenig 8a9888061e commented out saving the unified palette setting in the project xml during development 2021-07-08 09:30:30 +02:00
jmoenig 58cd75e7dc serialization support for helper block feature 2021-07-06 09:39:54 +02:00
jmoenig 601b04a72e added jshint esversion 2021-07-05 16:46:31 +02:00
jmoenig ed2dff6c23 fixed unified palette for multi-scene projects 2021-07-03 22:09:05 +02:00
jmoenig 96bf69b83e little reformattings, mostly to shut up LINT 2021-07-02 17:04:56 +02:00
Michael Ball 74659ed752 merge scenes updates 2021-06-28 22:13:07 -07:00
jmoenig d6b33e29bb Merge branch 'master' into scenes 2021-06-24 18:48:39 +02:00
jmoenig eb75e8d96a removed unused code 2021-06-24 16:07:21 +02:00
jmoenig a5937b460f Merge branch 'master' into scenes 2021-06-12 23:35:32 +02:00
jmoenig 419b59f945 tweaks to the JS-extension handling 2021-06-10 16:18:42 +02:00
jmoenig e3331c370a automatically logout when the user enablesJavaScript
commented out for now
2021-06-09 23:42:36 +02:00
jmoenig 5ad05b805c disabled loading (projects with) JS-functions, unless the user accepts 2021-06-09 18:36:20 +02:00
jmoenig 8fe8d38bec reinstated JS-function control, disabled JS-functions by default 2021-06-09 18:30:09 +02:00
Michael Ball b3f758243f unified palette is reflected when switching/loading scenes 2021-06-04 12:18:29 -10:00
Michael Ball a8393be6b0 Add support for saving and loading unified palette 2021-06-03 07:35:55 -10:00
Michael Ball 221b46bd02 resolve merge conflict 2021-05-24 19:09:33 -10:00
Michael Ball 58f0a6c918 First Draft: Support a unified palette.
* A scene now has a setting for "unified palette"
* hides the category selectors
* shows all blocks in the palette
* tbd how to be use the space.
2021-05-20 12:24:05 -10:00
jmoenig 498c4c8edf proxied thumbnail, name and notes in project, restored in XML 2021-05-21 00:08:24 +02:00
jmoenig 9b35d468de removed "thumbnail" property from scene xml 2021-05-19 19:49:46 +02:00
jmoenig 2c07601354 removed redundant properties "notes" and "thumbnail" from project 2021-05-19 19:04:18 +02:00
jmoenig 19473e2a2a remember last edited scene in a project 2021-04-23 16:17:32 +02:00
jmoenig 1402d8227d moved sprite-selection attribute from stage to scenes tag 2021-04-23 15:36:11 +02:00
jmoenig fe455ae7d6 sceneified refreshIDE() 2021-04-23 10:54:39 +02:00