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-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifier_apply()Antonioya
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-25GP: Set cyclic to OFF when use cutterAntonioya
2019-01-25Ammend to rBea5326df86cb.Bastien Montagne
2019-01-25Cleanup: BLO: move validate code into own header.Bastien Montagne
2019-01-25Fix T60775: Stereo drawing in image editor broken (shows only right eye)Dalai Felinto
2019-01-25GP: Use Fill color when drawing strokes for no stroke materialsAntonioya
2019-01-25Depsgraph: use specific tag to update shadingCampbell Barton
2019-01-25Fix T59958: Blender 2.80 - Removing second Particle System cache causes crash.Bastien Montagne
2019-01-25Fix T60777: Grid fill fails when run via Repeat LastCampbell Barton
2019-01-25WM: don't set repeat flag w/ interactive repeatCampbell Barton
2019-01-25Revert "WM: Repeat Last no longer reuses skip-save properties"Campbell Barton
2019-01-25Missed last commitCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T59650: adding texture paint slot image shows wrong color.Brecht Van Lommel
2019-01-24Cleanup: remove unused "guide_origin" propertyJacques Lucke
2019-01-24Fix T60816: Specify subtype for some properties of mesh operatorsJacques Lucke
2019-01-24Fix T60133: texture paint external editing not workingPhilipp Oeser
2019-01-24Fix T59972: UV live unwrap does not pack islands.Brecht Van Lommel
2019-01-24Fix T59933: timeline keyframe display not updating when selecting objects.Brecht Van Lommel
2019-01-24Fix T58502: scopes don't work in the image editorJacques Lucke
2019-01-24Fix T60795: Crash when joining objects with shape keys.Bastien Montagne
2019-01-24Fix T59423: Mesh deform modifier bind bug causing spiky deformations.mano-wii
2019-01-24Fix T60807: Can't select when active pose object is hiddenCampbell Barton
2019-01-24Cleanup: use braces for single line if statementsCampbell Barton
2019-01-24Cleanup: Replace BASACT use w/ a variableCampbell Barton
2019-01-24Cleanup: removed unused 3D view header template.Brecht Van Lommel
2019-01-24Fix T58216: backdrop drawing in sequencer broken.Brecht Van Lommel
2019-01-24Fix T54581: Clip editor doesn't synchronize frame on layout changeSergey Sharybin
2019-01-24WM: Repeat Last no longer reuses skip-save propertiesCampbell Barton
2019-01-24Cleanup: styleCampbell Barton
2019-01-23Sculpt: add Topology Rake, to align edges along brush while painting.Jean Da Costa
2019-01-23Fix T59152: dynamic topology constant detail should be in world space.Brecht Van Lommel
2019-01-23UI: fix horizontal scrollbar overlapping last row of filesgsr b3d
2019-01-23UI: make editor corner splitting / joining more reliable.Harley Acheson
2019-01-23Fix T60791: Don't show automatic weights option when not supportedJacques Lucke
2019-01-233D View: draw clipping regionCampbell Barton
2019-01-23Refactor: use guard clauses instead of nested conditionalsJacques Lucke
2019-01-233D View: add back clipping draw code (disabled)Campbell Barton
2019-01-23Fix T60781: DOF Distance (pick) crashesCampbell Barton
2019-01-23Fix T58199: Spin tool top bar settings don't applyCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-23Revert "Fix T60126: Gradient affects hidden vertices when weight painting"Campbell Barton
2019-01-22UI: disable scene and view layer delete buttons when not available.Harley Acheson
2019-01-22Fix T60602: outliner pose bone selection does not update in viewport.Sebastian Parborg
2019-01-22GP: Fix UV error for second pointAntonioya