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-12-26Region scrollbar fix!Ton Roosendaal
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-15Finished themes for transparent Button regions in Blender.Ton Roosendaal
2012-12-15OSX/availability: use of the numerical value instead of the symbol in the #if...Jens Verwiebe
2012-11-07== file browser ==Andrea Weikert
2012-11-04code cleanup: double promotionsCampbell Barton
2012-11-03OSL / Filebrowser:Thomas Dinges
2012-11-03OSX: take back 51826 for now, does not fix dalai's problemJens Verwiebe
2012-11-03OSX: a more friendly way to get mounted volumes, alo allows for whitespaces etc.Jens Verwiebe
2012-11-02OSX: suppress meaningless /net and /home in fileselector also on 10.5+Jens Verwiebe
2012-10-29fix [#33011] "System" tab empty in OSX - file browserAndrea Weikert
2012-10-27== file browser ==Andrea Weikert
2012-10-27== filebrowser ==Andrea Weikert
2012-10-27style cleanupCampbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-26style cleanupCampbell Barton
2012-10-24fix [#32855] Obj im and export and the file path and nameCampbell Barton
2012-10-21== filebrowser ==Andrea Weikert
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-10-14use safer string copy functions and change the define for FILE_MAX_LIBEXTRA t...Campbell Barton
2012-10-08fix [#32799] right click select in filebrowser breaks opening foldersCampbell Barton
2012-10-07style cleanup: if();Campbell Barton
2012-09-30style cleanupCampbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-18code cleanup: warning and styleCampbell Barton
2012-09-18== filebrowser ==Andrea Weikert
2012-09-18== filebrowser ==Andrea Weikert
2012-09-18fix: obvious bug in recent fix for the 'recent file' bookmark order.Andrea Weikert
2012-09-17Fix mac build issue after recent file browser fix.Brecht Van Lommel
2012-09-17Fix compilation issue, also get rid of annoying "_MSC_VER not defined"Antony Riakiotakis
2012-09-17code cleanup: fsmenu.c names were confusing - fsms / fsme / prev --> fsm_head...Campbell Barton
2012-09-17code cleanup: correct include paths and commentCampbell Barton
2012-09-17fix [#32564] Entries in recent list (file select dialog) don't get pushed to ...Campbell Barton
2012-09-17code cleanup: replace fsmenu_insert_entry args with flags.Campbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-12fix [#30324] VSE: Right-Click does not select directoryCampbell Barton
2012-08-29code cleanup: add utility function BLI_path_is_rel()Campbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-23code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_pt(), to conform with o...Campbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-15use job types when checking for jobs in areas of the code that made assumptio...Campbell Barton
2012-08-15fix for missing change to fluidsim from last commit and name jobs a more usef...Campbell Barton
2012-08-15add wm job types they are not used yet, so this just defines them for new job...Campbell Barton
2012-08-12code cleanup: WM naming conventionsCampbell Barton
2012-08-11generate brush icons C files at build time.Campbell Barton
2012-08-09utility functions for getting/setting rectangles for operators.Campbell Barton
2012-08-08skip loading file selector icons when running in background mode.Campbell Barton
2012-07-27code cleanup: remove unneeded 'struct' qualifiers Campbell Barton