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
2013-07-11fix for problem with edge slide where it would stop shapekey modifier from be...Campbell Barton
2013-07-10skip duplicating faces for edge slide unless its used, this causes update pro...Campbell Barton
2013-07-10patch [#36078] Fixes joining behavior for curves and armatures (when active o...Campbell Barton
2013-07-10remove reference to wrong python version in comments & pedantic style edit.Campbell Barton
2013-07-10fix for possible bug with compilers that dont have boolean support.Campbell Barton
2013-07-10fix [#36065] UI labels are shown in the theme color for unselected list itemsCampbell Barton
2013-07-10fix for particle lasso-select inverting the selection.Campbell Barton
2013-07-10fix [#35406] Hair puff brush bugCampbell Barton
2013-07-10draw loopcut display on the deformed mesh when in editmode.Campbell Barton
2013-07-10fix [#35948] Toggle-Draw AutoKeyframe BugCampbell Barton
2013-07-10Fix #36075: editing shading nodes could still crash blender internal renderedBrecht Van Lommel
2013-07-10fix [#36073] Changing list items misses undo pushCampbell Barton
2013-07-09fix [#36055] Edge/Face Info display on wrong position with key framesCampbell Barton
2013-07-09Fix #36030: datablock drag and drop to buttons not working with a certain numberBrecht Van Lommel
2013-07-09add checks in paintface_flush_flags for faces which have no original index va...Campbell Barton
2013-07-09fix [#36039] Texture paint bug with face selection on subdivided objectCampbell Barton
2013-07-09fix for error in vertex_group_vert_select_unlocked_poll, check for non existi...Campbell Barton
2013-07-09fix error where if you tried to bridge an odd number of loops after bridging ...Campbell Barton
2013-07-09fix [#36008] Can't set values higher than 1.0 in HSV colour picker (But can i...Campbell Barton
2013-07-09minor improvementsCampbell Barton
2013-07-09Fix #35969: blender internal and cycles not updating mesh while in edit mode.Brecht Van Lommel
2013-07-09Fix #36063: cycles 3D viewport was incorrectly influenced by blender internalBrecht Van Lommel
2013-07-09Fix #35979, #35937, #35739: undo crashes and missing updates with blenderBrecht Van Lommel
2013-07-08Fix #36059: region overlap did not show scopes overlapping in the image editor.Brecht Van Lommel
2013-07-08Fix #35960, #36044: blender internal viewport rendering crash while editing d...Brecht Van Lommel
2013-07-08Attempt to fix #35057, disable threading if diameter of the brushAntony Riakiotakis
2013-07-08Fix #36024. This part fixes user counting for node editor trees. The user cou...Lukas Toenne
2013-07-08Partial fix for #36024, don't always reset the node editor tree pointer if th...Lukas Toenne
2013-07-08remove unused normal-recalc flags.Campbell Barton
2013-07-08Fix #36042: Subdividing a cyclic spline shifts start/end pointsSergey Sharybin
2013-07-07Bugfix [35841] WM_OT_context_[toggle/cycle/etc.] operators dont show shortcutJoshua Leung
2013-07-07Fix #36038: Auto Keying warning message is clamped in JapaneseSv. Lockal
2013-07-06fix [#36022] inconsistent naming for new imagesCampbell Barton
2013-07-06fix [#36027] Close gap shifts clip leaves keyframes behindCampbell Barton
2013-07-05Changed default setting for transfer weights to Group:AllGaia Clary
2013-07-05correct typo in previous commit & minor changes.Campbell Barton
2013-07-05fix for [#35911] wasn't complete, while weigths would show in editmode, weigh...Campbell Barton
2013-07-05Added generic function to Sync pose bone with active vgroup. For use in Weigh...Gaia Clary
2013-07-05replaced OPERATOR_CANCELLED by OPERATOR_FINISHED to get the redo panel for Tr...Gaia Clary
2013-07-05edit on r57996, no need to use for loop.Campbell Barton
2013-07-04missed change needed in r58003, wasn't selecting source group properly.Campbell Barton
2013-07-04changes to weight paint transferCampbell Barton
2013-07-04Fix #35997: add armature > single bone, then change location or rotation wouldBrecht Van Lommel
2013-07-04Fix #36001: crashing copying long strings in text buttons.Brecht Van Lommel
2013-07-04rename poll functions from r57986, also no need to count the list to check if...Campbell Barton
2013-07-04Moved 'vgroups exist' check into operator poll functions of weight toolsGaia Clary
2013-07-04fix [#35998] Crash when trying rename Driver in OutlinerCampbell Barton
2013-07-04stop adding groups from changing the active group with weight transfer, add B...Campbell Barton
2013-07-04fixes/edits to wright transferCampbell Barton
2013-07-04Fix #35992: crash using make links > animation data between empty and mesh ob...Brecht Van Lommel