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-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-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-14Write .blend file: refactor & fixes re ID block itself.Bastien 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-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-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-15New freehand curve drawing toolCampbell Barton
2016-03-27Fix T45075: "Error, region type 2 missing in - name:"File", id:5"Julian Eisel
2016-03-27Fix changing view in default video editing layout brokenJulian Eisel
2016-03-27Fix crash opening some .blend files after recent fix for hidden preview regions.Brecht Van Lommel
2016-03-26Fix T47951: UserId problem on reload.Bastien Montagne
2016-03-26Fix sequencer view in video editing layout containing hidden preview regionJulian Eisel
2016-03-22Fix for crash of point density textures due to undefined `point_data` on load...Lukas Tönne
2016-03-22Weight Paint: blur now smooths connected weightsCampbell Barton
2016-03-22Fix T47882: startup camera not uprightCampbell Barton
2016-03-22Cleanup: reduce scope for versioning varsCampbell Barton
2016-03-14Better fix for T47787 - remove extra user due to 'user_one' as soon as we inc...Bastien Montagne
2016-03-03Fix T47676, take two: also do some 'regular file' versionning (allows to hand...Bastien Montagne
2016-03-03Fix T47676: Broken default values for particle brush strength.Bastien Montagne
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-02-29Minor optimization: avoid 2x hash, adding to setCampbell Barton
2016-02-23Fix memory leak in point densitySergey Sharybin
2016-02-22Sculpt: Enable original-normal for grab brushCampbell Barton
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-02-13Set alpha clip to lower valueCampbell Barton
2016-02-11Fix for cursor not being reset on file loadCampbell Barton
2016-02-09Set clip alpha to small non-zero valueCampbell Barton