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-10Changes based on Review by Hans Goudey (HooglyBoogly)soc-2021-porting-modifiers-to-nodes-merge-by-distanceFabian Schempp
2021-10-05added missing commentFabian Schempp
2021-10-05Fixed problems with target_attribute was nullFabian Schempp
2021-10-04Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-merge-by-distanceFabian Schempp
2021-10-04Cleanup: Use LISTBASE_FOREACH macroAntonio Vazquez
2021-10-04Make keyframe inserts/removals less verbose when called from python.Gaia Clary
2021-10-04Assets: Show all assets indirectly nested inside the active catalogJulian Eisel
2021-10-04Cleanup: Remove unused variable and includeHans Goudey
2021-10-04Fix: Geometry Nodes Handle Type Selection FixJohnny Matthews
2021-10-04Geometry Nodes: Curve Trim Node UpdateJohnny Matthews
2021-10-04Fix: Unable to select left and right in set handle type nodeHans Goudey
2021-10-04GPencil: Simplify code removing extra functionAntonio Vazquez
2021-10-04UI Tree-View API: Enforce active item to be un-collapsedJulian Eisel
2021-10-04GPencil: Remove unused flagAntonio Vazquez
2021-10-04Nodes: Revert some socket declarations to previos APIAaron Carlisle
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-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