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-10-04Merge branch 'master' into temp-ui-tweakstemp-ui-tweaksPablo Vazquez
2021-10-04Assets: Support dragging assets on "Unassigned" catalogJulian Eisel
2021-10-04Cleanup: Use static function for asset catalog tree-view helperJulian Eisel
2021-10-04Cleanup: Separate interface & implementation for asset catalog tree-viewJulian Eisel
2021-10-04Fix T91823: Regression not showing idblocks when recursion is set to `Blend f...Julian Eisel
2021-10-04Fix T91861: Black environment behind shadow catcherSergey Sharybin
2021-10-04Fix T91894: Cycles baking normal maps of transformed objects not workingBrecht Van Lommel
2021-10-04Fix T89759: baking normals does not take into account mirror modifierBrecht Van Lommel
2021-10-04Fix T90815: wrong Cycles OSL normal map render after recent optimizationBrecht Van Lommel
2021-10-04Fix Cycles render time pass being available in UI, but it was removedBrecht Van Lommel
2021-10-04Fix T91911: error in image dithering code after recent changesBrecht Van Lommel
2021-10-04Merge branch 'master' into temp-ui-tweaksPablo Vazquez
2021-10-04Merge branch 'master' into temp-ui-tweaksPablo Vazquez
2021-10-04Cleanup: Reverting submodules hashDalai Felinto
2021-10-04Fix camera border bug in passepartout render viewSimon Lenz
2021-10-04I18n tools: Fix issue when extracting messages on release builds.Bastien Montagne
2021-10-04Cleanup: Redundant space at the end of commentSergey Sharybin
2021-10-04Fix session uuid ghash comparison return valueSebastian Parborg
2021-10-04Fix T91867: Error reading tiles with Persistent Data ONSergey Sharybin
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-10-04Cleanup: tag unused parameters as such.Bastien Montagne
2021-10-04Fix T91873: Crash when opening properties panelFalk David
2021-10-04Cleanup: remove unused assignmentsCampbell Barton
2021-10-04Cleanup: pass arguments as constCampbell Barton
2021-10-04Cleanup: remove redundant assignmentCampbell Barton
2021-10-04Cleanup: use system includesCampbell Barton
2021-10-04check_cppcheck: use quiet outputCampbell Barton
2021-10-04check_cppcheck: use '--cppcheck-build-dir'Campbell Barton
2021-10-04project_source_info: queue_processes() now waits for jobs to finishCampbell Barton
2021-10-04Fix possible NULL pointer deferenceCampbell Barton
2021-10-04Fix T91904: Assert when loading empty CurveProfileHans Goudey
2021-10-04Cleanup: Make more functions staticHans Goudey
2021-10-04Cleanup: Replace macro with functionHans Goudey
2021-10-04Cleanup: Make function staticHans Goudey
2021-10-04Cleanup: Add doxygen sections, rearrange functionsHans Goudey
2021-10-04Fix key-map with fall-back tool on RMB selectCampbell Barton
2021-10-04Cleanup: rename eRegionType -> eRegion_TypeCampbell Barton
2021-10-04Keymap: print more verbose output for --debug-handlersCampbell Barton
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-04Cleanup: Rename file-list function to better match what it's doingJulian Eisel
2021-10-03Geometry Nodes: Handle Type Selection Node UpdateJohnny Matthews (guitargeek)
2021-10-03Cleanup: Move curveprofile.c to C++Hans Goudey
2021-10-03Geometry Nodes: Points to Volume Fields fixesJohnny Matthews (guitargeek)
2021-10-03Fix T91810 Bevel not working well with certain unbeveled edge positions.Howard Trickey
2021-10-03Cleanup: move as_span method out of headerJacques Lucke
2021-10-03Cleanup: move special methods of geometry set out of headerJacques Lucke
2021-10-03Cleanup: move methods out of field classesJacques Lucke
2021-10-03Cleanup: use extern templates for typed output attributeJacques Lucke
2021-10-03Nodes: use extern templates for socket declarationsJacques Lucke
2021-10-03Cleanup: move more method definitions out of their classJacques Lucke