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-30Fix T60974: Dyntopo crash on undo after object deletedCampbell Barton
2019-01-29Partial fix for T60982: Editable anim settings in linked action.Bastien Montagne
2019-01-29Cleanup: typo in comment.Bastien Montagne
2019-01-29Fix T60226: Inset not working well on very small facesJacques Lucke
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28Outliner: Enable new faster 'Delete Hierarchy' code by default.Bastien Montagne
2019-01-28Fix T60944: Add Tablet eraser support to annotations usin penAntonioya
2019-01-28Fix T59963: Can't manipulate hair keys with G, R, S or mirror transformsSergey Sharybin
2019-01-28Make scene statistics to respect locked interfaceSergey Sharybin
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