Philippe Elsass
Philippe Elsass
Would you have a sample project or just paste the task definition? Splitting is done post-build with a NodeJS script which may fail to run in this case - it...
So second time does the JS output look complete? e.g. just not split? Unfortunately I don't use it much myself anymore... Job doesn't include any Haxe now.
Looks reasonable - would you be able to add a test case for it?
PS: I published an updated package some time ago under my npm name: https://www.npmjs.com/package/@elsassph/fast-source-map
@krisselden I wouldn't have a whole lot to contribute but I can do some maintenance and releasing.
Actually that's tricky. Currently (Sparrow)Tilesheet doesn't keep individual images' rect information - they are stored in the C++ runtime side and aren't accessible from Haxe, so it's not possible to...
I know, I did the implementation - it's just slower and less featured (ie. impossible to support alpha or tint transforms).
Color isn't implemented with Flash target (and maybe HTML5) - compile against a native target for effect.
Very nice, will need serious regression testing.
I like the idea