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
2014-10-11Merge branch 'master' into dyntopo_holesdyntopo_holesCampbell Barton
2014-10-10Code cleanup: tabs vs. spaces (tm) commitSergey Sharybin
2014-10-10Sculpt: remove offset args from internal funcsCampbell Barton
2014-10-10BLI_buffer: empty macroCampbell Barton
2014-10-10Cleanup: use bool and const argsCampbell Barton
2014-10-09Fix T42139, vertical noise stripe patterns in noise texture.Antony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-07Sculpt: dyntopo, avoid redundant gset remove callsCampbell Barton
2014-10-07Merge branch 'master' into dyntopo_holesCampbell Barton
2014-10-06Texture painting:Antony Riakiotakis
2014-10-06Fix Cycles crashing with previous own commit.Bastien Montagne
2014-10-06Fix T40350: Some texture prop did not have visual feedback they were driven.Bastien Montagne
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-10-06Cleanup: remove paranoid NULL checksCampbell Barton
2014-10-06Dyntopo: minor speedup collapsing edgesCampbell Barton
2014-10-06Fix for alloc size (again!)Campbell Barton
2014-10-06Sculpt: remove degenerate geometry around holesCampbell Barton
2014-10-05merge pairs based on distance to brushCampbell Barton
2014-10-05Correct allocation size (old mistake from past added back)Campbell Barton
2014-10-05Experimental options for sculpting holesCampbell Barton
2014-10-04Merge branch 'master' into dyntopo_holesCampbell Barton
2014-10-04Fix for error removing verts that are used to loop overCampbell Barton
2014-10-04missing from last commitCampbell Barton
2014-10-04Fix for face flipping (ensure contiguous)Campbell Barton
2014-10-04Fix for creating bridge facesCampbell Barton
2014-10-04basic bridge supportCampbell Barton
2014-10-032.73 Release Cycle: Alpha.Thomas Dinges
2014-10-03Merge branch 'master' into dyntopo_holesCampbell Barton
2014-10-03Fix for 2-sided faces in array modifierCampbell Barton
2014-10-03Sculpting:Antony Riakiotakis
2014-10-03Comments: note on bmesh_region_matchCampbell Barton
2014-10-02get surrounding verts in-orderCampbell Barton
2014-10-02Fix for crash for removing faces that are iterated onCampbell Barton
2014-10-02Cleanup: minor editsCampbell Barton
2014-10-02Merge branch 'master' into dyntopo_holesCampbell Barton
2014-10-02Dyntopo: Hole support.Antony Riakiotakis
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-10-01Freestyle: New line style options for sorting and chain selection.Tamito Kajiyama
2014-09-30Fix T42026: Unit scale affects camera focal length.Bastien Montagne
2014-09-30Fix T42018: Crash when displaying beveled poly-curves with spline bevfac mappingSergey Sharybin
2014-09-29Fix T41955: lamp error: double update for all lampsSergey Sharybin
2014-09-29Cleanup: spellingCampbell Barton
2014-09-27Fix T41974: blender ships vulnerable minilzo versionKévin Dietrich
2014-09-26CleanupCampbell Barton
2014-09-26Tracking: Some minor improvements to copy-pasteSergey Sharybin
2014-09-26Fix for missing initialization of Freestyle RenderData parameters for new sce...Tamito Kajiyama
2014-09-26Fix use of uninitialized variable in mesh_get_mapped_verts_coords.Brecht Van Lommel
2014-09-25Tracking: Decouple C-API module into more granular filesSergey Sharybin
2014-09-25GHash: use bool for comparison (simplify compare)Campbell Barton
2014-09-24Correct for change in recent commitCampbell Barton