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
2016-07-24Merge branch 'master' into asset-engineBastien Montagne
2016-07-21Cleanup: warningsCampbell Barton
2016-07-16Merge branch 'master' into asset-engineBastien Montagne
2016-07-14Correct recent own fix to id_clear_lib_data_ex().Bastien Montagne
2016-07-14Cleanup: use BKE's ntreeFromID in readfile instead of local same function.Bastien Montagne
2016-07-12Fix 48831, Step I: Mismatch issues bewteen ID icon and preview system.Bastien Montagne
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-07-12readfile: report SDNA decoding errors on file readCampbell Barton
2016-07-12writefile: remove SDNA last-hit, optimize DNA reconstructCampbell Barton
2016-07-07Merge branch 'master' into asset-engineBastien Montagne
2016-07-06Revert rB961ebfa8c40b9909 - do not set Main's versions directly in do_version...Bastien Montagne
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-06-29Cleanup: rename BKE_asset to BKE_asset_engine.Bastien Montagne
2016-06-29Merge branch 'master' into asset-engineBastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-29Cleanup: endian testsCampbell Barton
2016-06-27Merge branch 'master' into asset-experimentsBastien Montagne
2016-06-27Fix (unreported) potential buffer overflow with BLO_library_path_explode() us...Bastien Montagne
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-22Cleanup: styleCampbell Barton
2016-06-22Cleanup: remove unused Image space curvesCampbell Barton
2016-06-22writefile: use const for old addressCampbell Barton
2016-06-22Docs: use doxy formatting for readfileCampbell Barton
2016-06-21Cleanup: hide debug print behind proper debug defines instead of using commen...Bastien Montagne
2016-06-21Fix T48688: Crash loading particle effector weightsCampbell Barton
2016-06-17Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-06-16Merge branch 'master' into id-remapBastien Montagne
2016-06-16Fix/cleanup BKE libquery's ID looper.Bastien Montagne
2016-06-16readfile.c: fix some wrong usages of newlibadr_us.Bastien Montagne
2016-06-16Merge branch 'master' into id-remapBastien Montagne
2016-06-16Readfile cleanup: add new newlibadr_real_us helper.Bastien Montagne
2016-06-14Merge branch 'asset-engine' into asset-experimentsBastien Montagne
2016-06-14Fix save/load issues with new virtual-lib assets.Bastien Montagne
2016-06-13WIP experimental support of direct image-as-linkeddata.Bastien Montagne
2016-06-13First step towards supporting non-blender-data as assets.Bastien Montagne
2016-06-07Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-06-07Merge branch 'master' into asset-engineBastien Montagne
2016-06-07Merge branch 'master' into id-remapBastien Montagne
2016-06-07Merge branch 'id-remap' into asset-experimentsBastien Montagne
2016-06-07Merge branch 'master' into asset-engineBastien Montagne
2016-06-07Merge branch 'master' into id-remapBastien Montagne
2016-06-07readfile: optimization for undoCampbell Barton
2016-06-07readfile: avoid library lookups for every id on undoCampbell Barton
2016-06-06readfile: add assert to check libmap isn't sortedCampbell Barton
2016-06-06readfile: minor optimization, no need to count flagsCampbell Barton
2016-06-06Cleanup: use const for old member in OldNew structCampbell Barton
2016-06-06Cleanup: rename flag -> tagCampbell Barton
2016-05-24Merge branch 'master' into asset-experimentsBastien Montagne
2016-05-24Merge branch 'master' into asset-engineBastien Montagne
2016-05-23Merge branch 'master' into id-remapBastien Montagne