2012-04-28 |
Sergey Sharybin | Camera tracking: support of tripod motion solving |
tree | commitdiff |
2012-04-28 |
Campbell Barton | code cleanup: remove editmesh code left hanging around... |
tree | commitdiff |
2012-04-28 |
Campbell Barton | patch [#31104] Correct comment for mul_qt_v3 |
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-27 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2012-04-27 |
Campbell Barton | code cleanup: quiet msvc warnings |
tree | commitdiff |
2012-04-26 |
Campbell Barton | code cleanup: bmesh comments/todos, no functional changes. |
tree | commitdiff |
2012-04-24 |
Antony Riakiotakis | Add libMV and Scons support for MinGW-w64, patches... |
tree | commitdiff |
2012-04-23 |
Campbell Barton | fix for invalid use of memset when loading tiff images |
tree | commitdiff |
2012-04-23 |
Antony Riakiotakis | First MinGW-w64 support for cmake has been added. To... |
tree | commitdiff |
2012-04-23 |
Campbell Barton | code cleanup: better use of BLI_array_* (grow in larger... |
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: correct typos |
tree | commitdiff |
2012-04-21 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-04-19 |
Bastien Montagne | BMESH_TODO: randomize vertices working again. |
tree | commitdiff |
2012-04-18 |
Campbell Barton | code cleanup: more minor changes to scanfill |
tree | commitdiff |
2012-04-18 |
Campbell Barton | code cleanup: replace magic numbers in scanfill with... |
tree | commitdiff |
2012-04-18 |
Campbell Barton | fix for eternal loop in scanfill, |
tree | commitdiff |
2012-04-18 |
Campbell Barton | fix for own error in recent scanfill updates, scanfill... |
tree | commitdiff |
2012-04-16 |
Campbell Barton | minor speedup for scanfill, dont calculate the normal... |
tree | commitdiff |
2012-04-16 |
Campbell Barton | inline function for "Newell's Method" used for normal... |
tree | commitdiff |
2012-04-16 |
Campbell Barton | improve scanfill for uneven ngons, previously scanfill... |
tree | commitdiff |
2012-04-16 |
Campbell Barton | fix for fail thumbs being used when the failed thumbnai... |
tree | commitdiff |
2012-04-16 |
Campbell Barton | make scanfill threadsafe (wasnt threadsafe before BMesh... |
tree | commitdiff |
2012-04-16 |
Campbell Barton | style cleanup: scanfill, spelling and use NULL rather... |
tree | commitdiff |
2012-04-16 |
Campbell Barton | code cleanup: avoid confusion with incorrectly named... |
tree | commitdiff |
2012-04-15 |
Campbell Barton | code cleanup: dont include BLI_winstuff.h on non window... |
tree | commitdiff |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
tree | commitdiff |
2012-04-12 |
Campbell Barton | code cleanup: quiet some mingw warnings. |
tree | commitdiff |
2012-04-12 |
Campbell Barton | code cleanup: utfconv library had some quite confusing... |
tree | commitdiff |
2012-04-12 |
Campbell Barton | code cleanup: remove unused var for windows and style... |
tree | commitdiff |
2012-04-11 |
Campbell Barton | code cleanup: float formatting was confusing in some... |
tree | commitdiff |
2012-04-11 |
Campbell Barton | fix [#30897] UVEditor: Snap Cursor to Selected |
tree | commitdiff |
2012-04-10 |
Campbell Barton | fix [#30848] Edge Selection fails when the following... |
tree | commitdiff |
2012-04-09 |
Jason Wilkins | Warning Fixes - const correctness in unicode encoding... |
tree | commitdiff |
2012-04-07 |
Campbell Barton | code cleanup: no functional changes |
tree | commitdiff |
2012-04-06 |
Alexander Kuznetsov | Temporary gzopen fix for for Windows |
tree | commitdiff |
2012-04-02 |
Campbell Barton | code cleanup: replace inline axis angle conversion... |
tree | commitdiff |
2012-04-01 |
Sergey Sharybin | Fix for is_orthogonal check which in fact was checking... |
tree | commitdiff |
2012-03-31 |
Campbell Barton | code cleanup: use uppercase for defines and dont end... |
tree | commitdiff |
2012-03-31 |
Campbell Barton | move debug flag into its own global var (G.debug),... |
tree | commitdiff |
2012-03-28 |
Campbell Barton | style cleanup: for creator.c & more useful assert messa... |
tree | commitdiff |
2012-03-26 |
Campbell Barton | rename lattice influence to strength from r45144 (other... |
tree | commitdiff |
2012-03-25 |
Antony Riakiotakis | Fix #30638 and part of #30646. |
tree | commitdiff |
2012-03-25 |
Campbell Barton | style cleanup: issues missed last commit |
tree | commitdiff |
2012-03-25 |
Campbell Barton | style cleanup: conform to style guide - mostly operator... |
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: pep8, indentation |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: follow style guide for formatting of... |
tree | commitdiff |
2012-03-24 |
Campbell Barton | code cleanup: move bmesh inline funcs to headers (avoid... |
tree | commitdiff |
2012-03-22 |
Campbell Barton | style cleanup: enforce macros using a semicolon. |
tree | commitdiff |
2012-03-20 |
Brecht Van Lommel | Fix #30543: tessellating ngons with small angles was... |
tree | commitdiff |
2012-03-20 |
Campbell Barton | replace SETCOL defines with inline function: rgba_char_... |
tree | commitdiff |
2012-03-20 |
Campbell Barton | rename define BM_INLINE -> BLI_INLINE to avoid confusio... |
tree | commitdiff |
2012-03-20 |
Campbell Barton | compile fix: linux BLI_gzopen declare was conflicting. |
tree | commitdiff |
2012-03-20 |
Alexander Kuznetsov | Adds support for utf paths on Windows. |
tree | commitdiff |
2012-03-19 |
Sergey Sharybin | Fix #30590: Crash in multires when undoing extrude... |
tree | commitdiff |
2012-03-19 |
Campbell Barton | fix for error reported on IRC, sorting zero sized lists... |
tree | commitdiff |
2012-03-18 |
Campbell Barton | spelling cleanup |
tree | commitdiff |
2012-03-14 |
Sergey Sharybin | Switch *nix fileops from calling external commands... |
tree | commitdiff |
2012-03-14 |
Nicholas Bishop | Skip hidden elements in PBVH iterator, raycast, and... |
tree | commitdiff |
2012-03-14 |
Nicholas Bishop | Skip hidden elements in PBVH iterator, raycast, and... |
tree | commitdiff |
2012-03-14 |
Campbell Barton | mathutils py api: |
tree | commitdiff |
2012-03-13 |
Campbell Barton | stule cleanup for rct.c and fix for error in last commit. |
tree | commitdiff |
2012-03-13 |
Campbell Barton | workaround [#30480] Knife tool flicker |
tree | commitdiff |
2012-03-12 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-03-12 |
Nicholas Bishop | Code cleanup: use explicit PBVH type enum rather than... |
tree | commitdiff |
2012-03-12 |
Campbell Barton | better fix for [#30529], find the right axis rather... |
tree | commitdiff |
2012-03-12 |
Campbell Barton | fix [#30529] BMesh: Wrong Indizes of Faces |
tree | commitdiff |
2012-03-12 |
Bastien Montagne | Removing SWAP macro define from BLI_heap.c, already... |
tree | commitdiff |
2012-03-12 |
Miika Hamalainen | Fix msvc compilation errors. (__func__ undeclared) |
tree | commitdiff |
2012-03-12 |
Campbell Barton | code cleanup/bugfix uninitialized values |
tree | commitdiff |
2012-03-12 |
Campbell Barton | text delimiter - convert to unicode before comparing... |
tree | commitdiff |
2012-03-11 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-03-11 |
Campbell Barton | style cleanup, also remove unused externs. |
tree | commitdiff |
2012-03-11 |
Campbell Barton | [#30503] Callback for render job completion |
tree | commitdiff |
2012-03-10 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-03-09 |
Campbell Barton | style cleanup: comment blocks |
tree | commitdiff |
2012-03-09 |
Campbell Barton | code cleanup: replace macros VECCOPY, VECADD, VECSUB... |
tree | commitdiff |
2012-03-09 |
Campbell Barton | style cleanup: spelling. |
tree | commitdiff |
2012-03-08 |
Sergey Sharybin | Fix ##30455: Orthographic grid alignment jumps/shifts... |
tree | commitdiff |
2012-03-08 |
Campbell Barton | style cleanup: pep8 + picky edits |
tree | commitdiff |
2012-03-08 |
Campbell Barton | style cleanup - spelling. |
tree | commitdiff |
2012-03-07 |
Campbell Barton | edit to cursor adjustment, use int rather then short... |
tree | commitdiff |
2012-03-07 |
Campbell Barton | Unify string stepping delimiter code for text buttons... |
tree | commitdiff |
2012-03-07 |
Campbell Barton | style cleanup - braces & else / if's |
tree | commitdiff |
2012-03-07 |
Nicholas Bishop | Code cleanup: use typedefs for DerivedMesh drawing... |
tree | commitdiff |
2012-03-06 |
Campbell Barton | style cleanup, brackets in else/if, some indentation. |
tree | commitdiff |
2012-03-06 |
Nicholas Bishop | Fix incorrect null parameter in PBVH drawing |
tree | commitdiff |
2012-03-06 |
Nicholas Bishop | Draw individual face's material and shading correctly... |
tree | commitdiff |
2012-03-05 |
Nicholas Bishop | Code cleanup: factor out some common code from PBVH... |
tree | commitdiff |
2012-03-05 |
Nicholas Bishop | Code cleanup: add comments for build_sub() and remove... |
tree | commitdiff |
2012-03-05 |
Nicholas Bishop | Code cleanup: split PBVH build_sub() into two functions. |
tree | commitdiff |
2012-03-04 |
Campbell Barton | style cleanup - comment spelling + translate some dutch. |
tree | commitdiff |
2012-03-03 |
Campbell Barton | bmesh py api |
tree | commitdiff |
2012-03-03 |
Campbell Barton | style cleanup / comment formatting for bli/bke/bmesh |
tree | commitdiff |
2012-03-02 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-03-01 |
Campbell Barton | style cleanup for mempool |
tree | commitdiff |
next |