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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-01-25Fix T50115: stereoscopic video file memory leakDalai Felinto
2017-01-06Fix: Audio plays back incorrectly after rendering to a video fileJörg Müller
2016-08-24Fix T49121: VSE and border render incompatibleSergey Sharybin
2016-08-09Fix T49027: Sequence uses too much memory when rendering scene with lots of m...Sergey Sharybin
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-05Render border: skip unnecessary uncropping if the border covers the entire im...Brecht Van Lommel
2016-07-05Render border: make it work together with with cache result / save buffers / ...Brecht Van Lommel
2016-07-02Cleanup: comment blocksCampbell Barton
2016-07-01"Fix" crash when deleting linked object which has indirect usages.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-05-06Fix T48262: Crash when trying to render a scene without camera.Bastien Montagne
2016-04-02Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-03-10Report error when render failsCampbell Barton
2016-03-03Avoid some obvious crashes when running out memory allocating render resultSergey Sharybin
2016-02-18Fix crash on exit with Blender Internal baking and envmap render.Brecht Van Lommel
2016-02-10Cleanup: double promotionCampbell Barton
2016-02-05Fix T47329: Compositing fails to render unless each included scene was render...Sergey Sharybin
2016-02-01Fix wrong information used for stamp when "Strip Metadata" is usedSergey Sharybin
2016-01-17Point Cache: use job system for bake operators.Kévin Dietrich
2016-01-16Blender Internal: subframe render supportCampbell Barton
2016-01-11Report errno string when writing files failsCampbell Barton
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-28Render pipeline: Remove dead codeSergey Sharybin
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-23Cleanup: shadowing (render)Campbell Barton
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-11-16Followup to previous commit: similar thing was happening for multiview caseSergey Sharybin
2015-11-16Color management: Skip doing float->rect conversion twice when rendering anim...Sergey Sharybin
2015-11-13Fix T46757: Blender Close when try to render an AnimationSergey Sharybin
2015-11-12Frame Server: use main render loopCampbell Barton
2015-11-12Fix T46729: Render result different between animated and still rendersSergey Sharybin
2015-10-30Fix memory leak caused by recent shutter curve commitsSergey Sharybin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-27Fix T46605: Compositing causes access violation when rendering from command lineSergey Sharybin
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-22Fix T46565: Movie render crash w/o permissionsCampbell Barton
2015-10-10Fix T45152: multiview/stereo render not working with Freestyle + Cycles.Brecht Van Lommel
2015-09-22Show error when unsupported movie format usedCampbell Barton
2015-09-21Render: Free persistent image storage when loading new fileSergey Sharybin
2015-09-09Fix crash in preview render w/ too small borderCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-06Fix T45290: Selecting passes in image editor does no longer workDalai Felinto
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton