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
2015-05-18Fix T44543: painted texture lost after first saveCampbell Barton
2015-05-05Fix reading uninitialized memory finding pathsCampbell Barton
2015-04-14Cleanup: warningsCampbell Barton
2015-04-10Disable strict flags for msvcCampbell Barton
2015-04-10Use off_t for filesize (was int)Campbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-23Cleanup: comments, styleCampbell Barton
2015-02-17Ensure BLI_stat() return value is checked.Campbell Barton
2015-02-08CMake: only quiet warnings for generated rna filesCampbell Barton
2015-01-26Cleanup: current/parent paths: add helpers in BLI_path_utils.Bastien Montagne
2014-08-05Fix T41328: Saving a copy changes lib pathsCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-29Fix T40792: Pack all into and Blender report Missing Files.Bastien Montagne
2014-06-13Code cleanup: spellingCampbell Barton
2014-05-28Fix T40157: Loading movies larger than 4GB in size failsSergey Sharybin
2014-02-20Fix T38723: Crash on loading with NULL sequence stripdataCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2013-09-18Fix warnings message on load about packed images:Brecht Van Lommel
2013-09-05Find missing files now keeps relative paths relative instead of turning themBrecht Van Lommel
2013-09-02Fix #36639, textures not reloaded after fixing paths.Lukas Toenne
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-06-25Fix #35824: finding missing files not working correct for filepaths with specialBrecht Van Lommel
2013-06-24use booleans for bpath api.Campbell Barton
2013-06-24fix [#35825] "Find missing files" seems to search for files which are not mis...Campbell Barton
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-04-05style cleanupCampbell Barton
2013-04-04quiet warnings (building with -Werror)Campbell Barton
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-22code cleanup: use NULL rather then 0 for pointers, and make vars static where...Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-21mesh-cache deform modifier,Campbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-27New features!Ton Roosendaal
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-20Change region drawing callbacks to work much closer to how blender manages th...Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-15move pbvh into BKE, it used many BKE bad level includes.Campbell Barton
2012-12-15move bpath module from BLI to BKE, it was making many bad level calls into BKE.Campbell Barton