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
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-10-21Cleaning i18n code.Bastien Montagne
2011-09-26use BLI_snprintf rather than sprintf for interface functionsCampbell Barton
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-14add in asserts for when array/non array RNA funcions are used incorrectly, wo...Campbell Barton
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-06rna/ui: avoid duplicate property gHash lookups by passing the property when i...Campbell Barton
2011-06-15translate left panelXiao Xiangquan
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-02Committing patch [#26740] Interface improvement for toolbar by Brecht. Thanks!Thomas Dinges
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-01-24no functional changes.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06remove assignments which are unused.Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-19bugfix [#25290] Align on text gives a tracebackCampbell Barton
2010-12-15Centralized operator UI drawing into a new function uiLayoutOperatorButs(),Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-10align option for splitCampbell Barton
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-25Fix for [#20008] In the Graph Editor, clicking on the eye doesn't update the GUIMatt Ebb
2009-11-18own mistake meant bones could not drive eachother.Campbell Barton
2009-11-18bone & object properties editing was broken.Campbell Barton
2009-10-28UI Icon Toggles Fix:Joshua Leung
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-16Object mode Selection options brought back for view3d.selectCampbell Barton
2009-09-10UI:Brecht Van Lommel
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov
2009-08-252.5 - Action EditorJoshua Leung
2009-08-212.5: layout.itemO now returns OperatorProperties to be filled in,Brecht Van Lommel
2009-08-172.5: Added operator ui() callback for defining own ui layoutBrecht Van Lommel
2009-08-112.5: UI, tweaks to curve mapping template to fit betterBrecht Van Lommel
2009-07-242.5: UIBrecht Van Lommel
2009-07-22Colorband UIWilliam Reynish
2009-07-22Colorband UIWilliam Reynish