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-03-21UI: popovers scroll now changes offset directlyCampbell Barton
2019-03-21Cleanup: split menu scrolling functionCampbell Barton
2019-03-21Fix T62782: Edge slide crashes with mirror enabledCampbell Barton
2019-03-21Viewport: Draw loose edges in edit mesh mode if there is a modifier stackClément Foucault
2019-03-20Fix DEG warning from T52873: Proximity WeightVG modifier can use empty as tar...Bastien Montagne
2019-03-20Fix T58748 Mirror modifier: edges/verts invisible unless face is presentClément Foucault
2019-03-20Fix T60815: drag & drop crash when search menu is opened immediately after.Brecht Van Lommel
2019-03-20Fix T62788: drop image into node editor puts node at wrong location.Brecht Van Lommel
2019-03-20Fix assert after recent changes.Brecht Van Lommel
2019-03-20Fix T61326 "In Front" option not working on edit curvesClément Foucault
2019-03-20Fix assert on vertex parentSergey Sharybin
2019-03-20Fix T56778: Alembic Override Frame does not update on playbackSergey Sharybin
2019-03-20Select Similar: use kdtree de-duplicationCampbell Barton
2019-03-20BLI_kdtree: add deduplicate functionCampbell Barton
2019-03-20Fix missing free in recent kdtree changesCampbell Barton
2019-03-20Depsgraph: Fix cycle with rigid body and Weight ProximitySergey Sharybin
2019-03-20Fix T58550 Dragged in images dont overlap properlyClément Foucault
2019-03-20Fix T59449: Particle system creates error in rigid bodySergey Sharybin
2019-03-20Cleanup: styleCampbell Barton
2019-03-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
2019-03-20Modifiers: Never copy runtime data pointerSergey Sharybin
2019-03-20Fix T60190 Z-fighting with (Culled) BackfaceClément Foucault
2019-03-20Fix T62711: Incorrect motion path updateJacques Lucke
2019-03-20Fix T62770: Changing Constraint.mute does not update poseSergey Sharybin
2019-03-20UI: Change name Airbrush back to AccumulateWilliam Reynish
2019-03-20Fix T62248: Infinite Hotspot Size Crop NodeJeroen Bakker
2019-03-20Cleanup: return early in BLI_path_frame_getSybren A. Stüvel
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2019-03-20Fix T62678: better glyph clipping testJacques Lucke
2019-03-20Fix T60211: MemLeak Convert Curve To MeshJeroen Bakker
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-20Fix missing refresh when subdividing hair strandSergey Sharybin
2019-03-20Fix T62750: Deleted Keyframe Still Affects SceneSergey Sharybin
2019-03-20Fix T61670: Copy -> Paste - Pasted elements are not selectedDalai Felinto
2019-03-20Fix (unreported) Copy/Paste: orig object being instantiated in active collect...Bastien Montagne
2019-03-20Cleanup: un-indent NDOF operator bodyCampbell Barton
2019-03-20Cleanup: Use doxy groups for NDOF operatorsCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-20Error in last commitCampbell Barton
2019-03-20Fix T62682: Inconsistent NDOF camera auto-keyCampbell Barton
2019-03-20Fix T62757: Mirror operator fails for non-modal executionCampbell Barton
2019-03-203D View: snap cursor to world origin now resets rotationCampbell Barton
2019-03-20Fix T62736: Inconsistent behavior bpy.utils.user_resource()Philipp Oeser
2019-03-20DRW: minor optimization for edit-mesh conversionCampbell Barton
2019-03-20UI: center floating popoversCampbell Barton
2019-03-20Fix T59719 Bake Indirect Lighting doesn't update env map reflectionClément Foucault
2019-03-19Unify "Hide Selected / Reveal Hidden" operator namesDalai Felinto
2019-03-19Fix T62735: hiding curves doesnt hide in viewportDalai Felinto
2019-03-19Fix T62749: random mesh selection crashes.Brecht Van Lommel