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
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-13Fix T74699: File browser closing while loading crash.Bastien Montagne
2020-03-13Potential fix for T74609: File Selector Crashes Showing Thumbnails.Bastien Montagne
2020-03-10Fix T74612: file browser thumbnails not showing and using CPU continuouslyBrecht Van Lommel
2020-03-10Fix T74579: Filename with '\' causes assert when browsing filesCampbell Barton
2020-03-05UI: File Browser FavoritesHarley Acheson
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-02-27File Browser: Recognize .fountain files as text filesJacques Lucke
2020-02-21UI: Windows File Attributes and Hidden ItemsHarley Acheson
2020-02-15Cleanup: make BLI_make_exist local to the file selectorCampbell Barton
2020-02-02Cleanup: clang-formatCampbell Barton
2020-01-28UI: Windows Platform File Browser System ListHarley Acheson
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-11-01UI: Disk to Disc Spelling ChangeHarley Acheson
2019-10-30UI: Correct prviconsHarley Acheson
2019-10-29UI: Icons update.William Reynish
2019-10-15Fix Filebrowser Blender ID filterDalai Felinto
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-06UI: File Browser Large Icon UpdateHarley Acheson
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-04Fix selecting multiple files ignoring first fileJulian Eisel
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-08-01Fix T66028: Move sequence, movieclip and text editor progressbars to status barRichard Antalik
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Cleanup: pass const image data to IMB_ibImageFromMemoryCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-18Fix T55503: File browser filter not working correctly.Bastien Montagne
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton