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
2010-04-12Fix [#21953] Texture space size seems not updated constantlyMatt Ebb
2010-04-12BGE: TexFace panel (from patch #21780 from Mitchell Stokes + some changes)Dalai Felinto
2010-03-24remove unused rna includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-05Fix #21442: RNA mesh texture face layer was giving corrupt data whileBrecht Van Lommel
2010-02-21Fix #21214 Changing frame range on render panel doesn't update on timeline...Elia Sarti
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-13Mesh selection totals in RNA (patch by Campbell)Martin Poirier
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10BGE: rna update for Logic BricksDalai Felinto
2010-02-09Tooltips tweaks 3d to 3DDaniel Salazar
2010-01-05patch from Benoit Bolsee (ben2610) for 4 bugs in report [#20527] Several bugs...Campbell Barton
2010-01-04object.group_users, object.scene_usersCampbell Barton
2010-01-04patch from Guillaume Bouchard for setting vertex normals, (lost when existing...Campbell Barton
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-12-22clone and stencil layer access added, renamed mask to stencil layer internallyCampbell Barton
2009-12-13mesh.faces.active attribute for Michael Williamson to help port 2.4x UV unwra...Campbell Barton
2009-12-08RNA:Brecht Van Lommel
2009-11-29UI/RNA:Nicholas Bishop
2009-11-24RNA update -- added RNA and functions for dealing with the clone UV layer for...Roland Hess
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-05Fix for bug #19807: renaming texture layers in editmode crashes.Brecht Van Lommel
2009-11-04Changed hand-generated RNA paths to quote strings used as collection indexes.Matt Ebb
2009-11-03quick port of smart project to 2.5x, no operator options yetCampbell Barton
2009-10-20move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASKCampbell Barton
2009-10-14added mesh mirror flag, now store this per meshCampbell Barton
2009-10-14set scene, currently UI is in the render buttons, should be moved to a scene ...Campbell Barton
2009-10-13[#19634] Missing - "All Edges" Button in edit mode Preferences Thomas Dinges
2009-10-12added rna api MVert,MFace & MEdge index propertiesCampbell Barton
2009-10-07- rna path lookup crashed if the string was null (reported by Cessen with an ...Campbell Barton
2009-09-29Fixed import scripts: OBJ, 3DS. 2 bugs still perist though: imported meshes a...Arystanbek Dyussenov
2009-09-22minor fixes for merge of soc-2009-kazanbas, rev23422Campbell Barton
2009-09-22Manual merge of soc-2009-kazanbas branch:Arystanbek Dyussenov
2009-09-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-09-14Reverted Mesh.verts from dynamic array since it breaks foreach_set used by im...Arystanbek Dyussenov
2009-09-11Merge with -r 22620:23107.Arystanbek Dyussenov
2009-09-09RNA: multidimensional & dyanmic array changesBrecht Van Lommel
2009-09-06Python part of multidim. array support for RNA complete.Arystanbek Dyussenov
2009-09-052.5Brecht Van Lommel
2009-08-30Workarounds for 2 rna bugs.Campbell Barton
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov
2009-08-19Merge with 2.5 -r 22173:22620.Arystanbek Dyussenov
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-08-072.5 Mesh Draw Options: [WIP]Thomas Dinges
2009-08-06- OBJ importer now reads most of the test files. Had to copy BPyMesh.ngon fun...Arystanbek Dyussenov
2009-08-03Merge with 2.5 -r 21756:22173.Arystanbek Dyussenov
2009-07-27readonly face normal option eg.Campbell Barton
2009-07-16Merge with 2.5 -r 21515:21619.Arystanbek Dyussenov