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
path: root/source
AgeCommit message (Expand)Author
2019-08-033D View: preferences for rotate sensitivityCampbell Barton
2019-08-033D View: aspect correct trackball rotationCampbell Barton
2019-08-03Cleanup: trackball direction calculationCampbell Barton
2019-08-03Fix T68161: typo in ui_text of RNA scene.objectsPhilipp Oeser
2019-08-02Fix freestyle tests failing when using WITH_PYTHON_SAFETYBrecht Van Lommel
2019-08-02Fix T68129: Bridge edge loops fails on small edge loopsCampbell Barton
2019-08-02Fix T68135: Do not return NULL/None when converting an object to a mesh.Bastien Montagne
2019-08-02Fix address sanitizer overflow warnings for bit manipulation functionsBrecht Van Lommel
2019-08-02DRW: Select Engine: Create DRWPass only when context requests itmano-wii
2019-08-02Fix T68021: GPencil After using eraser when draw primitives, next primitive h...Antonio Vazquez
2019-08-02Fix most (if not all) untranslated Panel-labels reported in T66731.Bastien Montagne
2019-08-02Fix T67670: Sculpt doesn't mark the file as modifiedCampbell Barton
2019-08-02Fix T68122: Settings for Select root and Select tip in particle edit mode are...Sebastian Parborg
2019-08-02Cleanup: clang formatmano-wii
2019-08-02DRW: Select Engine: Set uniform only once per ShadowGroupmano-wii
2019-08-02View3D Mesh Selection: Specify select_mode directly for Circle, Lasso and Box...mano-wii
2019-08-02Fix T68112: Align View on object add is brokenSergey Sharybin
2019-08-02Fix edge selection ignoring clipping in wire-frame displayCampbell Barton
2019-08-02Fix ignored window clipping test in foreach edge functionCampbell Barton
2019-08-02Fix T68126: Cycles not enabled with factory settingsBrecht Van Lommel
2019-08-02Cleanup: clang-format, also typo fix.Campbell Barton
2019-08-02Fix text editor undo sync when mixed with other undo systemsCampbell Barton
2019-08-02Cleanup: correct name for scene frame conversionCampbell Barton
2019-08-02Cleanup: GPencil dissolve operator now uses GP_EDITABLE_STROKES_BEGIN macroAntonio Vazquez
2019-08-02GPencil: Make GP_EDITABLE_STROKES_BEGIN macro safe when stroke is removedAntonio Vazquez
2019-08-02GPencil: New function to dissolve points in strokeAntonio Vazquez
2019-08-02BrightContrast not working correctly with negative contrastPhilipp Oeser
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-08-02Fix unreported: length measure displayed on the "Sequence Slide" operator panelmano-wii
2019-08-02Docs: correct comment for PROP_THICK_WRAPCampbell Barton
2019-08-02Fix T63570: Proportional editing resets scaling along Y and Z axis on mouse w...mano-wii
2019-08-02Cleanup: doxy sectionsCampbell Barton
2019-08-02Fix unreported: Selection of mesh_cage element occluded by the mesh_cage itself.mano-wii
2019-08-02Cleanup: spellingCampbell Barton
2019-08-02Cleanup: unused variableCampbell Barton
2019-08-02DRW: Select Engine: Add a utility to detect `select_node`mano-wii
2019-08-02Edit Mesh Select: Remove redundant and deprecated `FAKE_SELECT_MODE_...`mano-wii
2019-08-02DRW: Select Engine: Use specified offset.mano-wii
2019-08-02DRW: Select Engine: remove unnecessary DRWShadingGroup creationsmano-wii
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-08-02Cleanup: quiet maybe-unused warningsCampbell Barton
2019-08-02Cleanup: quiet maybe-unused warningCampbell Barton
2019-08-02Cleanup: padding in windowmanagerNathan Craddock
2019-08-01VSE: Use sequencer boundbox for view_all operatorRichard Antalik
2019-08-01Fix T66028: Move sequence, movieclip and text editor progressbars to status barRichard Antalik
2019-08-01GPU: more complete coverage of drivers for Intel shader compilation workaroundBrecht Van Lommel
2019-08-01Fix T67939: GPencil Noise modifier wrong random calculationAntonioya
2019-08-01Cleanup: remove unnecessary includemano-wii
2019-08-01Fix T66040: Make Data Transfer' Mix Factor multiply with vgroup weights when ...Bastien Montagne
2019-08-01Alembic: fix heap-use-after-free errorSybren A. Stüvel