2016-07-08 |
Campbell Barton | Cleanup: use normalize_v#_length |
blob | commitdiff | raw |
2016-07-01 |
Campbell Barton | BMesh: make toolflags optional |
blob | commitdiff | raw | diff to current |
2015-10-07 |
Campbell Barton | Cleanup: spelling |
blob | commitdiff | raw | diff to current |
2015-10-04 |
Campbell Barton | BMesh: improved smooth subdivision |
blob | commitdiff | raw | diff to current |
2015-09-04 |
Campbell Barton | Partial revert of warning cleanup |
blob | commitdiff | raw | diff to current |
2015-09-03 |
Julian Eisel | Quiet warnings |
blob | commitdiff | raw | diff to current |
2015-07-25 |
Campbell Barton | Cleanup: double-promotion warnings |
blob | commitdiff | raw | diff to current |
2015-05-05 |
Campbell Barton | Cleanup: function arg wrapping |
blob | commitdiff | raw | diff to current |
2015-04-26 |
Campbell Barton | BMesh: increase subdiv smooth strength |
blob | commitdiff | raw | diff to current |
2015-04-26 |
Campbell Barton | Cleanup: bmesh subdivide |
blob | commitdiff | raw | diff to current |
2015-04-26 |
Campbell Barton | BMesh: subdiv smooth, use simpler even calculation |
blob | commitdiff | raw | diff to current |
2015-04-26 |
Campbell Barton | Cleanup: subdivide smooth vertex placement |
blob | commitdiff | raw | diff to current |
2015-04-26 |
Campbell Barton | BMesh: use const for API calls |
blob | commitdiff | raw | diff to current |
2015-03-09 |
Campbell Barton | Fix T43421: bisect_edges returns insufficient data |
blob | commitdiff | raw | diff to current |
2015-01-13 |
Campbell Barton | Cleanup: consistent arg order in bmesh |
blob | commitdiff | raw | diff to current |
2014-11-16 |
Campbell Barton | Cleanup: use SUBD_CORNER_* prefix for Subdiv flags |
blob | commitdiff | raw | diff to current |
2014-09-28 |
Campbell Barton | BMesh: use stack for subdiv face data (no realloc) |
blob | commitdiff | raw | diff to current |
2014-06-16 |
Campbell Barton | Use ARRAY_SIZE to replace (sizeof(a) / sizeof(*a)) |
blob | commitdiff | raw | diff to current |
2014-06-14 |
Campbell Barton | Editmesh: remove redundant normal calculation call... |
blob | commitdiff | raw | diff to current |
2014-05-21 |
Bastien Montagne | Fix T40297: Crash while ripping an edge when autosmooth... |
blob | commitdiff | raw | diff to current |
2014-05-13 |
Campbell Barton | Code cleanup: rename BM_face_legal_splits -> BM_face_sp... |
blob | commitdiff | raw | diff to current |
2014-05-13 |
Campbell Barton | BMesh: add check to BM_vert_pair_share_face to allow... |
blob | commitdiff | raw | diff to current |
2014-04-26 |
Campbell Barton | Code cleanup: use 'const' for arrays (bmesh) |
blob | commitdiff | raw | diff to current |
2014-03-13 |
Campbell Barton | BMesh: minor changes for BM_face_split use |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Campbell Barton | BMesh optimize face splitting by taking loops rather... |
blob | commitdiff | raw | diff to current |
2013-09-02 |
Campbell Barton | bmesh: internal api change, remove BMOElemMapping,... |
blob | commitdiff | raw | diff to current |
2013-08-13 |
Thomas Dinges | Merged revision(s) 59035-59107 from trunk/blender into... |
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-11 |
Campbell Barton | use 'greater/less then or equal to' operators rather... |
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-24 |
Thomas Dinges | Merged revision(s) 58452-58584 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-24 |
Campbell Barton | internal bmesh api change: BM_elem_attrs_copy() no... |
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-26 |
Campbell Barton | remove bmesh arg from BM_face_legal_splits(), don't... |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Thomas Dinges | Cycles / Wavelength to RGB node: |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Thomas Dinges | SVN merge r57320-57365 into soc-2013-dingto |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Brecht Van Lommel | Fix msvc compile error with subdivide use_smooth_even... |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Campbell Barton | correction to typo in r57327, ui-load wasnt working... |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Campbell Barton | optimize customdata lookups for subdivision. |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Campbell Barton | fix [#35648] Loop cut, smoothness showing wrong symmetrical |
blob | commitdiff | raw | diff to current |
2013-05-23 |
Campbell Barton | Support for bridge tool subdivisions, smoothing and... |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Campbell Barton | smooth falloff options for loopcut. |
blob | commitdiff | raw | diff to current |
2013-04-26 |
Campbell Barton | fix/feature [#35085] Loop cut slide |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Brecht Van Lommel | Random number generator: replace a bunch of usage of... |
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-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-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: operator headers |
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: remove bmesh subdivide header, all defini... |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Campbell Barton | code cleanup: make bmesh var names more consistent |
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-11 |
Campbell Barton | style cleanup: also some typos |
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-20 |
Campbell Barton | fix own bug with uninitialized arrays in subdivide... |
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-28 |
Campbell Barton | bmesh operator naming - use clearer names for args... |
blob | commitdiff | raw | diff to current |
2012-11-27 |
Campbell Barton | bmesh/py operator api: |
blob | commitdiff | raw | diff to current |
2012-11-26 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-11-26 |
Brecht Van Lommel | Fix #33285: loop cut is not supposed to cut through... |
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 | bmesh operator api: |
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 | bmesh operator api edits, add macros and NULL the buffe... |
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-11-14 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52191. |
blob | commitdiff | raw | diff to current |
2012-11-12 |
Campbell Barton | code cleanup: spelling, |
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-09 |
Campbell Barton | bmesh refactor - rename some of the BM_****_share_... |
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-11-03 |
Campbell Barton | code cleanup: float <> double conversion. |
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-20 |
Campbell Barton | code cleanup: spelling |
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-30 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50956. |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Campbell Barton | fix [#32665] Inconsistent Circle Mesh Edge Subdivision |
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-09-06 |
Sergey Sharybin | Merging r50450 through r50454 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Campbell Barton | fix for error in own recent commit |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Sergey Sharybin | Merging r50423 through r50449 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Campbell Barton | code clenup: comments and some style edits on ghost... |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Campbell Barton | fix [#32500] Odd behaviour with subdividing an ngon |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Campbell Barton | committed by accident |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Campbell Barton | code cleanup: use *(*var)[2] for pairs in bmesh code... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Campbell Barton | code cleanup: bmesh subdivide code was growing arrays... |
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-14 |
Campbell Barton | svn merge ^/trunk/blender -r49867:49886 |
blob | commitdiff | raw | diff to current |
2012-08-13 |
Campbell Barton | style cleanup: use <pre> for doxygen ascii art |
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 |
next |