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
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-08quiet harmless py resource warning - file opened but not closed.Campbell Barton
2011-08-08fix [#28178] make single user copy of object data doesn't workCampbell Barton
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-06rna/ui: avoid duplicate property gHash lookups by passing the property when i...Campbell Barton
2011-08-03Merge with trunk r39000Miika Hamalainen
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-26- bugfix for icon listview where the icons would only wrap onceCampbell Barton
2011-07-24Merge with trunk r38663Miika Hamalainen
2011-07-24* Minor code cleanup / comment changing. No functional changes. Thomas Dinges
2011-07-22Dynamic Paint:Miika Hamalainen
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-13complete space outliner, space node, space nla, etc.Xiao Xiangquan
2011-07-10Dynamic Paint:Miika Hamalainen
2011-07-08Merge with trunk r38225Miika Hamalainen
2011-07-07Merging trunk up to r38193.Joerg Mueller
2011-07-07Fix part of #26811: absolute shape keys should not show influence value in list.Brecht Van Lommel
2011-07-03Dynamic Paint:Miika Hamalainen
2011-07-01Keying Set UI - Icons for Paths in ListJoshua Leung
2011-06-29Actions can now be made single-user from the OutlinerJoshua Leung
2011-06-24right panel doneXiao Xiangquan
2011-06-24merge from trunk #37722Xiao Xiangquan
2011-06-20handle SpaceType and UserPref popupsXiao Xiangquan
2011-06-16Merge with trunk r37546Miika Hamalainen
2011-06-16Dynamic Paint:Miika Hamalainen
2011-06-14RGB curve widget follows user preference DPI now too.Ton Roosendaal
2011-06-05colorband and image header were ignoring DPI sizeCampbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-01UI: template_ID now takes into account if the property is editable.Brecht Van Lommel
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-04-252.5 Interface:Thomas Dinges
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-25new function RNA_warning(), replaces printf with function which may be called...Campbell Barton
2011-03-19Code comments onlyTon Roosendaal
2011-03-18Bugfix #26462Ton Roosendaal
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-20misc warnings/fixesCampbell Barton
2011-02-15UI Tweaks: Text field in Rename Markers popup now gets focus when theJoshua Leung
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-01-14Todo item #19816: Wave modifier does not affect Curve PathsSergey Sharybin
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton