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
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-14Hide "Confirm on Release" button from transfor redo optionsJulian Eisel
2017-09-28Fix T52086: Graph editor "normalize" drag errors for integersSergey Sharybin
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-26Cleanup: remove bounds runtime data from sceneCampbell Barton
2017-09-26Fix: When transforming GP strokes in "Local" mode, the strokes would get obsc...Joshua Leung
2017-09-19transform_snap_object: simplify IGNORE_BEHIND_RAYmano-wii
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-15Transform: Enable recursion dependency check for new depsgraphSergey Sharybin
2017-09-08Fix T52678: Crash editing gpencil w/ frame-lockCampbell Barton
2017-09-03Fix T52227: Time Slide tool doesn't take NLA mapping into accountJoshua Leung
2017-08-29Transform: scale center override by aspectCampbell Barton
2017-08-28Transform: center overrideCampbell Barton
2017-08-17Transform: remove unused functionmano-wii
2017-08-16Transform: Move enum `SnapSelect` to `ED_transform_snap_object_context`mano-wii
2017-08-16Fix T52414: Blender 2.79 crash on object duplication via menu.Bastien Montagne
2017-08-11Fix transform snap code using 'allocated' flags to get verts/edges/etc. array...Bastien Montagne
2017-08-11Cleanup: whitespaceCampbell Barton
2017-08-04Tracking: Cleanup of transform codeSergey Sharybin
2017-07-31Fix T52224: auto IK not respecting length, after recent bugfix.Brecht Van Lommel
2017-07-24Revert "ransform: fix unreported bug: geometry hidden by clipping border (alt...mano-wii
2017-07-24ransform: fix unreported bug: geometry hidden by clipping border (alt + b) is...mano-wii
2017-07-22Transform: remove unused argumentmano-wii
2017-07-21Another solution to bug T38358 and relatedmano-wii
2017-07-18Transform: avoid possible uninitialized varCampbell Barton
2017-07-14Snap System: Fixed index of objects used to make `snap to volume`mano-wii
2017-07-14Snap System: Use function that does the interactor instead of Macromano-wii
2017-07-14Snap System: missing changemano-wii
2017-07-14Snap System: fix rename `ob` to `obj`mano-wii
2017-07-14Snap System: Replace creation and destruction of the object list by a Macromano-wii
2017-07-13Snap System: remove unused functionmano-wii
2017-07-12Cleanup: unused varsCampbell Barton
2017-07-11Fix [T51595]: Snap to edge does not work with high zoom levelmano-wii
2017-07-11Style (remove characters that caused "a binary file")mano-wii
2017-07-11Snap System: Separate raycast functions from nearest2d functionsmano-wii
2017-07-10Fix T51665: No orientation for nurbs, polygonsCampbell Barton
2017-07-10Fix T52007: Cancel bezier curve transform failsCampbell Barton
2017-07-06Fix T51955: Changing Auto-IK length crashes Blender (with new-depsgraph)Sergey Sharybin
2017-07-04Fix T51703: Rigid body with delta transform jumps when transformingLuca Rood
2017-06-30Fix unpredictable trackball rotationCampbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-06-14Fix buffer read error w/ 2 pass select queriesCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-09Fix T51756: Fix crash when transforming vertices in edit modeSergey Sharybin
2017-06-02Fix T51691: Shear cursor input scales w/ zoomCampbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-06-01Remove comment (missed last commit)Campbell Barton
2017-06-01Fix T51651: translate w/ individual origins failsCampbell Barton