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
2011-11-01use char for BMHeader type and flag (saves 2 bytes per edge/loop/vertex/face)Campbell Barton
2011-05-12=bmesh=Joseph Eagar
2011-05-10=bmesh= glsl drawing in editmode works again, also fixed some minor customdat...Joseph Eagar
2011-05-09=bmesh= merge from trunk at r36529Joseph Eagar
2011-02-27merge with/from trunk at r35190Joseph Eagar
2010-09-25=BMesh: Super Knife Tool Alpha=Joseph Eagar
2010-07-15wip commit; DO NOT USE. almost done with phase 1 of this restructuring, basi...Joseph Eagar
2009-09-06more optimization stuff. transformed a few functions into macro that profili...Joseph Eagar
2009-08-11Brought Extrude all the way back. The contextual menu works,Joseph Eagar
2009-08-05bmeshafied select more/lessJoseph Eagar
2009-08-05bmeshafied the hide/reveal code. created a set of API functions for hiding/r...Joseph Eagar
2009-05-28Did some code cleanups. Added BM_ITER andJoseph Eagar
2009-05-26mesh DNA modficiations; two new structures added for storing ngons, MPoly and...Joseph Eagar
2009-05-16NOTE: do not test. work-in-progress commit with editmesh ripped out and repl...Joseph Eagar
2009-03-23removed all those nasty enums from the operator api. yay! I'mJoseph Eagar
2009-03-14further code comments. used a somewhat minimilistic style for the function c...Joseph Eagar
2009-03-08Got the walker API to work, for safely recursing the mesh.Joseph Eagar
2009-02-15extrude uses dupe/delete rather then split, and it detects when to not delete...Joseph Eagar
2009-01-07move back new api codeJoseph Eagar