Hi!
I've noticed recently that when building synfig-studio and some of the
images are re-rendered, the png-spritesheet target is selected over the
default png when the render command doesn't specify a target and it is
deduced from the file extension.
Meanwhile fixing that bug I've found that there
Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: fded60762beab430517302ba441957fc7c2014e4
https://github.com/synfig/synfig/commit/fded60762beab430517302ba441957fc7c2014e4
Author: Carlos López
Date: 2014-01-16 (Thu, 16 Jan 2014)
Changed paths:
M s
Hi!
I've removed the macros of redefinition of isnan for the WIN32 conditional
code and it seems to compile and install fine.
Macros has been removed from the following sources:
color.h
matrix.h
matrix.cpp
time.h
vector.h
I would like that someone else verifies the changes in the following branch