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-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-09-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-02Fix T69404: Merge by distance crash with UnselectedCampbell Barton
2019-09-01Fix transforming origin affecting unselected childrenCampbell Barton
2019-08-30Transform: use recalc geometry depsgraph tagCampbell Barton
2019-08-29Cleanup: use custom data for object transform dataCampbell Barton
2019-08-28Transform: option to transform parent objects without childrenCampbell Barton
2019-08-28Cleanup: make transform data in object mode flag publicCampbell Barton
2019-08-27Cleanup: spellingCampbell Barton
2019-08-27Edit Mesh AutoMerge: Improve `Split Edges & Faces` optionmano-wii
2019-08-27Fix crash transforming origins when no editable origins existCampbell Barton
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-263D View: show selected object axis when affect origins is enabledCampbell Barton
2019-08-26Transform: support snapping origins onto the objects geometryCampbell Barton
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-21Fix T65671: Armature X-Mirror inconsistenciesDemeter Dzadik
2019-08-16Transform: use a kd-tree to calculate proportional distancesCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-29Fix T67221: Auto-offset in VSE doesn't refresh audioPhilipp Oeser
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-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-03Fix T66311: skin resize (ctrl+a) could crashPhilipp Oeser
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin
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-07Remove Deform Delay armature optionSergey Sharybin
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-05-28Depsgraph: Add query for whether graph is up to dateSergey Sharybin
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
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-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
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-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-24Fix T63841: armature with X-axis mirror does not mirror bbone scalePhilipp Oeser
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: quiet warning for NULL pointer useCampbell Barton
2019-04-18Fix T63663: Object mode proportional editing affects objects which are disabl...Sebastian Parborg
2019-04-17Cleanup: comment length in transformCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton