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
2012-02-12Merged changes in the trunk up to revision 44039.Tamito Kajiyama
2012-02-06fix [#30062] Weight, Texture,Vertex Paint - Face Selection Mask Icon: Out of ...Campbell Barton
2012-02-04Merged changes in the trunk up to revision 43881.Tamito Kajiyama
2012-02-01Fix #30045: mesh.uv_textures.new() not returning correct layer when a layer withBrecht Van Lommel
2012-01-29Merged changes in the trunk up to revision 43748.Tamito Kajiyama
2012-01-23In order to maintain consistency with other uses of .remove(), these function...Andrew Hale
2012-01-22Merged changes in the trunk up to revision 43585.Tamito Kajiyama
2012-01-20- Added functions to remove mesh vertices, edges and faces. These functions r...Andrew Hale
2011-12-28Merged changes in the trunk up to revision 42902.Tamito Kajiyama
2011-12-22patch [#29673] Visualize Indices (developer aid)Campbell Barton
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-15access mesh string data layer as bytes since this is low level data storageCampbell Barton
2011-11-15patch [#27708] API for adding mesh propertiesCampbell Barton
2011-11-13Merged changes in the trunk up to revision 41768.Tamito Kajiyama
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-10-06Fine control of feature edge selection with mesh face and edge marks.Tamito Kajiyama
2011-10-04Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-10-01support for object data material assignment in pythonCampbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-25manual update on changelog (python API)Dalai Felinto
2011-09-25removing texface rna - changelog.rst update soonDalai Felinto
2011-09-24Minor: Other UI strings typos and tweaks. Also updated french po & moBastien Montagne
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-19Merged 40338-40364soc-2011-radishJason Hays
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-18svn merge -r40197:40311 ^/trunk/blenderCampbell Barton
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-09-14some picky rna/variable renaming:Campbell Barton
2011-07-29'Fix Deforms' op added to weight paint tools to smooth (remove/reduce) spikin...Jason Hays
2011-07-20Added vertex masking support for the weight paint vgroup functions including:Jason Hays
2011-07-14Made a vertex selection keymap for weight paint so that the Jason Hays
2011-07-12Lots of incomplete changes:Jason Hays
2011-06-23checks in rna range functions that the max value cant be less than the min.Campbell Barton
2011-06-09RNA properties - expose values as radians rather then degreesCampbell Barton
2011-05-31tag unused rna args.Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-03-15"Fix" #26445: edit mode vertex distortionSergey Sharybin
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-27Bullet-proofing mesh vertex group RNA wrapping, after double checkingJoshua Leung
2011-01-13remove/comment unused varsCampbell Barton