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-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28== Sequencer ==Peter Schlaile
2011-08-11svn merge -r39286:39298 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Campbell Barton
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-11svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-11fix for regression for shape key UI, values are now editable again in the lis...Campbell Barton
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-013D Audio GSoC:Joerg Mueller
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-26- bugfix for icon listview where the icons would only wrap onceCampbell Barton
2011-07-24* Minor code cleanup / comment changing. No functional changes. Thomas Dinges
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-01Keying Set UI - Icons for Paths in ListJoshua Leung
2011-06-29Actions can now be made single-user from the OutlinerJoshua Leung
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-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
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-03Bugfix #25471Ton Roosendaal
2011-01-02Bugfix #25446 (and todo item)Ton Roosendaal
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-24Bugfix #25365Ton Roosendaal
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-19Another single-user case: the ID buttons (browse, name, users),Ton Roosendaal
2010-12-17Bugfix #25259Ton Roosendaal
2010-12-17Bugfix #25264Ton Roosendaal
2010-12-112.4 feature back:Ton Roosendaal