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 unreported: length measure displayed on the "Sequence Slide" operator panelmano-wii
2019-08-02Fix T63570: Proportional editing resets scaling along Y and Z axis on mouse w...mano-wii
2019-08-02Cleanup: quiet maybe-unused warningsCampbell Barton
2019-07-31Fix T63921: Unable to use confirm on release for keyboard shortcutsSebastian Parborg
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Fix T68001: Rotating vertices on the UV map by a fixed number immediately cra...Bastien Montagne
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30Fix T67067: Wrong rotation input values when using shortcuts on keyboard like...Bastien Montagne
2019-07-29Fix T67221: Auto-offset in VSE doesn't refresh audioPhilipp Oeser
2019-07-24Fix T67315: Redo transform disables snapCampbell Barton
2019-07-23Cleanup: Rearrange the order of isect_ray_ray_v3 parametersmano-wii
2019-07-23Fix T67389: Transform constraints fail at large distancesmano-wii
2019-07-17Edge Slide: Fix multi-object for loop early exitDalai Felinto
2019-07-17Fix T67078: Crash with vertex slide and multi-objectsDalai Felinto
2019-07-15Fix T66870: AutoIK-Len stops working after releasing the mouseSebastian Parborg
2019-07-12Fix T66689: Viewport isn't updating children hair particle on particle editPhilipp Oeser
2019-07-10Fix T66627: Multiobject Edit UV constraint to image boundsDalai Felinto
2019-07-10Cleanup: avoid line breaks from trailing commentsCampbell Barton
2019-07-07Cleanup: clang-formatCampbell Barton
2019-07-06transform_snap_object: return type of element snapped.mano-wii
2019-07-05Transform Snap: Fix dependency cycle between transformed object and object wi...mano-wii
2019-07-05Fix T64342: Incorrect snapping of focus object in camera viewSergey Sharybin
2019-07-04Fix T66433: skin resize (Ctrl+A) crashes non-mesh objectsPhilipp Oeser
2019-07-04Transform: don't inspect all scene objects in pollCampbell Barton
2019-07-03Fix T66311: skin resize (ctrl+a) could crashPhilipp Oeser
2019-07-03Fix T66353: VSE: Missing updates when moving strip with animationSergey Sharybin
2019-07-02Cleanup: spellingCampbell Barton
2019-07-02Cleanup: rename set_inverted_drawing, move to GPU_stateCampbell Barton
2019-07-01UI: increase size of scale gizmo circleCampbell Barton
2019-07-01Fix T66301: Crash on vertex slide when the vertex is not linked to a face.mano-wii
2019-06-26Revert "Fix T63921: Unable to use confirm on release for keyboard shortcuts"Sebastian Parborg
2019-06-25Fix T63921: Unable to use confirm on release for keyboard shortcutsSebastian Parborg
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin
2019-06-16Fix T65809: Blender crash while using the Normal's "merge" option in edit mode.Bastien Montagne
2019-06-14Fix T65632: Connected Proportional Editing is affected by Curve Object's Loca...Sebastian Parborg
2019-06-13Particle system: Move runtime data to runtime fieldSergey Sharybin
2019-06-12Transform Snap: When snapping to curve's vertices, consider only the original...mano-wii
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T65470: Scale set to zero after extrudeCampbell Barton
2019-06-07Remove Deform Delay armature optionSergey Sharybin
2019-06-07Fix T64669: Redo transform fails with constrained axisCampbell Barton
2019-06-07Fix T63744: Overlapping axis gizmo for 3D view translate & scaleCampbell Barton
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-06-06Fix T64533: Using "X-Axis Mirror" while posing with auto keyframe on does not...Sebastian Parborg
2019-06-05Fix T63384: Vertices are moving in different directionsSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Cleanup: clang-format, remove tabsCampbell Barton
2019-06-03transform_snap_object: Ignore occlusion test on curves in edit mode.mano-wii
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton