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-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
2013-07-04Remove SDL_VIDEODRIVER=dummy environment variable setting, this may interfereBrecht Van Lommel
2013-07-04rename poll functions from r57986, also no need to count the list to check if...Campbell Barton
2013-07-04rigidbody: Code clenupSergej Reich
2013-07-04rigidbody: Remove constraint when removing one of it's objectsSergej Reich
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-04fix [#35984] no way to know if a datablock is in editmodeCampbell Barton
2013-07-04fixes/edits to wright transferCampbell Barton
2013-07-04Fix bevel crash bug 35990. Sometimes no face to interpolate from.Howard Trickey
2013-07-04Fix #35992: crash using make links > animation data between empty and mesh ob...Brecht Van Lommel
2013-07-04Fix #35991: show warning message to when trying to edit driven values in numb...Brecht Van Lommel
2013-07-04Fix Weight Paint(Weight-Transfer): active vgroup does not match active bone w...Gaia Clary
2013-07-03Fix #35935: make links > groups, which copies group membership between objects,Brecht Van Lommel
2013-07-03Fix #35933: setting shortcut keys in object mode menu didn't work correct.Brecht Van Lommel
2013-07-03Fix #35986: "Full sample AA not supported without 3d rendering" message wasBrecht Van Lommel
2013-07-03Fix deadlock in coordinate wrapping operation with zero dimensionSergey Sharybin
2013-07-03Fix crash when getting active ID from a node tree with missing groupsSergey Sharybin
2013-07-03fix [#35975] "Select Linked" = "Select All" in Weight Paint mode?Campbell Barton
2013-07-03update doxygen congfig and tweaks to warnings when running doxygen.Campbell Barton
2013-07-03fix for own error in 57226, broke subsurf-uvCampbell Barton
2013-07-03style cleanupCampbell Barton
2013-07-02Fix #35966: remesh modifier + particle use modifier stack option did not workBrecht Van Lommel
2013-07-02Fix #35964: viewport render not updating with linking materials with ctrl+L.Brecht Van Lommel
2013-07-02Fix #35958: texture timeout with value 0 not preserved when saving user prefe...Brecht Van Lommel
2013-07-02Fix #35944: adding keyframes or drivers on image sequences offset did not workBrecht Van Lommel
2013-07-02Fix Bevel bug #34321, making bevel keep UVs contiguous when possible.Howard Trickey
2013-07-02Fix #35954: missing cycles viewport render update when changing the objectBrecht Van Lommel
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton