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
2015-06-17Fix (unreported) redo of 'bone envelope distance resize' transform op not wor...Bastien Montagne
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton
2015-06-03Correct vert/edge slide poll functionsCampbell Barton
2015-05-25Fix error redoing shrink fattenCampbell Barton
2015-05-25Cleanup: const char for operator ID'sCampbell Barton
2015-05-17Fix Node Editor using wrong snap element menu when called from shortcutJulian Eisel
2015-05-07EdgeSlide: support for un-clamped slidingCampbell Barton
2015-04-29Cleanup: headersCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-03-16Nodes: Shortcuts for Snap and Snap Element MenuJulian Eisel
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung
2015-02-08Initial vertex slide UV-correct supportCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-05Simplify node frame detach operators, based on T34670 by @julien.Lukas Tönne
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-08-26Fix T37534 remaining issue: auto-enable bevel weight viewHoward Trickey
2014-08-14Hack for edge-slide macro was lost in header cleanupCampbell Barton
2014-05-25Fix T40438: Pressing G key to move the camera quits Blender.Bastien Montagne
2014-05-19Workaround T40241: Vertex snapping snaps to wrong placeCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-15Code cleanup: spelling & styleCampbell Barton
2014-03-01NDOF: add navigation modes to user preferencesCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2013-12-02Fix T37671: Edit Texture Space on Skin Resize crashSergey Sharybin
2013-11-27Disable redo for bend operatorCampbell Barton
2013-11-20Transform: rename Warp to BendCampbell Barton
2013-11-05Fix [#37324] Crash, calling Warp operator in OutlinerBastien Montagne
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-11code cleanup: use const's for static arraysCampbell Barton
2013-09-17Fix crash with recently added remove_on_cancel transform property, and hide thisBrecht Van Lommel
2013-09-17Fix for #36739: Delete new nodes added via the Add menu or toolbar if the sub...Lukas Toenne
2013-06-25Fix #35767: transforming nodes in the node editor changed the wireframe colorBrecht Van Lommel
2013-06-16resolve [#33374] Extrude and mirror editingCampbell Barton
2013-06-05Fix #35640, part 2. Check id.lib in poll functions for operators which do cri...Lukas Toenne
2013-05-28code cleanup: remove old/unused bmesh bevel transform mode, remove commented ...Campbell Barton
2013-05-21fix own bug [#35451] Extrude -> Grab -> Cancel -> CrashCampbell Barton
2013-05-16workaround for loopselect-slide (with multicut enabled) changing from vertex-...Campbell Barton
2013-05-12Fix for [#35238] Blender does not save custom orientations from "view"Bastien Montagne
2013-04-30fix [#35156] Edge slide gg shortcut brings up wrong settings.Campbell Barton
2013-04-16code cleanup: use BKE naming conventions for functions in BKE_editmesh.h and ...Campbell Barton
2013-03-28I18n: various fixing.Bastien Montagne
2013-03-26Better fix for "To Sphere" crashing in Image editor. It appeared to be in use...Ton Roosendaal
2013-03-25Bug report, IRC:Ton Roosendaal
2013-03-13Some small fixes found while investigating on bug [#34621] I18n Switch Issue ...Bastien Montagne
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton