Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extern
AgeCommit message (Expand)Author
2016-09-01Curve Fitting: correct initial handle signCampbell Barton
2016-09-01Cleanup: Reduce amount of misleading indentationSergey Sharybin
2016-08-23OpenCL: Support multiple ABI libraries on LinuxSergey Sharybin
2016-08-05Curve Fitting: fix off by one errorCampbell Barton
2016-08-05Add upstream information to curve_fit_nd libraryCampbell Barton
2016-08-05Curve Fitting: sync with upstreamCampbell Barton
2016-07-31Curve Fitting: circular fit could give NAN handlesCampbell Barton
2016-07-29Gtests: Re-apply strict compiler fixesSergey Sharybin
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-07-29GTests: Update to a newer Git versionSergey Sharybin
2016-07-28Curve Fitting: Use normalized projection functionCampbell Barton
2016-07-28Fix crash fitting single point curveCampbell Barton
2016-07-25Resolve undefined M_PI w/ MSVC2013Campbell Barton
2016-07-25Resolve build error on OSXCampbell Barton
2016-07-25Error in curve update, uninitialized var useCampbell Barton
2016-07-25Curve Fitting: Add alternate 'refit' methodCampbell Barton
2016-07-12Revert "OpenJPEG: update to 2.1 from 1.5"Sergey Sharybin
2016-07-12OpenJPEG: update to 2.1 from 1.5Campbell Barton
2016-07-11CMake: suppressing indentation warning for externCampbell Barton
2016-06-13Curve Fitting: add high-quality flagCampbell Barton
2016-06-12Curve Fitting: offset based fallback to calculate cubicsCampbell Barton
2016-06-02Add upstream information to wcwidth libraryCampbell Barton
2016-05-27Add upstream information to librariesCampbell Barton
2016-05-27Add some more information about extern librariesSergey Sharybin
2016-05-25dd upstream information to librariesCampbell Barton
2016-05-24Forgot this in previous commitSergey Sharybin
2016-05-24Add upstream information to librariesSergey Sharybin
2016-05-19CMake: use signed char for recastnavigationCampbell Barton
2016-05-19Cleanup: CMake indentationCampbell Barton
2016-05-18Cuda wrangler: Fix very nasty bug with multiple scalar type qualifiersSergey Sharybin
2016-05-16Cleanup: simplify checks calculating tangentsCampbell Barton
2016-05-16Curve Fitting: correct circular tangent length calculationCampbell Barton
2016-05-08A "better" (?) fix for msvc silliness - used in one other place in all of Ble...Joshua Leung
2016-05-08Fix compiling on MSVC - M_PI undefinedJoshua Leung
2016-05-07Clamp dot-product to avoid precision errorCampbell Barton
2016-05-07Cleanup: whicespaceCampbell Barton
2016-05-07Curve Fitting: better fallback when least-square solution failsCampbell Barton
2016-05-07Fix error copying cubic dataCampbell Barton
2016-05-05Curve Fitting: avoid clamping fallback handles.Campbell Barton
2016-05-02Correct header (can't use uint here)Campbell Barton
2016-05-02Curve Fitting: expose function for fitting a single curveCampbell Barton
2016-04-30Slight adjustment to curve fitting tangentsCampbell Barton
2016-04-22Silence some annoying warnings when doing full build with strict flagsSergey Sharybin
2016-04-20Update bundled openjpeg from 1.5.0 to 1.5.2Sergey Sharybin
2016-04-20Cleanup: rename cos-angle to match BLI_mathCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton
2016-04-15Add lib for n-dimensional cubic curve fittingCampbell Barton
2016-04-12Remove any wrangler utility scriptsSergey Sharybin
2016-04-12CMake: ignore headerCampbell Barton
2016-04-12CMake: Partially revert recent missing headers commitSergey Sharybin