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-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
2017-05-26Cleanup: warningCampbell Barton
2017-05-22Fix T51169: Push/pull fails w/ local lock axisCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-16Cleanup: gcc7.1 warningsCampbell Barton
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-04-06Cleanup: function naming for manipulatorCampbell Barton
2017-04-06Cleanup: minor changes to transform-manipulatorCampbell Barton
2017-04-01Cleanup: styleCampbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-10Fix T47690: Connected PET w/ individual originsCampbell Barton
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton
2017-03-07Once more T50565: Allow using planar constraints for scale manipulatorJulian Eisel
2017-03-02Fix weird "use_planar_constraint" button in redo panelJulian Eisel
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-02-26Fix unreported bug: Ensure you have the correct array directory even after th...Germano Cavalcante
2017-02-14`BKE_boundbox_ensure_minimum_dimensions` is no longer necessaryGermano Cavalcante
2017-02-14transform_snap_object: Remove `do_bb` parameter. It is always trueGermano Cavalcante
2017-02-06fix T50602: Avoid crash when executing `transform_snap_context_project_view3d...Germano Cavalcante
2017-02-05fix T50592: Scene.raycast not workingGermano Cavalcante