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
AgeCommit message (Expand)Author
2016-01-28Cleanup: warnings & styleCampbell Barton
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-28Usual i18n/UI messages fixes.Bastien Montagne
2016-01-27Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filt...Bastien Montagne
2016-01-27Fix clear keyframes op not reporting when called over a locked fcurve.Bastien Montagne
2016-01-27Tracking: Remove unfinished code from automation experimentsSergey Sharybin
2016-01-27Tracking: Update plane track solution after joining point tracksSergey Sharybin
2016-01-27Tracking: De-duplicate code for tracking a sequence and single frameSergey Sharybin
2016-01-27Tracking: Solve some TODOsSergey Sharybin
2016-01-27Atomics: Use _InterlockedAnd8 direction for 342bit MSVCSergey Sharybin
2016-01-27Tracking: Remove code which was dead for quite some time nowSergey Sharybin
2016-01-27Tracking: Cleanup, de-duplicate some codeSergey Sharybin
2016-01-27Buildbot: Enable OpenVDB BLOSC for the Linux buildersSergey Sharybin
2016-01-27OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbotSergey Sharybin
2016-01-27OMP -> BLI_task: BKE's pbvh.cBastien Montagne
2016-01-27PIL_time_utiledefines: add TIMEIT_AVERAGED variants to block timing macros.Bastien Montagne
2016-01-27atomic_ops: add atomic_fetch_and_and_uint8 wrapper.Bastien Montagne
2016-01-27Fix T46624: Preview is not always correctly updatedSergey Sharybin
2016-01-27Sequencer: Fix crash when trying to change filepath of Sound stripSergey Sharybin
2016-01-27Buildbot: Fix for missing spnav for Linux buildsSergey Sharybin
2016-01-27Fix T47250: OpenVDB crashKévin Dietrich
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-27WM: Support showing reports for modal operatorsCampbell Barton
2016-01-27NDOF: enable 3D mouse support on Mac by defaultMike Erwin
2016-01-27Fix bplayer (c)Bastien Montagne
2016-01-27Cleanup: forgot to comment again debug timing print in paint_stroke.cBastien Montagne
2016-01-27Cleanup: remove OMP's 'critical' sections in BKE_pbvh_node_add_proxy/free_pro...Bastien Montagne
2016-01-26Minor correction to API docsCampbell Barton
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-26CMake: Correction in comment in previous commitSergey Sharybin
2016-01-26CMake: Corrections around disabling BoostSergey Sharybin
2016-01-26Fix bplayer (c)Bastien Montagne
2016-01-26mesh_evaluate.c: OMP -> BLI_task, and some more parallelization.Bastien Montagne
2016-01-26Fix T46679: ZMask layers don't update w/ animationCampbell Barton
2016-01-26Fix T47214: Keyed Particles don't render correctly when used for point densit...Sergey Sharybin
2016-01-26CMake: Keep Schur specializations OFF by default configSergey Sharybin
2016-01-26Compositor: Speedup movie (un)distortion operationSergey Sharybin
2016-01-26Fix compilation error after recent luma changes on certain platformsSergey Sharybin
2016-01-26Correct commented printfsCampbell Barton
2016-01-26Upgrade Bullet to version 2.83.Brecht Van Lommel
2016-01-25Correct own error in recent BVH nearest rayCampbell Barton
2016-01-25Fix T46456: Crash when aborting stroke while using dyntopo.Bastien Montagne
2016-01-25Fix various potential bugs from coverity reports (NULL dereference, negative ...Bastien Montagne
2016-01-25Smoke viewport: also draw voxel size indicator when adaptive domain isKévin Dietrich
2016-01-25ImBuf: Make luminance calculation inlinedSergey Sharybin
2016-01-25Fix T46902: Revert zeroing velocity in BGE logic brickSybren A. Stüvel
2016-01-25Correct line-width for armaturesCampbell Barton
2016-01-25Fix T47233: fcurves.find() won't work with driversJoshua Leung
2016-01-25Keep image dimension used by space image and some other tools syncSergey Sharybin
2016-01-25A few urgent glLineWidth fixes for anim editorsJoshua Leung