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-09-15Fix T80775: Image Editor Show Metadata Not WorkingJeroen Bakker
2020-09-15Fix T80796: Frame all ignores geometry from instancesCampbell Barton
2020-09-15Cleanup: use doxy sectionsCampbell Barton
2020-09-15Fix T80597: Assigning material slot from Python console failsCampbell Barton
2020-09-15Cleanup: spellingCampbell Barton
2020-09-15Cleanup: Split properties editor layout functionHans Goudey
2020-09-15Cleanup: Split off parts of large panel layout functionHans Goudey
2020-09-14Fix T80704: bpy.ops.transform.rotate() ignores orient_typeGermano Cavalcante
2020-09-14Cleanup: Use 'r_' prefix for return valueGermano Cavalcante
2020-09-14Fix T80728: UV edge select splits UV's for lasso/box/circle selectCampbell Barton
2020-09-14Alembic export: write custom propertiesSybren A. Stüvel
2020-09-14Cleanup: remove unused functionJacques Lucke
2020-09-14Fix T80694: Crash reloading scripts from the Python consoleCampbell Barton
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-13Cleanup: unused variableCampbell Barton
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-12GPU: Fix wrong state before python callbacksClément Foucault
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-12Fix T70255: Setting file browser bookmark from Python crashesCampbell Barton
2020-09-12Fix T71605: Crash toggling dynamic topology in background modeCampbell Barton
2020-09-12Fix missing return value in fix for T80677Campbell Barton
2020-09-12Fix T80677: Absolute grid snapping doesn't work with constraintsGermano Cavalcante
2020-09-11Cleanup: Fix build warning with MSVCRay Molenkamp
2020-09-11Cleanup: Remove unused variables and functionHans Goudey
2020-09-11UI: Use operator to set property editor's pinned data-blockHans Goudey
2020-09-11Fix T80623: Correct Face Attributes affecting modes not listedGermano Cavalcante
2020-09-11Fix T79464: Crash adding objects without an active screenCampbell Barton
2020-09-11Image Editor: Enable New DrawingJeroen Bakker
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-09-11Cleanup: spelling, correct commentsCampbell Barton
2020-09-10Sculpt: Enable pen pressure for Scrape/Fill Area RadiusPablo Dobarro
2020-09-10Fix T80191: GPencil - Improve Mesh conversionAntonio Vazquez
2020-09-10Fix T79754: Boundary Brush crashing with symmetry enabledPablo Dobarro
2020-09-10Outliner: Use right click target element for context menuNathan Craddock
2020-09-10Cleanup: remove else-after-returnJacques Lucke
2020-09-10Cleanup: Remove outliner edit mode context menu entriesNathan Craddock
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-09-10GPencil: Fix unreported Eraser Point problem for one point selectedAntonio Vazquez
2020-09-10Fix possible use-after-free for number slider buttonsJulian Eisel
2020-09-10Fix T80651: Material tab disappearsSebastian Parborg
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Fix for failing constraints testPhilipp Oeser
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Geometry: add Attributes panel for PointCloud and HairBrecht Van Lommel
2020-09-09Fix material null pointer reference in buttons_context.cSebastian Parborg
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-09-09Fix T80464: Crash deleting bone constraints when the armature layer isPhilipp Oeser
2020-09-09Refactor getting constraintsPhilipp Oeser
2020-09-09UI: improve search results by using fuzzy and prefix matchingJacques Lucke
2020-09-09Fix T80613: Assert in UI_but_number_precision_setJulian Eisel