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
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-13Fix T45062: Make it clear in tooltip that 'double sided' mesh option only aff...Bastien Montagne
2015-05-16BMesh: add UV delimit for select-linked, dissolveCampbell Barton
2015-05-16BMesh: add sharp edge delimiterCampbell Barton
2015-04-23Expose CD_PAINT_MASK to Python APICampbell Barton
2015-03-09Fix T43332: Adding polygon int layer failedCampbell Barton
2015-02-20RNA: correct bool callbacksCampbell Barton
2015-02-16Extended RNA support for mesh customdata property layers.Lukas Tönne
2015-02-05Add Custom Loop Normals.Bastien Montagne
2014-11-30Cleanup: warnings & spaceCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-04-15Math Lib: avoid having to pass a pre-calculated normal tot area_poly_v3Campbell Barton
2014-04-15Fix my last commit cad4bfe: Added 'use_' prefix to Freestyle edge/face mark p...Tamito Kajiyama
2014-04-15Revert part of last commit,Campbell Barton
2014-04-15Freestyle: Added missing mesh property definitions for Freestyle Edge/Face ma...Tamito Kajiyama
2014-04-15Style cleanup: C & pep8Campbell Barton
2014-04-13Split Normals I (1/5): basis for split normals (nearly nothing user-visible h...Bastien Montagne
2014-02-19Fix T38714: MeshPolygon.center not a Vector typeCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-01-24Add convinient access to full bitangent for loops (some export formats like F...Bastien Montagne
2014-01-11Add tangent space computation/access from RNA (i.e. python).Bastien Montagne
2013-09-20Fix [#36759] UV Project - Specified UV Map doesnt work properlyBastien Montagne
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-09-10Split normals API, to get per-vertex per-face normals, useful to export sharp...Bastien Montagne
2013-09-08Some fixes to tips...Bastien Montagne
2013-08-20disable material index clamping, fbx importer doesn't know the total number o...Campbell Barton
2013-08-19Tag object-data level boundbox as invalid rather than freeing itSergey Sharybin
2013-07-28move alloca define into its own header since its not related to BLI_arrayCampbell Barton
2013-07-20misc editsCampbell Barton
2013-07-10Fix missing cycles viewport update when changing manual texture spaceBrecht Van Lommel
2013-07-04fix [#35984] no way to know if a datablock is in editmodeCampbell Barton
2013-06-05fix [#35453] "copy mirrored uv coords" doesn't workCampbell Barton
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-05-13No end point in UI messages...Bastien Montagne
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-05-02make rna layer access less cryptic by using ARRAY_HAS_ITEM(), modified this t...Campbell Barton
2013-04-30fix for setting int customdata layer names not ensuring uniqueness.Campbell Barton
2013-04-27Fix part of #34233: bad alpha blending for 2D image painting. This is a veryBrecht Van Lommel
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-22fix for error in own recent changes to vertex weight drawing in editmode.Campbell Barton
2013-04-18add display mode for sharp edges.Campbell Barton
2013-04-17display options to help with 3d printing.Campbell Barton
2013-04-14code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc...Campbell Barton
2013-04-14Mesh Drawing:Campbell Barton
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-28workaround for crash when accessing vertex colors in editmode,Campbell Barton
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin