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
2015-06-18Fix T44871: Blender hangs when using masking, dilate-erode and soften nodeSergey Sharybin
2015-05-26Fix multilayer OpenEXR not supporting metadata.Antony Riakiotakis
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-17Fix T44715: crash compositing with undefined node due to re-save in older ver...Brecht Van Lommel
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Fix T44398: Compositing displace node makes image fuzzy with zero displacementSergey Sharybin
2015-04-30Correct missing breakCampbell Barton
2015-04-29Fix T44132: Crash after open EXR formatSergey Sharybin
2015-04-29Multi-View: new util functions RE_RenderViewGetById() and RE_RenderViewGetByN...Dalai Felinto
2015-04-26Add inverse-square falloff to bmesh, mask & compo.Campbell Barton
2015-04-23Fix T44494 crop node changes values during execution.Antony Riakiotakis
2015-04-14Multiview: compositor openexr multiview images fully workingDalai Felinto
2015-04-14Fix T44343 Compositor image node cannot properly load multilayer EXRsDalai Felinto
2015-04-14Cleanup: warningsCampbell Barton
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-02CleanupCampbell Barton
2015-03-31silence MSVC warningMike Erwin
2015-03-27Cleanup: use const char for stats argCampbell Barton
2015-03-27Fix T44149: Compositing : Node Groups do not work correctlySergey Sharybin
2015-03-27Compositor: Code cleanup, debug mode is now fine with strict flagsSergey Sharybin
2015-03-27Compositor: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-27Compositor: Cleanup, don't pollute namepace with all symbols from stdSergey Sharybin
2015-03-27Compositor: Improve reports to the interface about what's going onSergey Sharybin
2015-03-19Fix T44040: Blender crashes when nodes are mutedSergey Sharybin
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-12Fix T43974: Alpha output of movie clip node crashes blenderSergey Sharybin
2015-03-12Cleanup: styleCampbell Barton
2015-03-11Fix flip node making unsigned int out-of-rangeCampbell Barton
2015-03-09T37832: OpenCL compositing bug in defocus nodeSergey Sharybin
2015-03-09Fix T43908: Mask render bug, one pixel black lineSergey Sharybin
2015-03-06Cleanup: unused macro warningCampbell Barton
2015-03-05Compositor: Add sanity check around pass element size and compositor data typeSergey Sharybin
2015-03-05Fix T43894: Wrong alpha with bilateral blur nodeSergey Sharybin
2015-03-05Compositor: Fix compilation error with COM_DEBUG enabledSergey Sharybin
2015-03-05Cleanup: unused varCampbell Barton
2015-02-24T43771: FixJeroen Bakker
2015-02-24Fix T43784: Compositing scale node border errorSergey Sharybin
2015-02-11Compositor: Expose Alpha socket for multilayer EXR nodeSergey Sharybin
2015-02-11cleanup: style/indentationCampbell Barton
2015-02-06Cleanup: styleCampbell Barton
2015-02-04Compositor: Code cleanup, trailing whitespace and wrappingSergey Sharybin
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-23cleanup: styleCampbell Barton