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-10-15Docs: clarify writefile.c format textCampbell Barton
2019-10-15Fix incorrect brush falloff flag useCampbell Barton
2019-10-14Fix: First item in File Browser can't be renamedJulian Eisel
2019-10-14Fix autokeyframe not working on bones mirrored bonesSebastian Parborg
2019-10-14Fix autokeyframe not working on bones mirrored bonesSebastian Parborg
2019-10-14File Browser: Add F2 shortcut to rename filesJulian Eisel
2019-10-14Merge branch 'blender-v2.81-release'Antonio Vazquez
2019-10-14GPencil: Fix unreported duplicated brushesAntonio Vazquez
2019-10-14Merge branch 'blender-v2.81-release'Brecht Van Lommel
2019-10-14Fix T70581: Node Wrangler output switching brokenJulian Eisel
2019-10-14Fix T70787: Duplicating objects with custom property of type ID creates bogus...Bastien Montagne
2019-10-14Cleanup: Fix naming of a functionSergey Sharybin
2019-10-14GPU: prevent assert for zero length arraysCampbell Barton
2019-10-12Cleanup: clang-formatCampbell Barton
2019-10-12Cleanup: warningsCampbell Barton
2019-10-11Revert "Merge branch 'master' into blender-v2.81-release"Brecht Van Lommel
2019-10-11Fix T70729: Multi-object edit UV not transform all meshesmano-wii
2019-10-11Merge branch 'blender-v2.81-release'Bastien Montagne
2019-10-11Fix T70714: Crash when using OBJECT_OT_material_slot_assign op without UI.Bastien Montagne
2019-10-11Fix T70695: Scene crashes Blender on open.Bastien Montagne
2019-10-11UI: Fix grid scale text not having shadows in the 3d view infosAlessio Monti di Sopra
2019-10-11Cleanup: Remove unused variableAntonio Vazquez
2019-10-11Cleanup: Strict compiler warningsSergey Sharybin
2019-10-11GPencil: New Eyedropper tool for Material creation.Antonio Vazquez
2019-10-11Merge branch 'blender-v2.81-release'Brecht Van Lommel
2019-10-11GPencil: Remove curve objects after converting to strokes (unreported)Antonio Vazquez
2019-10-11Fix T69459: Convert Curve to Grease Pencil clears TransformAntonio Vazquez
2019-10-11Version bump to 2.81 BetaBrecht Van Lommel
2019-10-11Version bump to 2.82 alpha, master is now open for new features and changesBrecht Van Lommel
2019-10-11Version bump to 2.81.15Brecht Van Lommel
2019-10-11Depsgraph: Inform when update or tag happens during evaluationSergey Sharybin
2019-10-11Depsgraph: Cleanup, promote is_evaluating querySergey Sharybin
2019-10-11Depsgraph: Don't use push-from-thread when scheduling graphSergey Sharybin
2019-10-11Fix T70191: Text button in popup doesn't workCampbell Barton
2019-10-11Cleanup: remove unused variableBrecht Van Lommel
2019-10-11Fix T70715: sculpt brush jitter after recent TBB changesBrecht Van Lommel
2019-10-10Fix T64901: Nesting collection instances could clutter object displayDalai Felinto
2019-10-10Cleanup: Fix wrong assert introduced by rBd98ae27f02c7Clément Foucault
2019-10-10Fix build error on macOS after recent changes for file deleteBrecht Van Lommel
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-10-10File Browser: add back Delete, which now moves files to the trashRobert Guetzkow
2019-10-10Fix T70644 EEVEE: Bump issue with geometry node normal coordinateClément Foucault
2019-10-10Fix T65134: Duplicated proxies in several scenes don't workSergey Sharybin
2019-10-10UI: Only hide locked transform manipulator axes for matching spacesJulian Eisel
2019-10-10Fix missing manipulator update when toggling bone lockJulian Eisel
2019-10-10Fix: Manipulator visible if root or tip of locked bone is selectedJulian Eisel
2019-10-10Added little explanation of eModifierTypeType_(Non)ConstructiveSybren A. Stüvel
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-10-10Fix T70691: Crash picking object from eyedropperCampbell Barton