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
2010-09-23UI: for operator macro's, don't show internal ID name but UI name in redo panel.Brecht Van Lommel
2010-09-23Fix part of #22853: armature editmode crash with undo.Brecht Van Lommel
2010-09-23Small code cleanup to remove old undo calls that do nothing.Brecht Van Lommel
2010-09-23Possible fix for #23947: baking while in editmode did not take into accountBrecht Van Lommel
2010-09-23bugfix [#22169] LoopCut and Slide plus ArrayModifier Object offset FirstLast ...Campbell Barton
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-09-23Fix for [#22598] Animated texture properties do not appear in IPO if no mater...Janne Karhu
2010-09-23Fix for [#23872] particle deflection in conjunction with SPH particles is app...Janne Karhu
2010-09-23bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones BrokenCampbell Barton
2010-09-23support for PROP_ENUM_FLAG buttons, these were only supported by python.Campbell Barton
2010-09-23fix for mistake in rna naming.Campbell Barton
2010-09-23- py/rna's path_resolve function was ignoring the index eg: obj.path_resolve(...Campbell Barton
2010-09-23bugfix [#23954] Bone roll keeps changing when switching between EDIT <-> OBJE...Campbell Barton
2010-09-22patch [#23675] fix #22787 with workaroundCampbell Barton
2010-09-22bugfix [#23577] Parenting scaled objects transforms themCampbell Barton
2010-09-22clear parent on objects with no parent would still transform them.Campbell Barton
2010-09-22minor changes to text3d editing, skip wchar --> utf-8 conversion on cursor mo...Campbell Barton
2010-09-22bugfix [#23832] Moving a pose bone doesnt update the transform button props r...Campbell Barton
2010-09-22bugfix [#23948] Alpha from images inside compositor is goneCampbell Barton
2010-09-22bugfix [#23950] Crash with bakeCampbell Barton
2010-09-22After discussion with Campbell (ideasman) on IRC I reorganized notifiers and ...Nathan Letwory
2010-09-22bugfix [#23514] Modifier names containing ']' character cant be animated.Campbell Barton
2010-09-22Fix for [#21718] Shrinkwrap's "Project" mode with offset gives wrong results.Janne Karhu
2010-09-22Increasing compositor blur max sizeDaniel Salazar
2010-09-22RNA renaming nodetree to node_tree Dalai Felinto
2010-09-22Fix [#23944] Missing update of 3D view when toggling visibility of object in ...Nathan Letwory
2010-09-22bugfix [#23784] Renaming files broken in the file selectorCampbell Barton
2010-09-22Fix #23925: converting text into a curve looses materialsSergey Sharybin
2010-09-22patch [#23796] Full support for unit buttons: area, volume, mass, velocity an...Campbell Barton
2010-09-22patch [#23796] Full support for unit buttons: area, volume, mass, velocity an...Campbell Barton
2010-09-22patch [#23796] Full support for unit buttons: area, volume, mass, velocity an...Campbell Barton
2010-09-21bug report [#23933] "Select Linked" with "Limit by Seams" only working for Fa...Campbell Barton
2010-09-21Fix for [#23818] Edge slide not resetting properly when displaying edge lengthsJanne Karhu
2010-09-21Temporary fix for [#23848] Image too small ErrorJanne Karhu
2010-09-21bugfix [#23927] Crash proportional editing: connectedCampbell Barton
2010-09-21fixed filename overwrite red highlight not updating when +/- pressed.Campbell Barton
2010-09-21bugfix [#23923] extra material slots createdCampbell Barton
2010-09-21nerr declaration was in wrong place, causing compile error on OSXNathan Letwory
2010-09-21Error reported by Daniel Salazar, Compositor color is wrong since my fix.Campbell Barton
2010-09-21Fix #23754: glsl + constructive curve modifier not drawing correct.Brecht Van Lommel
2010-09-21Fix #23917: selecting a directory with the file browser didn't appendBrecht Van Lommel
2010-09-20Fix error in normal flipping commit, that showed wrong result especiallyBrecht Van Lommel
2010-09-20Some fixes for warnings found while investigating quicktime-related bug reports.Nathan Letwory
2010-09-20bugfix [#23739] # (hash) character can't be used in image filenamesCampbell Barton
2010-09-20Silence a compiler warning.Nathan Letwory
2010-09-20Partly apply patch [#23746] Clarify azone->edge values.Nathan Letwory
2010-09-20missing free in vertex group sorting.Campbell Barton
2010-09-20fix for own recent commit, pixel size for lamp/object center needs to use the...Campbell Barton
2010-09-20bugfix [#23326] Enable to add keframes on Image values (texture context)Campbell Barton
2010-09-20Fix for [#21976] edges disappear when using loop cut on geometry with hidden ...Janne Karhu