projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix #35337: sculpt performance regression, partial redraw was not working anymore
[blender.git]
/
source
/
blender
/
bmesh
/
bmesh_class.h
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
blob
|
commitdiff
|
raw
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
blob
|
commitdiff
|
raw
2013-03-16
Campbell Barton
- ghost-sdl builds again.
blob
|
commitdiff
|
raw
2013-03-13
Tamito Kajiyama
New implementation of Freestyle edge/face marks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 54992.
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-02-24
Tamito Kajiyama
Merged changes in the trunk up to revision 54802.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Campbell Barton
increase openmp limit for release so low poly meshes...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
Tamito Kajiyama
Merged changes in the trunk up to revision 54594.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Campbell Barton
style cleanup: also some typos
blob
|
commitdiff
|
raw
|
diff to current
2013-02-10
Tamito Kajiyama
Merged changes in the trunk up to revision 54421.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-29
Tamito Kajiyama
Merged changes in the trunk up to revision 54171.
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
fix for own error with unwrap selection checking uvedit...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-12
Tamito Kajiyama
Merged changes in the trunk up to revision 53729.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-10
Campbell Barton
don't store bevel weights or edge crease customdata...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Tamito Kajiyama
Merged changes in the trunk up to revision 53584.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-23
Tamito Kajiyama
Merged changes in the trunk up to revision 53280.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Campbell Barton
fix own error in bmesh/openmp unhiding, set BM_OMP_LIMI...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Tamito Kajiyama
Another big patch set by Bastien Montagne, thanks a...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Tamito Kajiyama
Merged changes in the trunk up to revision 53146.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Campbell Barton
add threshold for bmesh & openmp so its not used with...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Campbell Barton
use openmp to thread some common bmesh operations
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Tamito Kajiyama
Merged changes in the trunk up to revision 52858.
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-08
Tamito Kajiyama
Merged changes in the trunk up to revision 52815.
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-27
Campbell Barton
bmesh/py operator api:
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-19
Tamito Kajiyama
Merged changes in the trunk up to revision 52340.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Campbell Barton
bmesh: lazy initialize bmesh tool flag pool, has the...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Campbell Barton
bmesh: move internal API flags out of BMFlagLayer,...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-14
Tamito Kajiyama
Merged changes in the trunk up to revision 52191.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Campbell Barton
BM_iter_as_arrayN() can now take an optional existing...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Tamito Kajiyama
Merged changes in the trunk up to revision 52118.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
Tamito Kajiyama
Merged changes in the trunk up to revision 51985.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Merging r50625 through r51896 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51863.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51853.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
Campbell Barton
code cleanup: check defgroup_name_index() return value...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Campbell Barton
bmesh decimate fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-10-20
Tamito Kajiyama
Merged changes in the trunk up to revision 51448.
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-10-06
Tamito Kajiyama
Merged changes in the trunk up to revision 51126.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Tamito Kajiyama
Merged changes in the trunk up to revision 50956.
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
Tamito Kajiyama
Merged changes in the trunk up to revision 50607.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Tamito Kajiyama
Merged changes in the trunk up to revision 50257.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-18
Tamito Kajiyama
Merged changes in the trunk up to revision 49986.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Tamito Kajiyama
Merged changes in the trunk up to revision 49797.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
Tamito Kajiyama
Merged changes in the trunk up to revision 49478.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Campbell Barton
svn merge ^/trunk/blender -r49082:49104
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Campbell Barton
remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Tamito Kajiyama
Merged changes in the trunk up to revision 49090.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Tamito Kajiyama
Merged changes in the trunk up to revision 48893.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-06
Tamito Kajiyama
Merged changes in the trunk up to revision 48695.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Tamito Kajiyama
Merged changes in the trunk up to revision 48505.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-24
Tamito Kajiyama
Merged changes in the trunk up to revision 48227.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
Tamito Kajiyama
Merged changes in the trunk up to revision 47977.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Tamito Kajiyama
Merged changes in the trunk up to revision 47700.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-03
Tamito Kajiyama
Merged changes in the trunk up to revision 47381.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-26
Tamito Kajiyama
Merged changes in the trunk up to revision 47056.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Sergey Sharybin
Merging r46725 through r46963 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-23
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46844:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Campbell Barton
fix [#31489] EdgeSplit modifier prevents All Edge to...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-19
Tamito Kajiyama
Merged changes in the trunk up to revision 46787.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Tamito Kajiyama
Merged changes in the trunk up to revision 46557.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Tamito Kajiyama
Merged changes in the trunk up to revision 46309.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-29
Tamito Kajiyama
Merged changes in the trunk up to revision 46057.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-29
Tamito Kajiyama
Merged changes in the trunk up to revision 46045.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Tamito Kajiyama
Merged changes in the trunk up to revision 45820.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Sergey Sharybin
Merging r44227 through r45619 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Tamito Kajiyama
Merged changes in the trunk up to revision 45619.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
Ove Murberg Henriksen
svn merge ^/trunk/blender -r45364:HEAD --accept postpone
blob
|
commitdiff
|
raw
|
diff to current
2012-04-07
Campbell Barton
code cleanup: no functional changes
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
Tamito Kajiyama
Merged changes in the trunk up to revision 45431.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Tamito Kajiyama
Merged changes in the trunk up to revision 45383.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Ove Murberg Henriksen
svn merge ^/trunk/blender -r44562:45364
blob
|
commitdiff
|
raw
|
diff to current
2012-03-31
Tamito Kajiyama
Merged changes in the trunk up to revision 45308.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Tamito Kajiyama
Merged changes in the trunk up to revision 45133.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
Campbell Barton
move some bmesh headers into intern/ since they are...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Campbell Barton
style cleanup: minor change to bmesh py repr + comment...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Campbell Barton
spelling cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-03-11
Campbell Barton
remove Object member from BMesh struct - was only used...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Tamito Kajiyama
Merged changes in the trunk up to revision 44797.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Campbell Barton
style cleanup: comment blocks
blob
|
commitdiff
|
raw
|
diff to current
2012-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 44612.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Campbell Barton
bmmesh api - use struct rather than int[4] to initializ...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-29
Tamito Kajiyama
Merged changes in the trunk up to revision 44561.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-27
Campbell Barton
move bmesh wiki docs into bmesh header and update doxygen.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-27
Campbell Barton
Code Cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2012-02-27
Campbell Barton
update bmesh design doc and added some comments to...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Campbell Barton
bmesh - remove faces with <3 sides after dissolve/colla...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Campbell Barton
bmesh api cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Tamito Kajiyama
Merged changes in the trunk up to revision 44419.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Campbell Barton
bmesh python api change in internal behavior.
blob
|
commitdiff
|
raw
|
diff to current
next