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-21Cleanup: use const, move comments to enumCampbell Barton
2016-07-20Fix T48897: Flatten brush fails on first strokeCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-16Merge branch 'master' into asset-engineBastien Montagne
2016-07-16Cleanup: spellingCampbell Barton
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-13Boolean Modifier: Add back BMesh optionCampbell Barton
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-08Undo: use system memcmpCampbell Barton
2016-07-08writefile: optimize undo memory useCampbell Barton
2016-07-07Merge branch 'master' into asset-engineBastien Montagne
2016-07-07writefile: call undo flush after writing the windowmanagerCampbell Barton
2016-07-07Cleanup: move write flush into its own functionCampbell Barton
2016-07-06Revert rB961ebfa8c40b9909 - do not set Main's versions directly in do_version...Bastien Montagne
2016-07-06writefile: add flushesCampbell Barton
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-07-06Fix memleak with recent Outliner writefile changes.Bastien Montagne
2016-07-06writefile: simplify outliner treestore workaroundCampbell Barton
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
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-28Merge branch 'master' into asset-engineBastien Montagne
2016-06-28Cleanup: use bool for writefileCampbell Barton
2016-06-28writefile: replace most struct lookups /w constantsCampbell Barton
2016-06-28Cleanup: code-styleCampbell 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-27Cleanup: unnecessary NULL checkCampbell Barton
2016-06-27Docs: minor edits to writefile commentsCampbell Barton
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 T48412: Blender 2.77a crashes on Undo in some specific multi-level linked...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