2012-04-29 |
Campbell Barton | style cleanup: whitespace / commas |
tree | commitdiff |
2012-04-28 |
Sergey Sharybin | Camera tracking: support of tripod motion solving |
tree | commitdiff |
2012-04-28 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2012-04-28 |
Campbell Barton | style cleanup: changes to brace placement / newlines... |
tree | commitdiff |
2012-04-22 |
Campbell Barton | style cleanup: comments |
tree | commitdiff |
2012-04-21 |
Campbell Barton | style cleanup: multi-line if statements. |
tree | commitdiff |
2012-04-21 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-04-19 |
Campbell Barton | remove BM_ITER, BM_ITER_INDEX macros, use ELEM or MESH... |
tree | commitdiff |
2012-04-19 |
Campbell Barton | style cleanup: BM_ITER / BM_ITER_INDEX / BMO_ITER |
tree | commitdiff |
2012-04-19 |
Campbell Barton | fix bevel edge angle (wasnt hooked up to new code)... |
tree | commitdiff |
2012-04-16 |
Brecht Van Lommel | Fix windows compile issue with missing isnan. |
tree | commitdiff |
2012-04-15 |
Thomas Dinges | Fluid Simulation: |
tree | commitdiff |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
tree | commitdiff |
2012-04-13 |
Campbell Barton | bmesh api changes: |
tree | commitdiff |
2012-04-12 |
Campbell Barton | fix [#30907] Inset tool with Select Outer disabled... |
tree | commitdiff |
2012-04-10 |
Brecht Van Lommel | Fix #30882: using an image sequence in the displace... |
tree | commitdiff |
2012-04-08 |
Bastien Montagne | Fix for [#30822] Foam Mapping for Ocean Modifier is... |
tree | commitdiff |
2012-04-07 |
Campbell Barton | code cleanup: no functional changes |
tree | commitdiff |
2012-04-02 |
Campbell Barton | stule cleanup: edits for files which were recently... |
tree | commitdiff |
2012-04-02 |
Campbell Barton | fix [#30768] Project from View UV map tool includes... |
tree | commitdiff |
2012-04-02 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2012-03-31 |
Nicholas Bishop | Small array modifier performance improvement. |
tree | commitdiff |
2012-03-30 |
Nicholas Bishop | Fix bug 30195, Array modifier fails to merge vertices. |
tree | commitdiff |
2012-03-29 |
Nicholas Bishop | Small code cleanups related to arrays. |
tree | commitdiff |
2012-03-29 |
Nicholas Bishop | Fix "First Last" merge option in array modifier (partia... |
tree | commitdiff |
2012-03-29 |
Nicholas Bishop | More array modifier fixes. |
tree | commitdiff |
2012-03-28 |
Nicholas Bishop | Partial fix for array modifier vertex merge (bug 30195). |
tree | commitdiff |
2012-03-28 |
Campbell Barton | code cleanup: (dont include ';' in defines), last commi... |
tree | commitdiff |
2012-03-27 |
Nicholas Bishop | Fix bug 30697, strange shading on array modifier with... |
tree | commitdiff |
2012-03-26 |
Nicholas Bishop | Fix for position of array-modifier end cap when not... |
tree | commitdiff |
2012-03-26 |
Nicholas Bishop | Fix run-time warning of freeing null pointer in array... |
tree | commitdiff |
2012-03-26 |
Campbell Barton | fix [#30598] Bad 3D view display & render with smooth... |
tree | commitdiff |
2012-03-26 |
Campbell Barton | rename lattice influence to strength from r45144 (other... |
tree | commitdiff |
2012-03-25 |
Thomas Dinges | Patch: [#30652] Influence slider for Lattice Modifier |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: follow style guide for/with/if spacing |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: follow style guide for formatting of... |
tree | commitdiff |
2012-03-23 |
Campbell Barton | code cleanup: use zero_v3 |
tree | commitdiff |
2012-03-22 |
Bastien Montagne | Renaming CD_WEIGHT_MCOL/MLOOPCOL and their masks from... |
tree | commitdiff |
2012-03-22 |
Campbell Barton | bmesh: debugging function to help resolve issues with... |
tree | commitdiff |
2012-03-20 |
Daniel Genrich | Smoke bugfix: Fix copy paste + bad "if's" resulting... |
tree | commitdiff |
2012-03-20 |
Alexander Kuznetsov | Adds support for utf paths on Windows. |
tree | commitdiff |
2012-03-20 |
Campbell Barton | real fix for booleans and face shading this time. |
tree | commitdiff |
2012-03-20 |
Campbell Barton | CDDM_calc_edges_tessface was being called twice for... |
tree | commitdiff |
2012-03-20 |
Campbell Barton | partial fix for bug where booleans were using invalid... |
tree | commitdiff |
2012-03-19 |
Nicholas Bishop | Fix format string warnings (gcc) by using string literals. |
tree | commitdiff |
2012-03-19 |
Brecht Van Lommel | Fix #30531: mirror modifier with vertex groups did... |
tree | commitdiff |
2012-03-18 |
Bastien Montagne | Fix [#30234] Various problems with CD layers and tessel... |
tree | commitdiff |
2012-03-18 |
Campbell Barton | spelling cleanup |
tree | commitdiff |
2012-03-17 |
Bastien Montagne | Minor UI messages fixes, and enabling i18n for all... |
tree | commitdiff |
2012-03-17 |
Bastien Montagne | Fix for yesterday i18n own commit (r44924): we now... |
tree | commitdiff |
2012-03-15 |
Campbell Barton | bmesh: being back bevel modifier from 2.62 stable. |
tree | commitdiff |
2012-03-15 |
Nicholas Bishop | Remove unused parameter from multires_dm_create_from_de... |
tree | commitdiff |
2012-03-14 |
Nicholas Bishop | Copy hidden flag to vertices when applying multires... |
tree | commitdiff |
2012-03-14 |
Nicholas Bishop | Don't wait for sculpt stroke to create PBVH. |
tree | commitdiff |
2012-03-11 |
Campbell Barton | remove Object member from BMesh struct - was only used... |
tree | commitdiff |
2012-03-11 |
Campbell Barton | style cleanup, also remove unused externs. |
tree | commitdiff |
2012-03-09 |
Campbell Barton | style cleanup: comment blocks |
tree | commitdiff |
2012-03-08 |
Campbell Barton | style cleanup - spelling. |
tree | commitdiff |
2012-03-08 |
Campbell Barton | fix for 2 crashes from missing NULL checks. |
tree | commitdiff |
2012-03-07 |
Campbell Barton | style cleanup - braces & else / if's |
tree | commitdiff |
2012-03-06 |
Campbell Barton | style cleanup, brackets in else/if, some indentation. |
tree | commitdiff |
2012-03-06 |
Campbell Barton | quiet some warnings and fix build error with strict... |
tree | commitdiff |
2012-03-05 |
Campbell Barton | fix [#30459] BMesh Edge Split Hangs. |
tree | commitdiff |
2012-03-04 |
Campbell Barton | style cleanup - comment spelling + translate some dutch. |
tree | commitdiff |
2012-03-01 |
Campbell Barton | Spelling Cleanup |
tree | commitdiff |
2012-03-01 |
Nicholas Bishop | Remove struct NgonInterpModifierData and related Modifi... |
tree | commitdiff |
2012-02-28 |
Campbell Barton | Code Cleanup: |
tree | commitdiff |
2012-02-27 |
Campbell Barton | minor bmesh api naming edits. |
tree | commitdiff |
2012-02-27 |
Campbell Barton | Code Cleanup: |
tree | commitdiff |
2012-02-27 |
Campbell Barton | style cleanup (mostly whitespace) |
tree | commitdiff |
2012-02-26 |
Campbell Barton | modified fix for "Fix [#30351] Solidify Modifier High... |
tree | commitdiff |
2012-02-26 |
Bastien Montagne | Fix [#30351] Solidify Modifier High Quality Normals... |
tree | commitdiff |
2012-02-25 |
Campbell Barton | bmesh api cleanup |
tree | commitdiff |
2012-02-25 |
Campbell Barton | bmesh code cleanup |
tree | commitdiff |
2012-02-24 |
Sergey Sharybin | Fixed crash in UV project modifier. |
tree | commitdiff |
2012-02-24 |
Campbell Barton | bmesh py api (some api changes and doc additions) |
tree | commitdiff |
2012-02-23 |
Brecht Van Lommel | Fix #30268: cloth collision and springs not working... |
tree | commitdiff |
2012-02-23 |
Sergey Sharybin | Fix #30320: Shading issue with boolean modifier |
tree | commitdiff |
2012-02-22 |
Sergey Sharybin | Fix freeing of NULL pointer in array modifier. |
tree | commitdiff |
2012-02-21 |
Bastien Montagne | Fix [#30281] Left/Right vertex weights flipped. |
tree | commitdiff |
2012-02-20 |
Campbell Barton | remove NGon Interp modifier (which was merged as apart... |
tree | commitdiff |
2012-02-20 |
Campbell Barton | added boolean type for bmesh operators, will make pytho... |
tree | commitdiff |
2012-02-19 |
Campbell Barton | - remove some unused editmesh functions. |
tree | commitdiff |
2012-02-19 |
Campbell Barton | BMesh Merge |
tree | commitdiff |
2012-02-19 |
Campbell Barton | misc changes from trunk (avoid confusion since these... bmesh |
tree | commitdiff |
2012-02-19 |
Campbell Barton | svn merge ^/trunk/blender -r44235:44250 |
tree | commitdiff |
2012-02-19 |
Campbell Barton | svn merge ^/trunk/blender -r44213:44235 --- fixes... |
tree | commitdiff |
2012-02-18 |
Sergey Sharybin | Merging r44140 through r44226 from trunk into soc-2011... |
tree | commitdiff |
2012-02-18 |
Campbell Barton | minor bmesh api changes. |
tree | commitdiff |
2012-02-17 |
Campbell Barton | svn merge ^/trunk/blender -r44204:44213 |
tree | commitdiff |
2012-02-17 |
Campbell Barton | svn merge ^/trunk/blender -r44189:44204 |
tree | commitdiff |
2012-02-17 |
Campbell Barton | unify include guard defines, __$FILENAME__ |
tree | commitdiff |
2012-02-17 |
Campbell Barton | svn merge ^/trunk/blender -r44136:44189 |
tree | commitdiff |
2012-02-15 |
Campbell Barton | svn merge ^/trunk/blender -r44118:44136 |
tree | commitdiff |
2012-02-15 |
Campbell Barton | svn merge ^/trunk/blender -r44076:44118 |
tree | commitdiff |
2012-02-13 |
Campbell Barton | bring array cap ends back, with 2 todo's |
tree | commitdiff |
2012-02-13 |
Campbell Barton | own error - mixup with BMO_slot_mat_get/set |
tree | commitdiff |
2012-02-13 |
Campbell Barton | svn merge ^/trunk/blender -r44024:44076 |
tree | commitdiff |
2012-02-12 |
Sergey Sharybin | Merging r44003 through r44069 from trunk into soc-2011... |
tree | commitdiff |
2012-02-12 |
Campbell Barton | BMesh api function naming. |
tree | commitdiff |
next |