projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup: use '_len' instead of '_size' w/ BLI API
[blender.git]
/
source
/
blender
/
editors
/
uvedit
/
uvedit_smart_stitch.c
2018-02-15
Campbell Barton
Cleanup: use '_len' instead of '_size' w/ BLI API
blob
|
commitdiff
|
raw
2017-10-18
Campbell Barton
Cleanup: Use const for RNA EnumPropertyItem args
blob
|
commitdiff
|
raw
|
diff to current
2017-05-20
Campbell Barton
CMake: Use GCC7's -Wimplicit-fallthrough=5
blob
|
commitdiff
|
raw
|
diff to current
2016-11-25
Campbell Barton
Math Lib: rotate matrix cleanup
blob
|
commitdiff
|
raw
|
diff to current
2016-05-14
Bastien Montagne
Fix T48426: Use same length for all header message...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-30
Campbell Barton
Cleanup: line length
blob
|
commitdiff
|
raw
|
diff to current
2016-01-28
Mike Erwin
cleanup: spelling / typos
blob
|
commitdiff
|
raw
|
diff to current
2016-01-22
Mike Erwin
OpenGL: remove unneeded state changes
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Mike Erwin
OpenGL: fixes related to GL_POINTS
blob
|
commitdiff
|
raw
|
diff to current
2015-06-20
Campbell Barton
Transform: UV islands were split by winding
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Campbell Barton
cleanup: style/indentation
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Campbell Barton
GHash: no need to malloc iterators
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Campbell Barton
cleanup: redundant casts & const cast correctness
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
Antony Riakiotakis
Fix T42859 smart UV unwrap does not support aspect...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
Antony Riakiotakis
Texture Paint Add Simple UVs:
blob
|
commitdiff
|
raw
|
diff to current
2014-09-24
Campbell Barton
GHash: use bool for comparison (simplify compare)
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Campbell Barton
Code cleanup: remove unused includes
blob
|
commitdiff
|
raw
|
diff to current
2014-04-26
Campbell Barton
Code cleanup: use 'const' for arrays (editors)
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Campbell Barton
GHash: add typed hash functions (were all (void *))
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
Campbell Barton
Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
Campbell Barton
Code cleanup: style
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Campbell Barton
Code cleanup: style
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Antony Riakiotakis
Fix F62828. UV stitch code did not handle non manifold...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Campbell Barton
Code cleanup: use bool for static methods
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Campbell Barton
Code cleanup: use bools where possible
blob
|
commitdiff
|
raw
|
diff to current
2013-12-22
Campbell Barton
Style Cleanup: remove preprocessor indentation (updated...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-12
Campbell Barton
Code Cleanup: move mesh mapping functions into their...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Campbell Barton
Fix T37464: Crash when pressing "V" in UV/Image editor
blob
|
commitdiff
|
raw
|
diff to current
2013-10-30
Campbell Barton
remove return argument from wmOperatorType->cancel...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-28
Campbell Barton
move bmesh array lookup data and utility functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Sergey Sharybin
Merging r59182 through r59257 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Campbell Barton
avoid double ghash lookups
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-06
Antony Riakiotakis
Fix #35651, #35645.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-06
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Campbell Barton
avoid customdata lookups for selection test/enable...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Campbell Barton
rename BLI_ghashIterator_notDone() -> BLI_ghashIterator...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
Campbell Barton
code cleanup: use BKE naming conventions for functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Campbell Barton
code cleanup: rename BKE_tessmesh -> BKE_editmesh,...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Sergey Sharybin
Merging r55547 through r55594 from trunk into soc-2008...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Sergey Sharybin
Freestyle: fix crash unlinking object
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
Campbell Barton
code cleanup:
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-13
Campbell Barton
code cleanup: use const events for modal and invoke...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-06
Antony Riakiotakis
Change !BLI_ghashIterator_isDone to BLI_ghashIterator_n...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-04
Campbell Barton
patch [#34103] use boolean in path functions and add...
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-16
Tamito Kajiyama
Merged changes in the trunk up to revision 54594.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
Campbell Barton
code cleanup: some style edits, also allow mul_v2_m2v2...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Antony Riakiotakis
Old bug fix: Uv smart stitch failed to detect angle...
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-02-02
Campbell Barton
style cleanup
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-09
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Campbell Barton
style cleanup: '} else' and add this check to check_sty...
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
2013-01-02
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-12-31
Antony Riakiotakis
smart stitching:
blob
|
commitdiff
|
raw
|
diff to current
2012-12-28
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-12-27
Antony Riakiotakis
Fix: edge uv stitch mode did not average final position...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-27
Antony Riakiotakis
Fix: rotation of uv islands during stitch did not take...
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-18
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-12-17
Antony Riakiotakis
uv edge based stitch. Useful to disambiguate betwen...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Campbell Barton
make EDBM_index_arrays's stay in memory, blender was...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Campbell Barton
use htype flags as arguments to EDBM_index_arrays_init...
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-30
Campbell Barton
fix for various asserts running operator tests - not...
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
uv stitch was executing on Enter-key release, making...
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-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Campbell Barton
rename api functions...
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
Campbell Barton
transfer weight's now operates on selected vertices...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Antony Riakiotakis
code cleanup:
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-08-02
Tamito Kajiyama
Merged changes in the trunk up to revision 49478.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-22
Campbell Barton
svn merge ^/trunk/blender -r49107:49118
blob
|
commitdiff
|
raw
|
diff to current
2012-07-22
Antony Riakiotakis
Add property to stitch operator to clear seam flag...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Movie Clip Node: skip putting frame to cache when...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Mango request: added an input node to use track's posit...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-08
Campbell Barton
svn merge ^/trunk/blender -r48691:48729
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-06
Campbell Barton
code cleanup: dont use function calls like dot_v3v3...
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-21
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46750:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Campbell Barton
code cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2012-05-19
Campbell Barton
code cleanup: use TRUE/FALSE rather then 1/0 for better...
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
Ove Murberg Henriksen
merging back to a version that works...
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
|
diff to current
next