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-11-30Fix T71213: Mask or Mirror before Armature breaks weight paint.Alexander Gavrilov
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-29Tests: prevent failing assertion when running blendfile-loading testSybren A. Stüvel
2019-11-29Refactor: Make animated RNA value read/write more reusableSergey Sharybin
2019-11-29Cleanup: Remove unused functionSergey Sharybin
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin
2019-11-29Fix T72013: Gpencil Interpolate strokes causes instant crash when material li...Antonio Vazquez
2019-11-29Cleanup: comments, redundant normalizeCampbell Barton
2019-11-28Fix T71990: Apply bone transform results differ in edit/object modeCampbell Barton
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-27Clay Brush: Input curves and update defaultsPablo Dobarro
2019-11-27Sculpt/Paint: Remove Unified SIZE_PRESSURE and ALPHA_PRESSUREPablo Dobarro
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-27Cleanup: warningsCampbell Barton
2019-11-26Anim: added BKE_object_moves_in_time(object) functionSybren A. Stüvel
2019-11-26Anim: made object param of BKE_animdata_id_is_animated() constSybren A. Stüvel
2019-11-26Alembic export: don't assume transform is always animatedSybren A. Stüvel
2019-11-26Removed `BKE_object_is_animated()`Sybren A. Stüvel
2019-11-26Made ob param of `modifiers_getVirtualModifierList` constSybren A. Stüvel
2019-11-26Clarified comment about `modifiers_getVirtualModifierList()`Sybren A. Stüvel
2019-11-26BMesh: support copying & freeing layers by typeCampbell Barton
2019-11-25Cleanup: used BKE_mesh_ prefixCampbell Barton
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22Paint: Smoother curve presetPablo Dobarro
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-22Fix T71273: Bad encoding of utf-8 for Text objectsmano-wii
2019-11-22LibOverride: Make diffing several times faster.Bastien Montagne
2019-11-22Cleanup: BKE_suggestions -> BKE_text_suggestionsCampbell Barton
2019-11-22Missed header guard update last commitCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-21Sculpt: Invert Scrape to FillPablo Dobarro
2019-11-21Sculpt: Topology Slide/RelaxPablo Dobarro
2019-11-21Pose brush: Smooth Iterations Brush PropertyPablo Dobarro
2019-11-21Sculpt: Mask SlicePablo Dobarro
2019-11-21Sculpt: Multiplane Scrape BrushPablo Dobarro
2019-11-21Bones: implement a new Aligned Inherit Scale mode.Alexander Gavrilov
2019-11-21Sculpt: New Clay BrushPablo Dobarro
2019-11-21Clay Strips: Input pressure curve and new defaultsPablo Dobarro
2019-11-21Cleanup: clang-formatCampbell Barton
2019-11-21Object: edit-mode data support for object vertex coordinate accessCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-19Subdiv: Tweak threading settingsSergey Sharybin
2019-11-19Use mutex for lock in image.cRay Molenkamp
2019-11-18GHOST: Only spam about X11 errors when using --debug-ghostSergey Sharybin