]> git.sesse.net Git - casparcg/history - modules/psd/layer.cpp
Use namespace for isnan() in PSD module
[casparcg] / modules / psd / layer.cpp
2016-06-25 krzycUse namespace for isnan() in PSD module
2015-12-14 Niklas P AnderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2015-12-14 Niklas P Andersson* support for cornerpinning in psd-producer via vector...
2015-12-03 Niklas P Anderssonsupport for rectangular vectors masks in PSD-files...
2015-12-01 Niklas P Anderssoninitial fixes for new psd workflow
2015-12-01 Niklas P Andersson* don't throw on not finding a font file, just ignore...
2015-09-03 Helge Norberg* Changed to int to simplify code in places in the...
2015-09-01 Helge Norberg* Fixed bug where lexical_cast from double to string...
2015-06-12 Helge Norberg* Implemented supports for timeline marks in scene_prod...
2015-05-18 Helge Norberg* Fixed code standard issues in PSD producer.
2015-05-18 Helge Norberg* Fixed code standard issues in PSD producer.
2015-05-18 Helge Norberg* Enabled PSD producer in Linux
2015-02-17 Helge Norberg* Refactored to use enum class instead of enum_class.
2013-10-09 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-09-26 Helge NorbergMisc modifications to fix problems found by static...
2013-08-23 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-20 niklaspandersson* psd: support for extracting scaling-data of text...
2013-08-19 niklaspandersson* new way of mapping font-name to font-file. Using...
2013-08-16 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-16 niklaspandersson* some refactoring i psd + support for rectangular...
2013-08-14 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-14 niklaspandersson* the psd-importer now extracts timeline-data
2013-08-06 niklaspanderssonbinding between linked layers in psd-import/scene-producer
2013-08-01 niklaspandersson* added geometry to frames for custom rendering
2013-07-24 niklaspandersson* added parsing of text-layer data
2013-07-11 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-07-11 niklaspanderssonadded a pdf-parser for the psd-import
2013-07-05 niklaspanderssonadded missing files for psd
2013-07-04 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-07-04 niklaspanderssonpsd::producer_factory
2013-07-04 niklaspanderssonprimal psd-file reading