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-07-18Point density: Workaround for possible race conditionSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Point density: Add utility function to sample density outside of render pipelineSergey Sharybin
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-07-14Cleanup: replace BLI_split_file_part w/ BLI_path_basenameCampbell Barton
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13Fix T45385: Crash on render occurring when two hair modifiers are active that...Sergey Sharybin
2015-07-06Fix T45290: Selecting passes in image editor does no longer workDalai Felinto
2015-07-06Fix T45328: Crash upon finishing render with 'Cache Result' enabledSergey Sharybin
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-07-01Cleanup: use boolsCampbell Barton
2015-07-01Cleanup: use swap math funcsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-30Fix T45237: Dither dosn't work in Blender Internal Renderer after Multi-ViewDalai Felinto
2015-06-28Fix T45214: BI render: maximum saturation bug in shadow pass with non-shadow ...Bastien Montagne
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27Fix T45204: String Splitting Function Bug: Using OpenEXR function even if com...Bastien Montagne
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