-
The problem only occurs if you compile with debug on, otherwise the assert(0) statement does nothing.
2009-07-30 15:29:38 UTC in Synfig Animation Studio
-
Do you mind posting this patch to the Synfig patch review site http://patches.synfig.org/ ? This allows us to share and discuss our comments, easily comment on details, etc. Thanks!
2009-06-30 17:50:22 UTC in Synfig Animation Studio
-
Committed in r2382.
2009-06-20 12:12:16 UTC in Synfig Animation Studio
-
Simplified version committed in r2383.
2009-06-20 12:09:46 UTC in Synfig Animation Studio
-
gballintijn committed revision 2383 to the Synfig Animation Studio SVN repository, changing 4 files.
2009-06-20 11:59:12 UTC in Synfig Animation Studio
-
gballintijn committed revision 2382 to the Synfig Animation Studio SVN repository, changing 10 files.
2009-06-19 08:53:38 UTC in Synfig Animation Studio
-
gballintijn committed revision 2381 to the Synfig Animation Studio SVN repository, changing 1 files.
2009-06-19 08:03:53 UTC in Synfig Animation Studio
-
gballintijn committed revision 2380 to the Synfig Animation Studio SVN repository, changing 1 files.
2009-06-19 08:00:11 UTC in Synfig Animation Studio
-
gballintijn committed revision 2379 to the Synfig Animation Studio SVN repository, changing 1 files.
2009-06-19 07:31:56 UTC in Synfig Animation Studio
-
When importing a list of PNGs, synfigstudio dies with an assert(0) failure (file: synfig-core/src/modules/mod_png/mptr_png.cpp, line: 412). This behavior was introduced in r2193 with the addition of the automatic cropping feature for PNG files. The assertion failure occurs only when importing *a list* of PNGs (not individual PNGs). It is probably enough to remove the assert(0), and not have the...
2009-05-17 11:51:26 UTC in Synfig Animation Studio