2014-01-29 |
Campbell Barton | UI: Refactor timecode functions into BLI_timecode |
tree | commitdiff |
2014-01-28 |
Campbell Barton | Code cleanup: remove references to svn and code style |
tree | commitdiff |
2014-01-26 |
Bastien Montagne | Cleanup of BLI_smallhash |
tree | commitdiff |
2014-01-21 |
Campbell Barton | Code Cleanup: use bool for return values and correct... |
tree | commitdiff |
2014-01-21 |
Bastien Montagne | Timing macros: remove the (void)0 at the end of TIMEIT_... |
tree | commitdiff |
2014-01-21 |
Bastien Montagne | Replace XOR swapping by default ("naive", with extra... |
tree | commitdiff |
2014-01-21 |
Brecht Van Lommel | Fix T38303: same names with different case sorted unpre... |
tree | commitdiff |
2014-01-21 |
Campbell Barton | Code Cleanup: style |
tree | commitdiff |
2014-01-19 |
Campbell Barton | Docs: doxygen file descriptions for BLF, GPU and WM |
tree | commitdiff |
2014-01-17 |
Sergej Reich | Math: Code cleanup |
tree | commitdiff |
2014-01-16 |
Campbell Barton | Code Cleanup: style and redundant casts |
tree | commitdiff |
2014-01-15 |
Campbell Barton | Code Cleanup: use iroundf |
tree | commitdiff |
2014-01-15 |
Campbell Barton | Math Lib: add iroundf function for: (int)floorf(a ... |
tree | commitdiff |
2014-01-14 |
Antony Riakiotakis | Fix build issues with mingw's |
tree | commitdiff |
2014-01-14 |
gaiaclary | Added missing include |
tree | commitdiff |
2014-01-14 |
Campbell Barton | Fix for icon generation with MSVC |
tree | commitdiff |
2014-01-14 |
Sergey Sharybin | Correction to assert in previous commit |
tree | commitdiff |
2014-01-14 |
Sergey Sharybin | Add check for KD tree size to BLI_kdtree_insert() |
tree | commitdiff |
2014-01-14 |
Campbell Barton | Correct bad mistake in own recent to commit to angle... |
tree | commitdiff |
2014-01-13 |
Campbell Barton | Math Lib: minor optimization for angle functions |
tree | commitdiff |
2014-01-13 |
Campbell Barton | Code Cleanup: spelling |
tree | commitdiff |
2014-01-13 |
Antony Riakiotakis | Fix some harmless warnings that mostly appeared on... |
tree | commitdiff |
2014-01-12 |
Campbell Barton | Style Cleanup: whitespace |
tree | commitdiff |
2014-01-08 |
Campbell Barton | Fix for inorrect use of BLI_utf8_invalid_strip, add... |
tree | commitdiff |
2014-01-07 |
Campbell Barton | Code cleanup: defines for statfs were getting out of... |
tree | commitdiff |
2014-01-05 |
Campbell Barton | Text3d: selection in editmode now follows rotated text... |
tree | commitdiff |
2014-01-04 |
Antony Riakiotakis | Fix for previous commit...sorry! |
tree | commitdiff |
2014-01-04 |
Antony Riakiotakis | Fix MinGW32 compilation |
tree | commitdiff |
2014-01-03 |
Campbell Barton | KDTree: ensure balance runs before usage (in debug... |
tree | commitdiff |
2014-01-03 |
Campbell Barton | Code Cleanup: WIN32 defines, check for _MSC_VER instead... |
tree | commitdiff |
2014-01-02 |
Martijn Berger | Fix :I broke the build for MSVC 2008 this fixes it |
tree | commitdiff |
2014-01-02 |
Martijn Berger | Fix T37987: MSVC 2013 has C99 headers and warns for... |
tree | commitdiff |
2013-12-29 |
Sergey Sharybin | Fix T37980: Multiple font objects sharing an external... |
tree | commitdiff |
2013-12-29 |
Campbell Barton | Fix for 3d text ctrl+arrow keys failing for multi-byte... |
tree | commitdiff |
2013-12-29 |
Campbell Barton | Math Lib: replace point in polygon function with one... |
tree | commitdiff |
2013-12-29 |
Campbell Barton | Fix missing check if isect_plane_plane_v3 fails to... |
tree | commitdiff |
2013-12-28 |
Campbell Barton | Text3d: avoid calculating the font boundbox scale for... |
tree | commitdiff |
2013-12-28 |
Campbell Barton | Fix for 3d fonts loading the character of the string... |
tree | commitdiff |
2013-12-28 |
Campbell Barton | 3D Text: use ghash for character lookups |
tree | commitdiff |
2013-12-28 |
Campbell Barton | Math Lib: add dist_squared_to_line_v2, avoids sqrt... |
tree | commitdiff |
2013-12-26 |
Campbell Barton | Simplify isect_point_poly_v2 functions using angle_sign... |
tree | commitdiff |
2013-12-26 |
Campbell Barton | Polyfill: minor changes to which fix rare errors with... |
tree | commitdiff |
2013-12-26 |
Campbell Barton | Fix T37946: Error filling ngons |
tree | commitdiff |
2013-12-24 |
Campbell Barton | String API: BLI_ascii_strtolower/upper now check NULL... |
tree | commitdiff |
2013-12-22 |
Campbell Barton | Style Cleanup: remove preprocessor indentation (updated... |
tree | commitdiff |
2013-12-10 |
Campbell Barton | Mempool/Memarena: hint for unlikely conditions |
tree | commitdiff |
2013-12-08 |
Campbell Barton | Util-defines: avoid multiple calculation/access for... |
tree | commitdiff |
2013-12-08 |
Campbell Barton | Math lib: optimize hsv/rgb conversion |
tree | commitdiff |
2013-12-07 |
Campbell Barton | Util Macros: reduce multiple access & conversion for... |
tree | commitdiff |
2013-12-07 |
Campbell Barton | Compiler warnings: quiet warnings for gcc4.7x |
tree | commitdiff |
2013-12-06 |
Campbell Barton | Rectangle API: add single axis intersection check |
tree | commitdiff |
2013-12-05 |
Antony Riakiotakis | Appease grumpy ole gcc 4.7 of MinGW64 (possibly gcc... |
tree | commitdiff |
2013-12-05 |
Campbell Barton | Code Cleanup: use strict flags for math lib, add inline... |
tree | commitdiff |
2013-12-04 |
Campbell Barton | Compiler warnings: quiet float/double conversion warning |
tree | commitdiff |
2013-12-04 |
Lukas Tönne | Fix for EWA (elliptical weighted average) sampling... |
tree | commitdiff |
2013-12-04 |
Lukas Tönne | Fix for interpolation errors on lower-left borders... |
tree | commitdiff |
2013-12-04 |
Campbell Barton | User interface: internal change, collect panels to... |
tree | commitdiff |
2013-12-03 |
Campbell Barton | Code Cleanup: correct fabsf/fabs/abs use |
tree | commitdiff |
2013-12-02 |
Campbell Barton | MemArena: use size_t instead of int for alloc args... |
tree | commitdiff |
2013-12-02 |
Campbell Barton | Polyfill: fast-path for convex ngons (and mostly convex... |
tree | commitdiff |
2013-11-30 |
Campbell Barton | Geometry API: polyfill2d, ear clipping polygon filling... |
tree | commitdiff |
2013-11-30 |
Campbell Barton | Math Library: add functions cross_poly_v2, cross_tri_v2 |
tree | commitdiff |
2013-11-29 |
Alexandr Kuznetsov | Woo Hoo. First git commit. |
tree | commitdiff |
2013-11-28 |
Campbell Barton | Transform: improve normal orientation |
tree | commitdiff |
2013-11-26 |
Campbell Barton | Math library: minor additions sqrtf_signed and copy_v2_fl2 |
tree | commitdiff |
2013-11-25 |
Campbell Barton | Code Cleanup: rename vars for detecting change to be... |
tree | commitdiff |
2013-11-25 |
Campbell Barton | fix for regression with own recent commit |
tree | commitdiff |
2013-11-25 |
Campbell Barton | Fix T37591: 'Extensions' option ignored for movies. |
tree | commitdiff |
2013-11-24 |
Campbell Barton | Code Cleanup: replace shorts with ints for path code. |
tree | commitdiff |
2013-11-24 |
Campbell Barton | Code Cleanup: whitespace / formatting |
tree | commitdiff |
2013-11-20 |
Campbell Barton | Math Library: add dot_m4_v3_row_x/y/z |
tree | commitdiff |
2013-11-19 |
Campbell Barton | Fix T37472: crash when packing UV islands. |
tree | commitdiff |
2013-11-10 |
Campbell Barton | make IS_EQ and IS_EQF typecheck args |
tree | commitdiff |
2013-11-06 |
Lukas Toenne | Patch #37274: Circle select for node editor, by Henrik... |
tree | commitdiff |
2013-10-31 |
Campbell Barton | code cleanup: spelling |
tree | commitdiff |
2013-10-31 |
Campbell Barton | code cleanup: spelling |
tree | commitdiff |
2013-10-26 |
Campbell Barton | spelling: use American spelling for canceled |
tree | commitdiff |
2013-10-25 |
Campbell Barton | correct typo |
tree | commitdiff |
2013-10-22 |
Campbell Barton | add copy_v4_fl4, replace QUATSET macro. |
tree | commitdiff |
2013-10-22 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-10-21 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-10-20 |
Sergey Sharybin | Code cleanup: added generic function copt_m3_m3d |
tree | commitdiff |
2013-10-18 |
Sergey Sharybin | Move utility functions from mball to mathutils |
tree | commitdiff |
2013-10-17 |
Irie Shinsuke | Fix build failure with VS2012 + SCons, caused by redefi... |
tree | commitdiff |
2013-10-12 |
Sergey Sharybin | Task scheduler ported form CYcles to C |
tree | commitdiff |
2013-10-12 |
Brecht Van Lommel | Further tweak for dual quaternion armature deform probl... |
tree | commitdiff |
2013-10-12 |
Campbell Barton | code cleanup: use const's for vector args. |
tree | commitdiff |
2013-10-12 |
Brecht Van Lommel | Fix dual quaternion armature deform giving erratic... |
tree | commitdiff |
2013-10-11 |
Campbell Barton | code cleanup: boxpack, pack struct and use unsigned... |
tree | commitdiff |
2013-10-10 |
Campbell Barton | use BLI_bitmap for editmesh selection buffer to save... |
tree | commitdiff |
2013-10-10 |
Campbell Barton | code cleanup: use const's for static arrays |
tree | commitdiff |
2013-10-10 |
Campbell Barton | add MEM_SIZE_OPTIMAL to avoid memory fragmentation... |
tree | commitdiff |
2013-10-08 |
Campbell Barton | code cleanup: redundant includes and add minor comments. |
tree | commitdiff |
2013-10-07 |
Bastien Montagne | Build fix (issue could happen with scons,reported by... |
tree | commitdiff |
2013-10-05 |
Campbell Barton | rename overlap to holes for isect_point_poly_v2 |
tree | commitdiff |
2013-10-05 |
Campbell Barton | more corrections to valgrind hinting. |
tree | commitdiff |
2013-10-05 |
Campbell Barton | use valgrind hints for memarena for better debugging... |
tree | commitdiff |
2013-10-04 |
Campbell Barton | code cleanup: warnings and minor edits. |
tree | commitdiff |
2013-10-04 |
Campbell Barton | fix for lasso failing/glitches on overlapping lines... |
tree | commitdiff |
2013-10-04 |
Campbell Barton | fix for lasso selection (in non-zbuf mode) when the... |
tree | commitdiff |
next |