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-20Cleanup: use listbase clearCampbell Barton
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-17Revert "Fix/Workaround T44662: Freestyle gives no visual output when the Save...Sergey Sharybin
2015-06-17Fix T44682: Save Buffers canceled renders show nothing in Image EditorSergey Sharybin
2015-06-17Report proper frame and time to the console when doing compositingSergey Sharybin
2015-06-17Print elapsed time when rendering from the command lineSergey Sharybin
2015-06-17Flush stdout prior of calling render stats callbackSergey Sharybin
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin
2015-06-11Expose debug type into the interfaceSergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-06-10Error message fix - In the manual (thus for the user) we are referring to thi...Dalai Felinto
2015-06-10Fix/Workaround T44662: Freestyle gives no visual output when the Save Buffers...Sergey Sharybin
2015-06-09Fix wrong name displayed for the debug passesSergey Sharybin
2015-06-07Fix T44984: wrong texture clamping when applying saturation > 1.0Bastien Montagne
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-05-29Fix T44880: transparency filter is only valid with raytransp, not ztransp.Bastien Montagne
2015-05-28Optimize render part commiting to render queue to mitigate delay inAntony Riakiotakis
2015-05-27Forgot this in the last commitAntony Riakiotakis
2015-05-27Fix jpeg preview for exr renders broken.Antony Riakiotakis
2015-05-26Fix multilayer OpenEXR not supporting metadata.Antony Riakiotakis
2015-05-25Fix T44836: crash when multi-view is enabled and switching to BI rendered vie...Dalai Felinto
2015-05-18Multi-View: small cleranup/refactor with RE_pass_find_by_type and RE_RenderLa...Dalai Felinto
2015-05-17Cleanup: indentationCampbell Barton
2015-05-16Fix T44691 Freestyle render crashes when Views is on (Blender Internal).Tamito Kajiyama
2015-05-13Duplicate Render->RenderData.views for thread safety (as we do for layers)Dalai Felinto
2015-05-12small cleanup on render_result_new()Dalai Felinto
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-07Fix T44598: blender internal not giving same result on repeated texture bakes.Brecht Van Lommel
2015-05-06Shader node: support native render capabilitiesCampbell Barton
2015-05-06Only use render view name in render filenames if we are actually usingAntony Riakiotakis
2015-04-30Fix T44541 aka gigapixel image render support in blender.Antony Riakiotakis
2015-04-29Fix filename has "new render view" suffix reported by Jason van Gumster (Fweeb)Dalai Felinto
2015-04-29Make sure integer calculation uses large precisionAntony Riakiotakis
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-29Multi-View: new util functions RE_RenderViewGetById() and RE_RenderViewGetByN...Dalai Felinto
2015-04-29Use size_t to calculate size of tiles for renderingAntony Riakiotakis
2015-04-29RenderResult should have a valid view whenever possibleDalai Felinto
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-27Fix T44512: Cycles fails normal bake /w scale flipCampbell Barton
2015-04-22Fix T44463 - crash on "Full Sample"Dalai Felinto
2015-04-22Fix stamp missing after multiview merge.Antony Riakiotakis
2015-04-22Stamp cannot be written to file.Antony Riakiotakis
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-14Cleanup: warningsCampbell Barton
2015-04-14Fix for *harmless* T44342 Error when saving multilayer EXRDalai Felinto
2015-04-10Fix T44329: Blender Crash when rendering in 3DView.Bastien Montagne
2015-04-09Fix regression after multiview, basically we appended the wrong framesAntony Riakiotakis