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-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-17clear some unused warningsCampbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-30And here's a decent fix for correctly recognizing the theTon Roosendaal
2011-01-17== file browser ==Andrea Weikert
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
2010-12-15Bugfix #25231Ton Roosendaal
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-14== filebrowser ==Andrea Weikert
2010-11-14== filebrowser ==Andrea Weikert
2010-11-08compiler warning fixesCampbell Barton
2010-11-07Remove code duplication. Andrea Weikert
2010-11-07Enabled kerning for the default UI font for the places that are using UI_Draw...Andrea Weikert
2010-11-06== filebrowser ==Andrea Weikert
2010-11-06== filebrowser ==Andrea Weikert
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-09-17New optional operator function, check(), it takes the same arguments as execu...Campbell Barton
2010-08-30various utf8 compatibility fixesCampbell Barton
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-08-26Patch [#23437] Fix for buffer overflow in filebrowserNathan Letwory
2010-08-12bugfix [#23270] Long directory name segmentation fault in File browerCampbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-05-09== filebrowser ==Andrea Weikert
2010-05-08bugfix [#22276] filemanager autocompleate based on current pathCampbell Barton
2010-04-22BugFix:Diego Borghetti
2010-04-19== file browser ==Andrea Weikert
2010-04-19Fix [#22056] Minor UI problem in File BrowserMatt Ebb
2010-03-30Fix a few warning in editors/ module.Brecht Van Lommel
2010-03-29Fix [#21083] Collada exporter defaults to ".blend" extension...Matt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-18Fix [#20908] Box Select On File/Append Selects Too Many FilesMatt Ebb
2010-03-15Fix [#21618] Wrong Icon For BLEND file on File/AppendAndrea Weikert
2010-03-10filebrowser:Andrea Weikert
2010-03-09Fix tiny drawing offset in file selectorMatt Ebb
2010-02-14Using multiline descriptions like this:Daniel Salazar
2010-02-12correct fsf addressCampbell Barton
2010-02-09filebrowserAndrea Weikert
2010-01-30Added a comment in the code about a timer that is not being freed andBrecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-20Fix for crash in file selector using the 'Open' button - button was using old...Matt Ebb
2010-01-18Fix [#20703] Minor UI bug in file browserMatt Ebb
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-10-26*Started to add theme editing in Preferences. Isn't visible in the UI yet.William Reynish