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
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-29UI: allow off/on icons to be in reverse order.Brecht Van Lommel
2018-10-29Cleanup: remove unused RNA flag.Brecht Van Lommel
2018-10-29Depsgraph: use full operation key to preserve update tags on rebuild.Alexander Gavrilov
2018-10-29Fix T57488: crash in Shrinkwrap constraint due to unsafe multi-threading.Alexander Gavrilov
2018-10-29GP: Remove unneeded code to get iconAntonioya
2018-10-29GP: Cleanup typoAntonioya
2018-10-29Depsgraph cleanup: use proper DEG_debug_print_eval call...Bastien Montagne
2018-10-29BBox accessor: switch to `switch`, add missing gpencil case.Bastien Montagne
2018-10-29Eevee: Fix Sun soft shadows not starting at first sampleClément Foucault
2018-10-29Edit Mode: Fix "Hidden Wire" option not workingClément Foucault
2018-10-29Fix: Pose Breakdown operator (continued)Jacques Lucke
2018-10-29Fix: Pose Breakdown operatorJacques Lucke
2018-10-29Enable dependency graph update while renderingSergey Sharybin
2018-10-29Fix unneeded/unwanted user counter when freeing CoW NLASergey Sharybin
2018-10-29Fix T57360: Crash when Play Animation in this sceneSergey Sharybin
2018-10-29Fix T57372: Second full scene copy crashes on deletion.Bastien Montagne
2018-10-29Fix stupid multiple-call of same function in Collections remapping code.Bastien Montagne
2018-10-29Fix T57384: Depsgraph assert after loading file with Mask NodePhilipp Oeser
2018-10-29Fix topbar UI being lost on undo w/ mode changeCampbell Barton
2018-10-29Fix topbar tool UI being lost on undoCampbell Barton
2018-10-29Merge branch 'master' into blender2.8Campbell Barton
2018-10-29Fix assert weight painting after undoCampbell Barton
2018-10-29Multi-Object EditMode: curve select next/prevCampbell Barton
2018-10-29Multi-Object EditMode: curve select more/lessCampbell Barton
2018-10-29Merge branch 'master' into blender2.8Campbell Barton
2018-10-29Modifier: mask threshold optionCampbell Barton
2018-10-29Cleanup: avoid C++ keyword in DNACampbell Barton
2018-10-29PyAPI: remove GPUVertFormat() creation from a listCampbell Barton
2018-10-29Cleanup: typoCampbell Barton
2018-10-29Cleanup: styleCampbell Barton
2018-10-29Fix crash flipping region without active areaJulian Eisel
2018-10-28DRW: Cleanup: Redundant checkClément Foucault
2018-10-28Eevee: Implement jittered soft shadowmapClément Foucault
2018-10-28BLI: Add comment about to orthogonalize_m3/4Clément Foucault
2018-10-28Eevee: Fix contact shadow creating to overshadowingClément Foucault
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-28Fix label misalignment when there are multiple buttons on the right side.Brecht Van Lommel
2018-10-28Cleanup: fix compiler warnings.Brecht Van Lommel
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Fix snaps appearing in system bookmarks on Linux.Roel Koster
2018-10-27Cleanup: More meaningful variable nameSeverin
2018-10-27UI: operator to press the active buttonCampbell Barton
2018-10-27Multi-Objects: Curve - select pick, linked and short pathDalai Felinto
2018-10-27Cleanup: Remove silly redundant if check in ED_armature_edit_select_pickDalai Felinto
2018-10-27Fix T57367: Multi-Object-Mode: Edit Lattice selection only working for active...Dalai Felinto
2018-10-27Fix lasso selection not working for latticesDalai Felinto
2018-10-26Fix crash when switching to Scripting workspaceDalai Felinto