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
path: root/source
AgeCommit message (Expand)Author
2013-07-09fix [#36066] crash when Tab out text objectCampbell Barton
2013-07-09fix [#36008] Can't set values higher than 1.0 in HSV colour picker (But can i...Campbell Barton
2013-07-09fix for own error in normal-recalc r58077, initial face flipping wasn't check...Campbell Barton
2013-07-09minor improvementsCampbell Barton
2013-07-09fix [#35806] Unable to check "Correct UVs" option in "Loop Cut and Slide" (Ke...Campbell 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/improve normal calculation, noticed when checking on the previous bugfix.Campbell Barton
2013-07-08Fix bevel bugs 34445 and 35109, copying over edge data.Howard Trickey
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-08move normal recalculation into its own source file.Campbell Barton
2013-07-08Fix #36042: Subdividing a cyclic spline shifts start/end pointsSergey Sharybin
2013-07-08fix [#36043] Missing Tooltip for Excluded Paths field of Auto Run Python Scri...Campbell Barton
2013-07-08edit on own commit r57801, don't check the size of dynamic arraysCampbell Barton
2013-07-08fix [#36047] Recalculate normals produces faulty normals on certain simple me...Campbell Barton
2013-07-07Fix for Bug #35970: Freestyle + Particles = Crash.Tamito Kajiyama
2013-07-07Fix for incorrect clipping of Freestyle strokes when the viewport preview is ...Tamito Kajiyama
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 for crash deleting the world when viewport preview is used.Campbell Barton
2013-07-06fix [#36027] Close gap shifts clip leaves keyframes behindCampbell Barton
2013-07-06fix for writing past array end with loop filling.Campbell Barton
2013-07-06only make dynamic paint tag normals as dirty if it moves vertices.Campbell Barton
2013-07-05Changed default setting for transfer weights to Group:AllGaia Clary
2013-07-05fix [#35989] bridge tool flip mashCampbell Barton
2013-07-05fix [#36005] viewport rendering crashes blenderCampbell Barton
2013-07-05fix [#36014] Individual Origin Translation across Normal Orientation doesn't ...Campbell Barton
2013-07-05fix [#35987] bevel gives nan verticesCampbell Barton
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 #36010: missing 3D view header redraw when assigning shortcut key toBrecht Van Lommel
2013-07-04correct bad use of bool for cursor arg.Campbell Barton
2013-07-04Fix #35957: blender internal viewport render did not do correct color managementBrecht Van Lommel
2013-07-04Fix non-conditional out-of-bounds memory access in DoubleEdgeMask nodeSv. Lockal
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-04Revert revision 57896 to fix Make Local > All with multi user datablocks. It'sBrecht Van Lommel
2013-07-04Fix #36006: appending some datablock types (e.g. node groups) did not work, theyBrecht Van Lommel