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-01-19svn merge ^/trunk/blender -r43482:43524Campbell Barton
2012-01-19debug function DM_debug_info / DM_debug_print, with access from pythonCampbell Barton
2012-01-05added a function to ensure derived mesh has tessface's, in preparation for re...Campbell Barton
2011-12-10svn merge ^/trunk/blender -r42521:42550Campbell Barton
2011-12-10fixes scale on derivative mapsMorten Mikkelsen
2011-12-02move editmesh derived mesh functions into their own file to match bmesh, with...Campbell Barton
2011-12-02svn merge ^/trunk/blender -r42303:42329Campbell Barton
2011-12-01Slight refactor of VBO code to deal with multiple textures.Sergey Sharybin
2011-11-30More DM func renames, fixing some build breaks, renaming more stuff, also see...Andrew Wiggin
2011-11-29More DM func renames, this one includes renames of the function pointer membe...Andrew Wiggin
2011-11-29Rename DM *_face_* funcs to be either *_tessface_* or *_poly_* to avoid confu...Andrew Wiggin
2011-11-26svn merge ^/trunk/blender -r42139:42172Campbell Barton
2011-11-26minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather ...Campbell Barton
2011-11-16quiet compiler warnings for BLI_array defines, split BLI_array_append into BL...Campbell Barton
2011-11-15svn merge -r41751:41779 ^/trunk/blenderCampbell Barton
2011-11-13Add CD_POLYINDEX layer to reduce need for retesselationsAndrew Wiggin
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-10svn merge -r41650:41655 ^/trunk/blender --- cycles merge, this wont copile, ...Campbell Barton
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-23some speedup for drawing mesh in texture mode.Campbell Barton
2011-08-30svn merge -r39765:39781 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-29Fix #28347: VBO's highlights wrong faces when Mirror modifier is in useSergey Sharybin
2011-08-16svn merge -r39286:39385 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-12Code cleanup: small glsl mesh drawing code changes, getting rid of an ugly ma...Brecht Van Lommel
2011-06-14=bmesh=Joseph Eagar
2011-04-15=bmesh= modifiers can now be applied with shapekeysJoseph Eagar
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-03-20Fix/change in normal computation, now the viewport uses the same angleBrecht Van Lommel
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
2011-02-12Sculpting on deformed meshSergey Sharybin
2011-02-11Made some function from DerivedMesh.c be avaliable from other modules.Sergey Sharybin
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-23BGE: support modifiers without mapping to original mesh both graphically and ...Benoit Bolsee
2010-10-05bugfix [#23506] Bevel Modifier display problemCampbell Barton
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-07-15wip commit; DO NOT USE. almost done with phase 1 of this restructuring, basi...Joseph Eagar
2010-04-11Solidify ModifierCampbell Barton
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-11BMesh branchKen Hughes
2010-03-09merge with trunk at r27259 and commit of a patch by anthony jones to fix msvc...Joseph Eagar
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-02-12correct fsf addressCampbell Barton
2010-01-28The Death Of Editmesh - Part 1Joseph Eagar
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-13merge with trunk/2.5 at r25907Joseph Eagar