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
2014-07-31Partial fix of T40824,Antony Riakiotakis
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-12UI: More consistency for T/N sidebars. Logic Editor Properties are on the rig...Thomas Dinges
2013-12-20Fix bookmarks not appearing in file browser after "copy previous settings".Brecht Van Lommel
2013-11-29File Browser: autocomplete keeps focus in the file field when entering a folder.Brecht Van Lommel
2013-11-22Fix T37485: autocomplete while appending and autocomplete folder behaviour.Henrik Aarnio
2013-10-08make bookmake name consistent was: FILE_OT_bookmark_add/FILE_OT_delete_bookmarkCampbell Barton
2013-08-26no remove double property lookups in ED_fileselect_set_params and redundant N...Campbell Barton
2013-08-24== filebrowser ==Andrea Weikert
2013-08-07code cleanup: some structs were declaring data when only typedef's were inten...Campbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-08Code cleanup:Nicholas Rishel
2013-06-08Maps back and forward history to back and forward buttons on a 5 button mouse.Nicholas Rishel
2013-05-08code cleanup: remove references to BLI_rand.hCampbell Barton
2013-04-05code cleanup: include orderCampbell Barton
2013-03-15Screen: add exit callback for area and region types, this gets called whenBrecht Van Lommel
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-05patch [#34103] dir_contents.patchCampbell Barton
2013-03-05patch [#34103]Campbell Barton
2013-02-10Added initializer in channel region for file window, makes it draw on first useTon Roosendaal
2012-12-15Finished themes for transparent Button regions in Blender.Ton Roosendaal
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-30style cleanupCampbell Barton
2012-09-18== filebrowser ==Andrea Weikert
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-12fix [#30324] VSE: Right-Click does not select directoryCampbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-08skip loading file selector icons when running in background mode.Campbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-06-18style cleanupCampbell Barton
2012-05-18File browser: list of system directories is now refreshed on pressing the ref...Brecht Van Lommel
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-01-16use TRUE/FALSE for boolean keymaps, no functional changesCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code cleanup: file operations merged into single header, some function namesBrecht Van Lommel
2011-10-10Revert "Fix #28863: Inconsistent UI inside of the UV/ImageEditor window"Sergey Sharybin
2011-10-10Fix #28863: Inconsistent UI inside of the UV/ImageEditor windowSergey Sharybin
2011-10-05minor editsCampbell Barton
2011-10-03fix [#27578] Fileselector UI area does not scale with UI (partially hides but...Campbell Barton
2011-05-27Windows installer and Path changes, fixing various issues:Brecht Van Lommel
2011-03-20== filebrowser == Code cleanupAndrea Weikert
2011-03-11Bugfix #26444Ton Roosendaal