2013-01-08 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-01-04 |
Campbell Barton | fix [#33742] Solidify - Material index problem |
tree | commitdiff |
2013-01-04 |
Campbell Barton | code cleanup: warnings |
tree | commitdiff |
2013-01-03 |
Campbell Barton | change limited dissolve angle limit default from 15... |
tree | commitdiff |
2013-01-03 |
Campbell Barton | fix [#33682] Animation not updated when the active... |
tree | commitdiff |
2013-01-02 |
Bastien Montagne | Fix [#33189] AFTER 2.65 - Units in doc strings in ocean... |
tree | commitdiff |
2012-12-29 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-28 |
Howard Trickey | Add 'vertex_only' option to bevel tool. |
tree | commitdiff |
2012-12-23 |
Campbell Barton | code cleanup |
tree | commitdiff |
2012-12-17 |
Bastien Montagne | Minor tweaks to some UI messages... |
tree | commitdiff |
2012-12-14 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-14 |
Campbell Barton | UV Warp Modifier: |
tree | commitdiff |
2012-12-12 |
Campbell Barton | move edge split into its own function which can be... |
tree | commitdiff |
2012-12-12 |
Campbell Barton | use openmp to thread some common bmesh operations |
tree | commitdiff |
2012-12-11 |
Campbell Barton | define the size of matrix args for both rows/cols. |
tree | commitdiff |
2012-12-05 |
Campbell Barton | add a message when solidify is used with only-edges... |
tree | commitdiff |
2012-11-29 |
Campbell Barton | fix [#33029] Applying modifier leaks memory |
tree | commitdiff |
2012-11-28 |
Campbell Barton | fix [#33320] Decimate modifer in collapse is inconsiste... |
tree | commitdiff |
2012-11-26 |
Campbell Barton | use more rigid type checking for bmesh slot subtypes. |
tree | commitdiff |
2012-11-23 |
Daniel Genrich | Bugfix [#29186] Object contribute to fluid sim animatio... |
tree | commitdiff |
2012-11-22 |
Sergey Sharybin | Fix #33264: Array MOD First Last option does nothing |
tree | commitdiff |
2012-11-21 |
Campbell Barton | revert r52399, fix for [#33217], will look into a diffe... |
tree | commitdiff |
2012-11-20 |
Campbell Barton | bmesh operator api: |
tree | commitdiff |
2012-11-20 |
Antony Riakiotakis | Fix #33217, mirror modifier edges missing in wireframe... |
tree | commitdiff |
2012-11-20 |
Antony Riakiotakis | Skip CDDM_calc_edges since it's a costly operation... |
tree | commitdiff |
2012-11-20 |
Campbell Barton | code cleanup: make bmesh operator names more consistant... |
tree | commitdiff |
2012-11-20 |
Campbell Barton | bmesh operator api edits, add macros and NULL the buffe... |
tree | commitdiff |
2012-11-19 |
Campbell Barton | fix for changes in own recent commit: |
tree | commitdiff |
2012-11-19 |
Antony Riakiotakis | Fix #33237, crash creeped in due to the fact that bmesh... |
tree | commitdiff |
2012-11-19 |
Antony Riakiotakis | Triangulate modifier |
tree | commitdiff |
2012-11-19 |
Campbell Barton | use input and output slots for bmesh operators, needed... |
tree | commitdiff |
2012-11-18 |
Joshua Leung | Request from Riggers/Animators at BlenderPRO: |
tree | commitdiff |
2012-11-18 |
Campbell Barton | bmesh: lazy initialize bmesh tool flag pool, has the... |
tree | commitdiff |
2012-11-18 |
Campbell Barton | fix for skin modifier calling rotate_normalized_v3_v3v3... |
tree | commitdiff |
2012-11-18 |
Campbell Barton | bmesh: move internal API flags out of BMFlagLayer,... |
tree | commitdiff |
2012-11-18 |
Campbell Barton | bevel now only takes manifold edges (so it doesnt need... |
tree | commitdiff |
2012-11-18 |
Campbell Barton | commented bevel modifier code now calls bevel direct... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | minor edits so new bevel operator can be used from... |
tree | commitdiff |
2012-11-09 |
Campbell Barton | bmesh refactor - rename some of the BM_****_share_... |
tree | commitdiff |
2012-11-09 |
Campbell Barton | style cleanup: indentation |
tree | commitdiff |
2012-11-03 |
Campbell Barton | code cleanup: float <> double conversion. |
tree | commitdiff |
2012-11-03 |
Campbell Barton | style cleanup: tabs & whitespace |
tree | commitdiff |
2012-10-30 |
Campbell Barton | remove CD_POLYINDEX customdata layer: |
tree | commitdiff |
2012-10-30 |
Campbell Barton | minor improvement to vector api use, replace add, multi... |
tree | commitdiff |
2012-10-29 |
Campbell Barton | style cleanup: also quiet harmless compiler warning. |
tree | commitdiff |
2012-10-29 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-27 |
Bastien Montagne | A few more BMesh errors messages translated, and "autom... |
tree | commitdiff |
2012-10-27 |
Lukas Toenne | Fix for missing bracket in r51674. |
tree | commitdiff |
2012-10-27 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-26 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-25 |
Campbell Barton | code cleanup: use squared length for comparisons and... |
tree | commitdiff |
2012-10-24 |
Campbell Barton | no need to update normals when running edge-split modif... |
tree | commitdiff |
2012-10-24 |
Campbell Barton | code cleanup: some edits for unused vars in recent... |
tree | commitdiff |
2012-10-24 |
Daniel Genrich | Merge GSoC project from branch: Laplacian Smooth (Opera... |
tree | commitdiff |
2012-10-24 |
Campbell Barton | add CDDM_from_bmesh(), avoids using BMEditMesh in modif... |
tree | commitdiff |
2012-10-24 |
Campbell Barton | style cleanup: modifier structs |
tree | commitdiff |
2012-10-24 |
Campbell Barton | enable decimate modifier for curves. |
tree | commitdiff |
2012-10-23 |
Campbell Barton | use min_ max_ functions in more places. |
tree | commitdiff |
2012-10-23 |
Campbell Barton | rename api functions... |
tree | commitdiff |
2012-10-23 |
Campbell Barton | code cleanup: remove $Id's that crept back in, also... |
tree | commitdiff |
2012-10-23 |
Campbell Barton | fix for issues in new decimator |
tree | commitdiff |
2012-10-23 |
Campbell Barton | add option to planar decimator to collapse all verts... |
tree | commitdiff |
2012-10-23 |
Campbell Barton | add option for decimate-collapse to keep triangulated... |
tree | commitdiff |
2012-10-23 |
Campbell Barton | add limited dissolve as a decimation type to the decima... |
tree | commitdiff |
2012-10-23 |
Campbell Barton | add un-subdivude as an optional method for the decimate... |
tree | commitdiff |
2012-10-23 |
Campbell Barton | style cleanup: also rename bmesh_decimate.c --> bmesh_d... |
tree | commitdiff |
2012-10-22 |
Campbell Barton | code cleanup: check defgroup_name_index() return value... |
tree | commitdiff |
2012-10-22 |
Campbell Barton | add vertex group option to decimate modifier, handy... |
tree | commitdiff |
2012-10-22 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-22 |
Campbell Barton | small optimization for BLI_heap(), give some speedup... |
tree | commitdiff |
2012-10-22 |
Campbell Barton | remove LOD_Decimator (c++ decimator), now replaced... |
tree | commitdiff |
2012-10-22 |
Campbell Barton | enable bmesh decimator by default. |
tree | commitdiff |
2012-10-21 |
Campbell Barton | bmesh-decimator update |
tree | commitdiff |
2012-10-21 |
Bastien Montagne | A final bunch of UI messages fixes and tweaks, and... |
tree | commitdiff |
2012-10-21 |
Campbell Barton | style cleanup: bge, switch statements mostly. |
tree | commitdiff |
2012-10-21 |
Campbell Barton | style cleanup: trailing tabs & expand some non prefix... |
tree | commitdiff |
2012-10-20 |
Campbell Barton | bmesh decimator support for loop & edge customdata... |
tree | commitdiff |
2012-10-20 |
Campbell Barton | code cleanup: quiet -Wshadow warning, var name changes... |
tree | commitdiff |
2012-10-19 |
Campbell Barton | add option to initialize heap with a known number of... |
tree | commitdiff |
2012-10-19 |
Campbell Barton | code cleanup: minor style change & quiet warning, also... |
tree | commitdiff |
2012-10-18 |
Lukas Toenne | Better fix for #32846. Instead of using time change... |
tree | commitdiff |
2012-10-17 |
Lukas Toenne | Fix #32887, ParticleInstance: crash with hidden particl... |
tree | commitdiff |
2012-10-16 |
Lukas Toenne | Fix/workaround #32846, dupli group + particle instances... |
tree | commitdiff |
2012-10-14 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-10 |
Daniel Genrich | Google Summer of Code project: "Smoke Simulator Improve... |
tree | commitdiff |
2012-10-09 |
Campbell Barton | code cleanup: make header defines more consistent,... |
tree | commitdiff |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
tree | commitdiff |
2012-10-01 |
Campbell Barton | mask data is no longer automatically added when sculpti... |
tree | commitdiff |
2012-09-27 |
Sergey Sharybin | Fix #32667: Curve softbodies doesn't render animation... |
tree | commitdiff |
2012-09-25 |
Campbell Barton | remove redundant NULL checks in somepledeform modifier... |
tree | commitdiff |
2012-09-25 |
Campbell Barton | default simple deforms `Relative` option to be enabled... |
tree | commitdiff |
2012-09-25 |
Campbell Barton | fix for regression in solidify modifier copying loop... |
tree | commitdiff |
2012-09-25 |
Campbell Barton | fix [#32646] Duplifaces can have wrong orientation... |
tree | commitdiff |
2012-09-22 |
Campbell Barton | replace UV project modifier matrix calculation with... |
tree | commitdiff |
2012-09-20 |
Campbell Barton | code cleanup: remove unused macros, commet some which... |
tree | commitdiff |
2012-09-19 |
Campbell Barton | code cleanup: make shape key api names consistent with... |
tree | commitdiff |
2012-09-17 |
Campbell Barton | code cleanup: typos and set exceptional cases of zero... |
tree | commitdiff |
2012-09-15 |
Campbell Barton | code cleanup: remove more invalid/paranoid NULL checks |
tree | commitdiff |
2012-09-15 |
Campbell Barton | quiet -Wmissing-prototypes warnings, and enable this... |
tree | commitdiff |
2012-09-12 |
Campbell Barton | fix for missing NULL check in own recent commit, thanks... |
tree | commitdiff |
next |