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-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
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton
2019-05-29Snap: add support for meshes generated from other types of objects.mano-wii
2019-05-29Fix T64817: Active tool gizmo doesn't respect toggleCampbell Barton
2019-05-29Fix T65027: Snap 3D cursor on hidden faces doesn't work in Edit Mode.mano-wii
2019-05-28Depsgraph: Add query for whether graph is up to dateSergey Sharybin
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-05-24Keymap: use a generic gizmo keymap by defaultCampbell Barton
2019-05-24Keymap: share 3D view transform keymapsCampbell Barton
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-233D View: add back transform toolCampbell Barton
2019-05-20Normal UI: for all ops needing autosmooth on, enable it if needed.Howard Trickey
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-15Fix T57203: Rotation overlaps scale gizmo handlesCampbell Barton
2019-05-13Better support for (mirrored) bbone scaling in pose modePhilipp Oeser
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-09Cleanup: redundant function callCampbell Barton
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-07Fix T57767: Pivot point broken after scaling to 0 in a dimensionPhilipp Oeser
2019-05-07Cleanup: improve transform data sorting functionCampbell Barton
2019-05-07Fix T64130: Bezier curve vanishes on transformCampbell Barton
2019-05-07Clanup: clang-formatCampbell Barton
2019-05-06remove unused T_LOCAL_MATRIXPhilipp Oeser
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
2019-05-03Depsgraph: Tag sequencer for update on changesSergey Sharybin
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-01UI: improve readability of Normals menu in edit modeGeorge Vogiatzis
2019-05-01Cleanup: use BKE_pchan_mat3_to_rot / rot_to_mat3 utility functionsCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-05-01Cleanup: redundant lookupCampbell Barton
2019-05-01Fix error storing proportional editing for redoCampbell Barton
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Fix proportional editing always enabled if the property exists in thePhilipp Oeser
2019-04-30UI: reorganize proportional editing optionsCampbell Barton