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
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
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-22python api: add functionality to remove uv-texture layers.Campbell Barton
2013-03-22python api: add functionality to remove vertex color layers.Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55357:55372Campbell Barton
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-17code cleanup: name mesh functions more consistently, also use bools for mesh ...Campbell Barton
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-03-08style cleanupCampbell Barton
2013-03-07use bool for rna funcs.Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-01-31Fix #33874: active UV map chooser in uv editor should not have X button as youBrecht Van Lommel
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-18move draw all edges into the object settings (object panel), makes more sense...Campbell Barton
2013-01-12Merged changes in the trunk up to revision 53729.Tamito Kajiyama
2013-01-10don't store bevel weights or edge crease customdata layers in editmode unless...Campbell Barton
2013-01-09partial fix for [#32581] Mesh properties API does not allow for zeros in byte...Campbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-01fix for long standing annoyance with weight-paint mode selection.Campbell Barton
2012-12-31More wrong "in degrees" busted out of tips!Bastien Montagne