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-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-02Render: Solve wrong vertex parent in linked objects with Locked UISergey Sharybin
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-10Fix T44329: Second part: prevent 'cachebuffer' and 'fullOSA' in preview renders.Bastien Montagne
2015-04-09Fix partial image update during renderingSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-10Fix T43831: Image Editor: Render info not displayedSergey Sharybin
2015-02-11cleanup: style/indentationCampbell Barton
2015-01-08Fix for wrong boolean flag checkSergey Sharybin
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-08-19Fix T41457: Viewport resolution divider does freestyle for every resolutionSergey Sharybin
2014-08-17CleanupCampbell Barton
2014-08-12Fix T41060: Wrong texture 'Object' mapping in 3DView Rendered mode with Blend...Sergey Sharybin
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-09Fix T40939: Border render and SSS doesn't work correct in rendered viewportSergey Sharybin
2014-06-24Followup for the previous commitSergey Sharybin
2014-06-20GLSL tweaks for viewport render drawSergey Sharybin
2014-06-20Implement resolution divider in the Blender InternalSergey Sharybin
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-11Fix T39640: Crash on maximizing/minimizing UV/Image EditorSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-13Fix T39148: Image does not show while renderingSergey Sharybin
2014-03-05Fix T38969: RenderResult in RenderPart can be NULL if multithreadedLukas Tönne
2014-02-26Nicer solution to T38846: Split off the render layer forcing from theLukas Tönne
2014-02-26Fix T38846: Render layer checkbox is not refreshed.Lukas Tönne
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-20Fix T37967: autosave does not save dynamic topology edits while in sculpt mode.Brecht Van Lommel
2014-01-20Fix T38269: scene full copy in mesh edit or sculpt mode did not copy mesh edits.Brecht Van Lommel
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2014-01-01Fix deadlock happening when using Save Buffers for renderSergey Sharybin
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-18Color management: get rid of original byte buffer partial updateSergey Sharybin
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-13Implement GPU-side ditherSergey Sharybin
2013-11-27Fix T37414: local view not taken into account for blender internal F12 render...Brecht Van Lommel
2013-10-31Fix #37261 Rendering a Render Layer from another scene doesn't update.Lukas Toenne
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-09Implementation of curve mapping in GLSLSergey Sharybin
2013-10-01Fix blender internal viewport render not using color management settings likeBrecht Van Lommel
2013-09-23Fix #36800: closing render window during render crashes, the operator would beBrecht Van Lommel
2013-09-13Related to #36710: add a "use_viewport" option to the render operator, to spe...Brecht Van Lommel