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-06-04OSX 10.10: fix for Blender crashing on fsmenu due icloud in the favorite list...Jens Verwiebe
2014-05-28Fix T40157: Loading movies larger than 4GB in size failsSergey Sharybin
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-21Basic support for UNC paths on WindowsAndrea Weikert
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-17Code cleanup: styleCampbell Barton
2014-03-04Fix T38945, empty "System Bookmarks" and "Recent" panel were drawn in the Fil...Thomas Dinges
2014-02-17Suppress assert in debug mode.Campbell Barton
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-31Code cleanup: comments and warningsCampbell Barton
2014-01-30Code cleanup: remove BLI_has_parentCampbell Barton
2014-01-30Code cleanup: add BLI_testextensie_n, replacing multuple calls to BLI_testext...Campbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-21Revert "Fix T38303: Inconsistent sorting of names in Append/Link view"Campbell Barton
2014-01-21Fix T38303: Inconsistent sorting of names in Append/Link viewCampbell Barton
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell 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-12-10Style CleanupCampbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-29File Browser: autocomplete keeps focus in the file field when entering a folder.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-22Style Cleanup: whitespaceCampbell Barton
2013-11-22Fix T37485: autocomplete while appending and autocomplete folder behaviour.Henrik Aarnio
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-19Fix: tab completing a filepath name in file browsers asks to create a newHenrik Aarnio
2013-11-05Since we dropped carbon api, this workaround seems not longer to be necessary...Jens Verwiebe
2013-11-03OSX: Fix an error in own 61065Jens Verwiebe
2013-11-02OSX: give application bundles an own icon to better differentiate vs. foldersJens Verwiebe
2013-11-01code cleanup: spellingCampbell Barton
2013-11-01FIX: [#37199] .ogg file is not recognized as a movie in File BrowserAndrea Weikert
2013-10-23style cleanupCampbell Barton
2013-10-14OSX/fs_menue: change the availability macros, so ppl could still compile on 1...Jens Verwiebe
2013-10-13OSX: comment cleanupJens Verwiebe
2013-10-13OSX: Final cleanup for #60729Jens Verwiebe
2013-10-13OSX: Get mounted volumes better method by using volume enumsJens Verwiebe
2013-10-13cmake/openimageio - partially reverting #60692Dalai Felinto
2013-10-12More fixes for PSD support in SCons scirpts...Irie Shinsuke
2013-10-12Fix build scripts related to PSD support. Both CMake and SCons builds were b...Irie Shinsuke
2013-10-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-08make bookmake name consistent was: FILE_OT_bookmark_add/FILE_OT_delete_bookmarkCampbell Barton
2013-08-29micro-optimization, avoid checking is_power_of_2_i once in power_of_2_max_iCampbell Barton