projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
C99/C++11: replace deprecated finite() by isfinite().
[blender.git]
/
source
/
blender
/
blenkernel
/
intern
/
mesh_validate.c
2016-05-17
Brecht Van Lommel
C99/C++11: replace deprecated finite() by isfinite().
blob
|
commitdiff
|
raw
2015-11-23
Campbell Barton
Cleanup: shadowing (blenkernel)
blob
|
commitdiff
|
raw
|
diff to current
2015-11-16
Bastien Montagne
Fix/enhance BKE_mesh_validate_arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-07
Campbell Barton
Fix mesh validate: 'r_changed' ignored loop edits
blob
|
commitdiff
|
raw
|
diff to current
2015-08-20
Antony Riakiotakis
Fix T45514 crash entering texpaint mode.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Bastien Montagne
Cleanup: fix mismatch in printf formating (int/unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
Campbell Barton
Use BKE_edgehash_ensure_p where possible
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Campbell Barton
Fix mesh-validate for polys using successive verts
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
Campbell Barton
mesh_validate: don't add invalid edges into the hash
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Campbell Barton
Fix BKE_mesh_validate_arrays, ignored do_fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Bastien Montagne
Mesh validate: add an option to not clean temp/cache...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
Campbell Barton
Cleanup: typo
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Campbell Barton
Fix crash in BKE_mesh_validate_arrays
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Campbell Barton
Fix mesh validate skipping first vertex
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Bastien Montagne
Fix bug in validate mesh code (could use index out...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
Bastien Montagne
Add helper to validate (and fix) material indices of...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-26
Campbell Barton
Code cleanup: use 'const' for arrays (blenkernel)
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Campbell Barton
Code cleanup: use bool
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-01-17
Campbell Barton
Code Cleanup: spelling
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
Campbell Barton
Code Cleanup: rename vars for detecting change to be...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-11
Bastien Montagne
Fix [#37380] vertex paint colors don't render.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Campbell Barton
fix error where BKE_mesh_cd_validate layer renaming...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-20
Bastien Montagne
Fix [#36759] UV Project - Specified UV Map doesnt work...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-16
Campbell Barton
fix [#36291] Applying subsurf to mesh or setting subdiv...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
Campbell Barton
move mesh evaluation functions (normal, mapping, smooth...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Campbell Barton
fix for building on msvc
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Campbell Barton
debug option for modifier stack calculation USE_MODIFIE...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Campbell Barton
use reserve argument for more edgehashs
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Campbell Barton
when the size of an edgehash is known or can be guessed,
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Campbell Barton
edge hash: take an arg for the guarded-malloc string...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Sergey Sharybin
Merging r58475 through r58700 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-28
Thomas Dinges
Merged revision(s) 58585-58681 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Campbell Barton
code cleanup: typos
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-28
Campbell Barton
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-27
Brecht Van Lommel
Fix part of #34233: bad alpha blending for 2D image...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
Campbell Barton
fix [#35026] Curve build modifier
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Thomas Dinges
Fix for [#34898] Typo in error message of mathutils...
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
Campbell Barton
svn merge ^/trunk/blender -r55357:55372
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-17
Campbell Barton
code cleanup: name mesh functions more consistently...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-16
Campbell Barton
object converting curve/mball to a mesh would give...
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-03-01
Campbell Barton
style cleanup: braces with multi-line statements, also...
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 51853.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-31
Campbell Barton
no longer use 'check_existing' to see if we need to...
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-12
Campbell Barton
quiet some -Wshadow warnings
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-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-06
Tamito Kajiyama
Merged changes in the trunk up to revision 48695.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Campbell Barton
svn merge ^/trunk/blender -r48638:48658
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Bastien Montagne
Cosmetic updates to mesh validate messages.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-04
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48095:48592
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-07-02
Sergey Sharybin
Merging r48470 through r48489 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Sergey Sharybin
Validate mesh selection stack in mesh_validate function
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Campbell Barton
svn merge ^/trunk/blender -r48333:48370
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Sergey Sharybin
Fix #31835: OBJ Importer corrupts a model (crash in...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-17
Ove Murberg Henriksen
svn merge ^/trunk/blender -r47023:HEAD
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-27
Campbell Barton
svn merge ^/trunk/blender -r47067:47070
blob
|
commitdiff
|
raw
|
diff to current
2012-05-27
Campbell Barton
code cleanup: defines with braces - end with '(void...
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-11
Tamito Kajiyama
Merged changes in the trunk up to revision 46557.
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-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46330:46335
blob
|
commitdiff
|
raw
|
diff to current
2012-05-06
Ove Murberg Henriksen
svn merge ^/trunk/blender -r45927:46000
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Campbell Barton
code cleanup: naming - BKE_mesh_*
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-28
Sergey Sharybin
Merging r45936 through r46042 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Sergey Sharybin
Camera tracking: support of tripod motion solving
blob
|
commitdiff
|
raw
|
diff to current
2012-04-25
Campbell Barton
mesh.validate() / BKE_mesh_validate() --- functions...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-24
Ove Murberg Henriksen
svn merge ^/trunk/blender -r44562:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Sergey Sharybin
Merging r45810 through r45876 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Campbell Barton
style cleanup: correct typos
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-18
Sergey Sharybin
Merging r45738 through r45743 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Campbell Barton
style cleanup: mesh validate.
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-03
Ove Murberg Henriksen
svn merge ^/trunk/blender -r44562:45364
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-24
Campbell Barton
style cleanup: follow style guide for/with/if spacing
blob
|
commitdiff
|
raw
|
diff to current
2012-03-24
Campbell Barton
style cleanup: follow style guide for formatting of...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Bastien Montagne
mesh_validate code for bmesh (i.e. polys/loops).
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-03
Campbell Barton
style cleanup / comment formatting for bli/bke/bmesh
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
style cleanup (mostly whitespace)
blob
|
commitdiff
|
raw
|
diff to current
next