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-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
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-24Fix T63841: armature with X-axis mirror does not mirror bbone scalePhilipp Oeser
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
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-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Fix T63663: Object mode proportional editing affects objects which are disabl...Sebastian Parborg
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: comment length in transformCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16Fix T63641: transform snap invert keymap item has an effect when disabled.Brecht Van Lommel
2019-04-16GPencil: Disable G/R/S transformations in Sculpt and Weight Paint modeAntonioya
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13GPencil: Implement Opacity transformAntonioya
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-08Fix T63340: Transform Snap Object: Simulate occlusion only when `use_occlusio...mano-wii
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-25Gizmo: use fill select for scale/transform centerCampbell Barton
2019-03-25Gizmo: add option to move & dial gizmos to select as filledCampbell Barton