Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-23Fix #35449: image sequences to drive e.g. particle length or used in modifiersBrecht Van Lommel
2013-03-31style cleanupCampbell Barton
2013-03-29misc minor edits.Campbell Barton
2013-03-27Fix #34779: Channels disappear from multilayer exr sequenceSergey Sharybin
2013-03-22code cleanup: use NULL rather then 0 for pointers, and make vars static where...Campbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-15code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist,Campbell Barton
2013-03-09use 'bool' for BLI_/BKE_ functions.Campbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-02-19Fixes for alpha mode do_versions codeSergey Sharybin
2013-02-12Fix incorrect display of Sequence layer when rendering animation andSergey Sharybin
2013-02-08Fix #33747: do better backwards compatibility for image transparency changes.Brecht Van Lommel
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-24Fix #33953: blender crash after few steps with .exr image in compositorSergey Sharybin
2013-01-21Fix image pool crash when acquiring buffer for NULL imageSergey Sharybin
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-16Movies support for CyclesSergey Sharybin
2013-01-08style cleanupCampbell Barton
2012-12-31Correction to recent PNG commitSergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-3016 bit PNG write supportSergey Sharybin
2012-12-28style cleanupCampbell Barton
2012-12-23code cleanupCampbell Barton
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-19patch [#33306] Default file format: PNG, 90%Campbell Barton
2012-12-15move pbvh into BKE, it used many BKE bad level includes.Campbell Barton
2012-12-15move bpath module from BLI to BKE, it was making many bad level calls into BKE.Campbell Barton
2012-12-11image stamp data's strings could be short enough not to fit the entire ID nam...Campbell Barton
2012-11-26Fix wrong color space used for generated float imagesSergey Sharybin
2012-11-19Fix #33234: Search string crashes BlenderSergey Sharybin
2012-11-17Fix #33209: Opening an image with image node on Compositing freezes BlenderSergey Sharybin
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-09style cleanup: indentationCampbell Barton
2012-10-24code cleanup: some edits for unused vars in recent smooth addition and some s...Campbell Barton
2012-10-22Fix #32930: texture colors in material nodes (blender internal) are brighter ...Sergey Sharybin
2012-10-22Patch #27397: Improved DPX/Cineon codeSergey Sharybin
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-10-04Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse...Sergey Sharybin
2012-09-27style cleanup: also correct incorrect doxy headingCampbell Barton
2012-09-25Color Management: float generated images had is_data flag set incorrectSergey Sharybin
2012-09-24Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16.Sergey Sharybin
2012-09-24fix [#32626] TIFF renders are limited to 8 bit even when we choose 16.Campbell Barton
2012-09-23A bit alternative fix for bug mentioned in rev50826Sergey Sharybin
2012-09-22Color Management: different fixes for byte buffersSergey Sharybin
2012-09-20Fix #32603: Multi-Layer EXR files can't be color managedSergey Sharybin
2012-09-19Color Management: new generated images had empty color space by defaultSergey Sharybin
2012-09-18Fix crash editing mask with no image in the image editor.Brecht Van Lommel
2012-09-18Revert part of rev50719, it's not actually needed and it alwaysSergey Sharybin