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
2019-05-02Cleanup: typos in commentsCampbell Barton
2019-05-01Cleanup: comments (long lines) in compositorCampbell Barton
2019-04-23Cleanup: style, use braces for compositorCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-13Cleanup: GCC ignored qualifier warningCampbell Barton
2018-09-05Cleanup: replace doxy @ with backslashCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-08-08Cleanup: use conforming header guardCampbell Barton
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-05Cleanup: flag checksCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2017-10-02Compositor: Fix strict compilation warnings when debug is enabledSergey Sharybin
2017-10-02Compositor: Fix compilation error with debug enabledSergey Sharybin
2017-09-13Fix T52299: X resolution of 4 causes nodes to collapseSergey Sharybin
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-07-07Fix single threaded compositor defineCampbell Barton
2016-07-02Cleanup: comment blocksCampbell Barton
2016-03-14Fix T47785: Rendering Crash, Node Connector Crash, Changing Editors CrashSergey Sharybin
2016-03-09Cleanup: style, spellingCampbell Barton
2016-03-03Make texture node threadedSergey Sharybin
2016-02-21Fix compositor using edge repeat policy when it shouldn'tSergey Sharybin
2016-02-17Fix T47452: Translate-node seams w/ subpixel offsetCampbell Barton
2016-01-26Compositor: Speedup movie (un)distortion operationSergey Sharybin
2016-01-18Cleanup: styleCampbell Barton
2015-12-30Usual i18n/UI messages fixes...Bastien Montagne
2015-12-29More from T47045: Add i18n translations to render status from compo.Bastien Montagne
2015-10-08Cleanup: headersCampbell Barton
2015-10-08Cleanup: typosCampbell Barton
2015-08-27Compositor: Reduce number of divisions in EWA filteringSergey Sharybin