projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
EditMesh: wireframe tool, add offset and vgroup support (not used yet)
[blender.git]
/
source
/
blender
/
bmesh
/
operators
/
bmo_wireframe.c
2013-12-21
Campbell Barton
EditMesh: wireframe tool, add offset and vgroup support...
blob
|
commitdiff
|
raw
2013-11-19
Campbell Barton
Fix T37399: Crash with wireframe (wasn't clearing edge...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-03
Campbell Barton
code cleanup: warnings
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Campbell Barton
code cleanup: unnecessary shadowing and some minor...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Campbell Barton
bmesh wireframe operator now adds crease customdata...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-21
Campbell Barton
use BM_CREATE_NOP arg rather then zero, with pointer...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Sergey Sharybin
Merging r58778 through r59080 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Thomas Dinges
Merged revision(s) 58859-58993 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-04
Campbell Barton
code cleanup: replace strcpy with BLI_strncpy for fixed...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-03
Campbell Barton
correct invalid sizeof() use in bmesh (harmless in...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Thomas Dinges
Merged revision(s) 57768-57827 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Sergey Sharybin
Merging r57729 through r57815 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Campbell Barton
fix for incorrect selection when running MESH_OT_loop_t...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-27
Campbell Barton
fix for out of bounds memory read when running wire...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Tamito Kajiyama
Merged changes in the trunk up to revision 55700.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Campbell Barton
code comments: bmesh operator doxy header descriptions.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Campbell Barton
use gcc warning -Wredundant-decls, exposes some odd...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
Tamito Kajiyama
Merged changes in the trunk up to revision 54110.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Campbell Barton
use booleans for bmesh api.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Sergey Sharybin
Merging r51923 through r52851 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-01
Tamito Kajiyama
Merged changes in the trunk up to revision 52690.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Campbell Barton
fix [#33029] Applying modifier leaks memory
blob
|
commitdiff
|
raw
|
diff to current
2012-11-26
Tamito Kajiyama
Merged changes in the trunk up to revision 52546.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Campbell Barton
code cleanup: make bmesh operator names more consistant...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Campbell Barton
fix for crash in wireframe tool with verts that only...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Campbell Barton
use input and output slots for bmesh operators, needed...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-09-23
Tamito Kajiyama
Merged changes in the trunk up to revision 50829.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Sergey Sharybin
Merging r50602 through r50617 form trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Campbell Barton
quiet -Wmissing-prototypes warnings, and enable this...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r45927:HEAD --accept=theirs...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Sergey Sharybin
Merging r46203 through r46413 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46380:HEAD
blob
|
commitdiff
|
raw
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46380:46390
blob
|
commitdiff
|
raw
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46370:46380
blob
|
commitdiff
|
raw
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46360:46370
blob
|
commitdiff
|
raw
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46340:46350
blob
|
commitdiff
|
raw
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46340:46350
blob
|
commitdiff
|
raw
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46335:46340
blob
|
commitdiff
|
raw
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46330:46335
blob
|
commitdiff
|
raw
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46300:46330
blob
|
commitdiff
|
raw
2012-05-06
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46100:46200
blob
|
commitdiff
|
raw
2012-05-06
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46000:46100
blob
|
commitdiff
|
raw
2012-05-05
Tamito Kajiyama
Merged changes in the trunk up to revision 46309.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Campbell Barton
style cleanup: formatting and some float/double promotion
blob
|
commitdiff
|
raw
|
diff to current
2012-04-29
Sergey Sharybin
Merging r46062 through r46073 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-29
Campbell Barton
wireframe option to crase edges at the hub, much nicer...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-29
Campbell Barton
bmesh: new wireframe tool
blob
|
commitdiff
|
raw
|
diff to current