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-08-02Fix T66731: Translated texts remain original english (Tools' tips part).Bastien Montagne
2019-08-02Fix (unreported) missing/broken translations in Text space.Bastien Montagne
2019-08-02Fix most (if not all) untranslated Panel-labels reported in T66731.Bastien Montagne
2019-08-02Cleanup/Win: Remove unused game engine variables in build helper scriptsLazydodo
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 broken add_python_test after recent changesBrecht Van Lommel
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-02Tests: don't fail on leaks detected by leak sanitizerBrecht Van Lommel
2019-08-02Cleanup: refactor tests executing Blender to use add_blender_test functionBrecht Van Lommel
2019-08-02Fix scene units test failure after recent changesBrecht Van Lommel
2019-08-02Keep a single OpenGL/GPU context alive on the drawing threadJulian Eisel
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-02Fix objects not visibleJulian Eisel
2019-08-02Fix race condition in state changes + related cleanup + add assertJulian Eisel
2019-08-02Keymap: add fractional zoom shortcuts for sequencer previewCampbell Barton
2019-08-02Merge branch 'soc-2019-openxr' into temp-vr-draw-threadJulian Eisel
2019-08-01Fix compile error after merge and warningJulian Eisel
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-01Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-08-01GPU: more complete coverage of drivers for Intel shader compilation workaroundBrecht Van Lommel