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
2020-10-29GPencil: Do not hide fading options when uncheked.temp-gpencil-fading-modifierYimingWu
2020-10-29GPencil: Use IDWALK_CB_NOP for object references.YimingWu
2020-10-28GPencil: Fading control UI updates.YimingWu
2020-10-28GPencil: simplify fading condition.YimingWu
2020-10-28Merge remote-tracking branch 'origin/master' into temp-gpencil-fading-modifierYimingWu
2020-10-28GPencil: Change trace tooltip for ThresholdAntonio Vazquez
2020-10-28GPencil: Change Trace tooltipsAntonio Vazquez
2020-10-28GPencil: New support to trace sequence imagesAntonio Vazquez
2020-10-28BLI: improve Map.add_newJacques Lucke
2020-10-28UI: Save Preferences Button Not TranslatingHarley Acheson
2020-10-28Cycles: internal support for alpha output for attribute nodeAlexander Gavrilov
2020-10-28Cycles: internal support for per-instance and per-geometry attributesAlexander Gavrilov
2020-10-28Cycles: refactor to make attribute lookup slightly more efficientBrecht Van Lommel
2020-10-28Cycles: internal support for float4 geometry attributesAlexander Gavrilov
2020-10-28Cycles: refactor to split surface and volume attribute lookup moreBrecht Van Lommel
2020-10-28Add a Un-Bake FCurves operatorSebastian Parborg
2020-10-28Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-28Fix T82149: Blender crash when using collection user_id remapping (python).Bastien Montagne
2020-10-28Tracking: Move optical center to lens panelSergey Sharybin
2020-10-28Tracking: Simplify configuration of intrinsics to refineSergey Sharybin
2020-10-28Libmv: Fix typo in packed intrinsicsSergey Sharybin
2020-10-28Tracking: Decouple refine settingsSergey Sharybin
2020-10-28Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-28Revert "PyAPI: point sys.executable to the Python binary"Campbell Barton
2020-10-28PyAPI: remove bpy.app.binary_path_pythonCampbell Barton
2020-10-28Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-28Fix T82049: material select button now only works for active objectCampbell Barton
2020-10-28Cleanup: update commentsCampbell Barton
2020-10-28Cleanup: update old comment for why we can't use PySys_SetArgvCampbell Barton
2020-10-28Cleanup: move WM_init & arg parsing out of if/else branchCampbell Barton
2020-10-28BLI_args: disallow zero to be used as a pass valueCampbell Barton
2020-10-28Cleanup: use enum for command line argument passesCampbell Barton
2020-10-28BLI_args: refactor argument passesCampbell Barton
2020-10-28Cleanup: Remove unused IDProperty functionHans Goudey
2020-10-28Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-28PyAPI: point sys.executable to the Python binaryCampbell Barton
2020-10-28UI: Move the 'Resolve Conflict' button closer to the text data-blockYevgeny Makarov
2020-10-28Cleanup: Update commentHans Goudey
2020-10-27Fix use after free in interface handlerHans Goudey
2020-10-27GPencil: New parameter in Texture modifier to rotate Dot texturesAntonio Vazquez
2020-10-27Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-27GPencil: Fix unreported Fill when use boundary and Visble layersAntonio Vazquez
2020-10-27git blame: add file to help ignore cleanup commitsAnkit Meel
2020-10-27Fix T81854: crash when undoing switch between sculpt and edit mode.Bastien Montagne
2020-10-27Merge branch 'blender-v2.91-release'Sebastian Parborg
2020-10-27Fix T81844: Change Bone Layers fails in Pose ModeSebastian Parborg
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Multires: Remove simple subdivision typeSergey Sharybin
2020-10-27Cleanup: simplify order of initialization with argument parsingCampbell Barton