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-06-27Merge branch 'master' into blender2.8Bastien 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-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-22Merge branch 'master' into blender2.8Bastien 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-21Merge branch 'master' into blender2.8Campbell Barton
2016-06-21Fix T48688: Crash loading particle effector weightsCampbell Barton
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-16Readfile cleanup: add new newlibadr_real_us helper.Bastien Montagne
2016-06-15Merge branch 'master' into blender2.8Campbell Barton
2016-06-14Write .blend file: refactor & fixes re ID block itself.Bastien Montagne
2016-06-07Merge branch 'master' into blender2.8Campbell Barton
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-07readfile: optimization for undoCampbell Barton
2016-06-07readfile: avoid library lookups for every id on undoCampbell Barton
2016-06-06EditNormal modifier: add some 'maximum angle' limit.Bastien Montagne
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 blender2.8Bastien Montagne
2016-05-22Make Shift-Z in viewprot a toggle between current shading mode and rendered oneSergey Sharybin
2016-05-18Cycles: Pole merging for spherical stereoSergey Sharybin
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-08Action Editor: Initial support for a Properties RegionJoshua Leung
2016-05-08D1886: GPencil - Add smooth iterations parameter to get better qualityAntonio Vazquez
2016-05-08Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patchJoshua Leung
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-04-30Removed DNA for point caches.temp_remove_pointcacheLukas Tönne
2016-04-29Removed point cache blenkernel code.Lukas Tönne
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-27Sequencer text strip color optionsCampbell Barton
2016-04-27Fix mask active-point being lost on load/undoCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-16Removed tool settings for particle edit mode.Lukas Tönne
2016-04-16Removed remaining uses of the particle edit mode flag.Lukas Tönne
2016-04-16Removed the Main.particle list, used for ParticleSettings ID blocks.Lukas Tönne
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2016-04-15Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-15New freehand curve drawing toolCampbell Barton
2016-04-13Removed remaining use of pointers to particle types as well as boids headers.Lukas Tönne