Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pixijs-userland/animate-extension
Custom Platform Plugin for Adobe Animate CC (Formerly Adobe Flash CC) - to export animation for the PixiJS renderer
https://github.com/pixijs-userland/animate-extension
a script to build the plugin to a specified directory
08a5c6ba64030f1904d0b0bfa4f325465329378b authored about 9 years ago by Matt Bittarelli <[email protected]>
08a5c6ba64030f1904d0b0bfa4f325465329378b authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #3 from jiborobot/add_mac_build_folder
adding the mac directory
9708cf57f64ca45433e83c5c28c6290b8c084feb authored about 9 years ago by mbittarelli <[email protected]>
adding the mac directory where the .fcm.plugin file gets built but ignoring all files inside (other than the gitignore)
2e6b64d361b1991c65e58585dd9ee8c7cf1303a9 authored about 9 years ago by Matt Bittarelli <[email protected]>
2e6b64d361b1991c65e58585dd9ee8c7cf1303a9 authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #2 from jiborobot/fix_publish_output_paths
surrounding output paths with single quotes to handle paths with spaces
719cfd644bbddb1aecc3d92da1c926da785e930c authored about 9 years ago by mbittarelli <[email protected]>
surrounding output paths with single quotes to handle paths with spaces
6434c4bdcbae872228c9b39c8013d90c9e460ea6 authored about 9 years ago by Matt Bittarelli <[email protected]>
6434c4bdcbae872228c9b39c8013d90c9e460ea6 authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #1 from jiborobot/npm_install
run npm install and electron commands
45cf7d16203387f3428fa4ea8d9557c281a19cb4 authored about 9 years ago by mbittarelli <[email protected]>
comments
3ec3559f5ac8f11a73a353b3a2fda45a64ad9b79 authored about 9 years ago by Matt Bittarelli <[email protected]>
3ec3559f5ac8f11a73a353b3a2fda45a64ad9b79 authored about 9 years ago by Matt Bittarelli <[email protected]>
not explicitly running electron as a child process from the command line
35187cd52f8eaf8dee0faf5262fe592f3f374a77 authored about 9 years ago by Matt Bittarelli <[email protected]>
35187cd52f8eaf8dee0faf5262fe592f3f374a77 authored about 9 years ago by Matt Bittarelli <[email protected]>
for the osx build of the plugin, run the npm install and electron commands when publishing and previewing a flash project
7e5f674e0e0d5d6058d6fcc5013af262d19bf0c9 authored about 9 years ago by Matt Bittarelli <[email protected]>
7e5f674e0e0d5d6058d6fcc5013af262d19bf0c9 authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #13 from skills/install_util_staging_dir
Install util staging dir
0138dfc6ec4f606e7ca36a8c5dc95d70c9e8d2aa authored about 9 years ago by matt-bittarelli <[email protected]>
newline
5218a53f31da6073f329dcec7a0c4e6238e645d2 authored about 9 years ago by Matt Bittarelli <[email protected]>
5218a53f31da6073f329dcec7a0c4e6238e645d2 authored about 9 years ago by Matt Bittarelli <[email protected]>
organizing the necessary plugin output prior to running the ZXPSignCmd in a staging directory. the ZXPSignCmd now points to this staging directory
5525108b0bd106b14a420d39f7435a450a514f7f authored about 9 years ago by Matt Bittarelli <[email protected]>
5525108b0bd106b14a420d39f7435a450a514f7f authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #11 from skills/plugin_installer
Plugin installer
86b51ac13c91f103812d519f76d7ad028593a2f4 authored about 9 years ago by matt-bittarelli <[email protected]>
removing the plugin in the eclipse directory before copying the newly built version
917e8ee488a67dc2f012a61634a9c094dd8a1730 authored about 9 years ago by Matt Bittarelli <[email protected]>
917e8ee488a67dc2f012a61634a9c094dd8a1730 authored about 9 years ago by Matt Bittarelli <[email protected]>
always overwrite when copying the plugin file into the eclipse project
98c61f8adf977f69fe7d7cf43aa53fe6068c5eb6 authored about 9 years ago by Matt Bittarelli <[email protected]>
98c61f8adf977f69fe7d7cf43aa53fe6068c5eb6 authored about 9 years ago by Matt Bittarelli <[email protected]>
comments
77c7811cf4fb9398f79269274096aedda0d905d9 authored about 9 years ago by Matt Bittarelli <[email protected]>
77c7811cf4fb9398f79269274096aedda0d905d9 authored about 9 years ago by Matt Bittarelli <[email protected]>
creating a script to auto build from xcode and publish / install the plugin. also unignoring *.zxp files from git since the install script no longer requires temp created zxp files
ce90da1b78e38af24378e8a16487b4702ebdea4e authored about 9 years ago by Matt Bittarelli <[email protected]>
ce90da1b78e38af24378e8a16487b4702ebdea4e authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #9 from skills/electron_output_writer
Electron output writer
88649ced2b54df30de6572b78da55707f6098d95 authored about 9 years ago by matt-bittarelli <[email protected]>
newlines
8518a024dc680c46a05dc4a6a590179e3e935a5e authored about 9 years ago by Matt Bittarelli <[email protected]>
8518a024dc680c46a05dc4a6a590179e3e935a5e authored about 9 years ago by Matt Bittarelli <[email protected]>
moving the html/js implementations of the JS runtime layer into a different folder than the electron/ec6 version of the js runtime. the electron and json output writer now only override specific methods pertaining to writing their specific files. the rest of the implementation is taken over by the OutputWriterBase class which both json and electron writers derive from. until the publish settings dialog window works, the publisher.cpp class automatically creates and uses the ElectronOutputWriter. the ElectronOutputWriter now creates a valid electron project structure, though you still need to run npm install manually for now.
4da1ab9d71d121538abead30df86da436bbf79c3 authored about 9 years ago by Matt Bittarelli <[email protected]>
4da1ab9d71d121538abead30df86da436bbf79c3 authored about 9 years ago by Matt Bittarelli <[email protected]>
moving all 'writers' into their own folder in the xcode project. sharing the build settings for each xcode scheme to enable these settings to cross over to different computers. splitting out the implementation of the JSONTimelineWriter into its own file. copying the implementation for the JSONOutputWriter for the ElectronOutputWriter just as a temporary placeholder. the ElectronOutputWriter is not currently being used anywhere. eventually the toggling between output writer classes will be driven by the publish settings window
1be0d6cb9f0ba7f9f86b62370b6bdfdd7595cbbe authored about 9 years ago by Matt Bittarelli <[email protected]>
1be0d6cb9f0ba7f9f86b62370b6bdfdd7595cbbe authored about 9 years ago by Matt Bittarelli <[email protected]>
ignoring built zxp files and user settings from the xcode project
82ed427129882cbdc2af063c5953e18b449abc37 authored about 9 years ago by Matt Bittarelli <[email protected]>
82ed427129882cbdc2af063c5953e18b449abc37 authored about 9 years ago by Matt Bittarelli <[email protected]>
renaming OutputWriter .h and .cpp to JSONOutputWriter .h and .cpp respectively to be consistent with the class name
ae98d1dc60ee3e4f3a9fa9726bbe5f83ef93f0b2 authored about 9 years ago by Matt Bittarelli <[email protected]>
ae98d1dc60ee3e4f3a9fa9726bbe5f83ef93f0b2 authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #6 from skills/deleting_debug_info
removing unnecessary commented out debug code
fcce6d653530f1452a3baca0987b9666a3fdaf46 authored about 9 years ago by matt-bittarelli <[email protected]>
removing unnecessary commented out debug code
dac9626125aec3321ee0111d679b2a8a2de4e5e1 authored about 9 years ago by Matt Bittarelli <[email protected]>
dac9626125aec3321ee0111d679b2a8a2de4e5e1 authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #4 from skills/alpha_animation
Alpha animation
4510cc8fc7c47368241f4d6f4adad29bb047fa3f authored about 9 years ago by SamSpaulding <[email protected]>
Merge branch 'pixijs_flash' into alpha_animation
9b6a054eca490a47fb0b7459cbe66d4ba8d4307e authored about 9 years ago by Matt Bittarelli <[email protected]>
9b6a054eca490a47fb0b7459cbe66d4ba8d4307e authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #3 from skills/cpp_source_update
Cpp source update
bc4f1d308b299fddcf44527ce3f22e8943a3ab78 authored about 9 years ago by matt-bittarelli <[email protected]>
implementing the UpdateColorTransform command to enable alpha channel animation
07643c5acdfc802b3ad3032e55561de48051248a authored about 9 years ago by Matt Bittarelli <[email protected]>
07643c5acdfc802b3ad3032e55561de48051248a authored about 9 years ago by Matt Bittarelli <[email protected]>
newline
0d35466d8de91083ca5074c4c160138354d6078d authored about 9 years ago by Matt Bittarelli <[email protected]>
0d35466d8de91083ca5074c4c160138354d6078d authored about 9 years ago by Matt Bittarelli <[email protected]>
removing binary file
c46587bc91a0fbc33da9756c0fae0b10c02d1298 authored about 9 years ago by Matt Bittarelli <[email protected]>
c46587bc91a0fbc33da9756c0fae0b10c02d1298 authored about 9 years ago by Matt Bittarelli <[email protected]>
merging the svg editor settings and cpp code. note: the publish settings modal window is still not available due to unknown bug with the plugin
c940b0ca134286f99a2c1611cd162c73a873d29f authored about 9 years ago by Matt Bittarelli <[email protected]>
c940b0ca134286f99a2c1611cd162c73a873d29f authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge pull request #1 from skills/remove_jquery_dependency
Remove jquery dependency
c0b0f87f77f71eabbf8bdd6b9f926baa5bbdc445 authored about 9 years ago by matt-bittarelli <[email protected]>
removing the jquery.min.js file from being included in the plugin
ba8381b50569346adb76c9ed1e66e628ba0b628a authored about 9 years ago by Matt Bittarelli <[email protected]>
ba8381b50569346adb76c9ed1e66e628ba0b628a authored about 9 years ago by Matt Bittarelli <[email protected]>
removing unnecessary files (produced from the build) from being versioned
110f809a167f161224db6febc006ffc4cac2a877 authored about 9 years ago by Matt Bittarelli <[email protected]>
110f809a167f161224db6febc006ffc4cac2a877 authored about 9 years ago by Matt Bittarelli <[email protected]>
removing the jquery dependency
598b9ebfd6bece34528f66c1bc23ff7549b69a7c authored about 9 years ago by Matt Bittarelli <[email protected]>
598b9ebfd6bece34528f66c1bc23ff7549b69a7c authored about 9 years ago by Matt Bittarelli <[email protected]>
updating the manifest file to reflect the changes from the PluginConfiguration.h file
6a2521e921e60817e041ccdd9682d133e427a95c authored about 9 years ago by Matt Bittarelli <[email protected]>
6a2521e921e60817e041ccdd9682d133e427a95c authored about 9 years ago by Matt Bittarelli <[email protected]>
updating all the uuids for the flash types and all the global defines for the plugin
b6d09b4b7f40acf1fe4a61d865bcb42ad96122ee authored about 9 years ago by Matt Bittarelli <[email protected]>
b6d09b4b7f40acf1fe4a61d865bcb42ad96122ee authored about 9 years ago by Matt Bittarelli <[email protected]>
updating the JS to include the pixi libraries and setup the initial pixi renderer in the generated html file
14e8e2cb0d1b5953cbca1d681063a1860c0801d6 authored about 9 years ago by Matt Bittarelli <[email protected]>
14e8e2cb0d1b5953cbca1d681063a1860c0801d6 authored about 9 years ago by Matt Bittarelli <[email protected]>
adding the include file to the xcode project
e832423b9d08252d3d888fd3d2cb133ddd3a8450 authored about 9 years ago by Matt Bittarelli <[email protected]>
e832423b9d08252d3d888fd3d2cb133ddd3a8450 authored about 9 years ago by Matt Bittarelli <[email protected]>
adding signing certificate and updating the docs to include the certificate password
3bbe638d0577383ea46a3e90240f6040a2a9c410 authored about 9 years ago by Matt Bittarelli <[email protected]>
3bbe638d0577383ea46a3e90240f6040a2a9c410 authored about 9 years ago by Matt Bittarelli <[email protected]>
updating the git ignore file to exclude build and temporary files
737218b2af43b6fc66b01b52be829fc8ffc3f257 authored about 9 years ago by Matt Bittarelli <[email protected]>
737218b2af43b6fc66b01b52be829fc8ffc3f257 authored about 9 years ago by Matt Bittarelli <[email protected]>
Merge branch 'master' into pixijs_flash
28435cb2b912e6a066aa045141e6dafe0cf2908a authored about 9 years ago by Matt Bittarelli <[email protected]>
28435cb2b912e6a066aa045141e6dafe0cf2908a authored about 9 years ago by Matt Bittarelli <[email protected]>
updating the readme file with documentation
f7cbb626fdd00a6e6fad3e1e408171e483da38de authored about 9 years ago by Matt Bittarelli <[email protected]>
f7cbb626fdd00a6e6fad3e1e408171e483da38de authored about 9 years ago by Matt Bittarelli <[email protected]>
replacing the external required js libs in the cjs directory. replacing the code in the runtime folder to use pixijs intead of createjs and other bug fixes. creating gitignore file
c95fefb66b27fbb118cca1dd9f7c3262eb06e809 authored about 9 years ago by Matt Bittarelli <[email protected]>
c95fefb66b27fbb118cca1dd9f7c3262eb06e809 authored about 9 years ago by Matt Bittarelli <[email protected]>
initial commit of the unzipped required plugin files and IDE projects from adobe
f80fa0abb71bdc5e8efad1b4d2fa802385df455e authored about 9 years ago by Matt Bittarelli <[email protected]>
f80fa0abb71bdc5e8efad1b4d2fa802385df455e authored about 9 years ago by Matt Bittarelli <[email protected]>
first commit
03f4f94a0d0ccb6d282d413e15581f7d9fb6a1a2 authored about 9 years ago by Matt Bittarelli <[email protected]>
03f4f94a0d0ccb6d282d413e15581f7d9fb6a1a2 authored about 9 years ago by Matt Bittarelli <[email protected]>