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
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
2015-06-30Fix T45237: Dither dosn't work in Blender Internal Renderer after Multi-ViewDalai Felinto
2015-06-20Cleanup: use listbase clearCampbell Barton
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