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/source
AgeCommit message (Expand)Author
2016-02-01Cleanup: FileData->flags: Convert defines to anonymous enum.Bastien Montagne
2016-02-01Fix T47238: Bug w/ view aligned constraint planeCampbell Barton
2016-02-01Avoid duplicate getConstraintSpaceDimension callsCampbell Barton
2016-02-01CMake: Attempt to fix wrong installation folder for requests on OSXSergey Sharybin
2016-02-01Sequencer: IF effect strip only affects on a single strip use source metadata...Sergey Sharybin
2016-02-01Fix missing return after NULL check, from Coverity reports.Bastien Montagne
2016-02-01View2D: avoid divide-by-zeroCampbell Barton
2016-02-01Cleanup: unused TransInfo membersCampbell Barton
2016-02-01Fix transform crash in rare casesCampbell Barton
2016-02-01Fix T47289: Edges don't transform in face-modeCampbell Barton
2016-02-01Docs: warning for loading duplicate movie-clipsCampbell Barton
2016-02-01UI: minor tweaks to view orbit shortcuts showCampbell Barton
2016-01-31Point Cache: fix typo in smoke_openvdb_read.Kévin Dietrich
2016-01-30Fix T47263: numpad4/6 rotates around worl Z axis and not view Y axis.Bastien Montagne
2016-01-30Fix T46455: Array modifier could generate chained mapping of vertices, leadin...Bastien Montagne
2016-01-30Fix memory leak in hook modifier's data copySergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-30Cleanup: correct qsort commentsCampbell Barton
2016-01-30Cleanup: line lengthCampbell Barton
2016-01-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-29Fix i18n-related points in T47265 - mostly, fix non-translated items in enum-...Bastien Montagne
2016-01-29Sequencer: It is now possible to append strip's modifiers to all selected onesSergey Sharybin
2016-01-29Skip save-as history running from another OperatorCampbell Barton
2016-01-29Fix T47271: Vertex Group to Selected missing updateCampbell Barton
2016-01-29Fix crash running transform in background modeCampbell Barton
2016-01-29Cleanup: remove unused codeCampbell Barton
2016-01-28FFmpeg: Experiment with use of nb_frames from a stream when knownSergey Sharybin
2016-01-28Fix/Workaround T46412: Defocus node not working on Windows 32 bitSergey Sharybin
2016-01-28WM: allow filesel to execute a modal operatorCampbell Barton
2016-01-28OpenGL: optimize ED_screen_drawMike Erwin
2016-01-28cleanup: spelling, comments, alignmentMike Erwin
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-27Tracking: Remove code which was dead for quite some time nowSergey Sharybin
2016-01-27Tracking: Cleanup, de-duplicate some codeSergey 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-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-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-27Fix bplayer (c)Bastien Montagne