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
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-11Fix T89984: Improve Icon previews reflective and transmissive materials.Jeroen Bakker
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-29Data-block Preview: Create preview using current frameAntonio Vazquez
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-21Cleanup: Split set_preview_visibilty.Jeroen Bakker
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-21Fix compile issue.Jeroen Bakker
2021-07-21Cleanup Preview rendering: Separate world preparation.Jeroen Bakker
2021-07-21Cleanup: use named enum types.Jeroen Bakker
2021-07-20Fix T89981: missing refresh on the compositors render layer node when adding/...Philipp Oeser
2021-07-18Fix T89868: Crash showing thumbnail of wide-aspect imageJesse Yurkovich
2021-07-16Cleanup: preview rendering, update assumptions in commentSybren A. Stüvel
2021-07-15Assets: temporarily apply pose when generating preview imageSybren A. Stüvel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-06-15BLI: use explicit task isolation, no longer part of parallel operationsBrecht Van Lommel
2021-06-11Render Window as Non-Child on Win32 platformHarley Acheson
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-08BLI: support disabling task isolation in task poolJacques Lucke
2021-05-19Assets: Use textures (and shadows) for automatic object previewsSeverin
2021-05-04Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-03Fix T87982: crash switching render slots while render is in progressBrecht Van Lommel
2021-05-01UI: Object Thumbnails Orientation ChangeHarley Acheson
2021-04-13Cleanup: preview rendering, push bContext a bit further down the call stackSybren A. Stüvel
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-03-18Cleanup: spellingCampbell Barton
2021-03-09Fix T86417: Crash deleting Shader AOV from an empty listPhilipp Oeser
2021-03-08Fix T86210: No preview icons for non-8bit imagesPhilipp Oeser
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-02-26Assets: Preview rendering for Action datablocksSybren A. Stüvel
2021-02-26Cleanup: use boolean argumentsCampbell Barton
2021-02-22UI: Simplify Window CreationHarley Acheson
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-12Fix T79999: Double color management applied during viewport animation renderJeroen Bakker
2021-02-10Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-10Fix T85395: Texture paint external edit wrong projection on reapplyPhilipp Oeser
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel