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
2017-01-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2017-01-20Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-10-24Fix T49827L Crash linking material while in Material viewport shading modeSergey Sharybin
2016-10-24Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller
2016-10-19Fix missing outliner redraw when adding VSE stripJulian Eisel
2016-10-19Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-10-19Fix T49601: Material menu length problem.Bastien Montagne
2016-10-19Fix T49646: Switching from large to small image can get stuck zoom at max zoo...Anthony Edlin
2016-10-19Fix T49635: column_flow Layout - last column is too small.Bastien Montagne
2016-10-19Cleanup: UI layout: remove unsed and confusing parameter.Bastien Montagne
2016-10-19Fix T49622: Grease pencil not rendering out of VSESergey Sharybin
2016-10-19Fix T49502: file browser on OS X not highlighting external drives.Brecht Van Lommel
2016-10-19Fix T49629: Graph editor normalize function doesn't work on f-curves with a c...Sergey Sharybin
2016-10-19Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-19Fix wrong separator line width after drawing vec iconJulian Eisel
2016-10-19Fix missing operator-type registrationJulian Eisel
2016-10-19Fix T49506: Remove unused File Browser theme settingsJulian Eisel
2016-10-19[Fix unreported bug] Snap align with normal was not working in derivade meshGermano Cavalcante
2016-10-19Fix T49502: file browser on OS X not highlighting system folders and bookmarks.Brecht Van Lommel
2016-10-19Fix missing properties editor update when changing 3D View cameraJulian Eisel
2016-10-19OpenGL render: Skip GP passes if viewport has GP visibility disabledSergey Sharybin
2016-09-26Fix T49441: Grease Pencil - pie menu - brush name field crashes blenderJoshua Leung
2016-09-22GPencil: Fix memory leak using stroke arrange OPJulian Eisel
2016-09-22Fix non-finite normalization factor in certain casesSergey Sharybin
2016-09-22Fix: Grease Pencil sculpting crashes when sculpting on layers without any str...Joshua Leung
2016-09-22Fix filebrowser not getting back to valid dir in Release builds.Bastien Montagne
2016-09-22Fix memory leak in copy pose operatorSergey Sharybin
2016-09-14Code Cleanup: Deduplicate undo node freeing codeJoshua Leung
2016-09-14Fix: GPencil drawing sessions now respect limits for maximum undo stepsJoshua Leung
2016-09-14Outliner: Report linked datablock edit failure when trying to rename linked d...Philipp Oeser
2016-09-14Fix T49323: Ineffective bone roll calculation with low rig scaleSergey Sharybin
2016-09-14Fix T49336: Outliner allows to edit restrict flags for linked objectsSergey Sharybin
2016-09-14Fix T41883: Strip keyframes not respected for scenes rendered by other scenesSergey Sharybin
2016-09-14Fix cast shadows (material option) in the viewportMike Erwin
2016-09-14Fix own mistake in recent rB8b2a45052093, broke saving render results as imag...Bastien Montagne
2016-09-14Fix T49228: Separate by material, materials dissappear after reload.Bastien Montagne
2016-09-14Fix T49229: ID user decrement error when deleting group instance twice.Bastien Montagne
2016-09-02Fix T49222: Image Save settings are overridden by the File Save Screen ones.Bastien Montagne
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-31Fix T49210: Issue with User Count on Images in some shader nodetrees when ren...Bastien Montagne
2016-08-30Fix node editor to display node group names in the bottom left corner.Alexander Gavrilov
2016-08-29GPencil: Fix segment fault when undoAntonioya
2016-08-29GPencil: Replace strcpy by BLI_strncpyAntonioya
2016-08-29Cleanup/refactor spacefile's 'check dir' code.Bastien Montagne
2016-08-29Fix for Bevel segments bug T49183; but doesn't fix whole report yet.Howard Trickey
2016-08-29Fix T49172: mixdown sound op not exporting full lengthJörg Müller
2016-08-29Fix compilation error caused by wrong array initializationSergey Sharybin
2016-08-29Code Cleanup: Fixes for some issues noticed during previous fixJoshua Leung
2016-08-29Fix: GPencil Paste couldn't be used to paste strokes from one datablock to an...Joshua Leung
2016-08-29Small optimisation: Only calculate the inverse_diff_mat once per stroke inste...Joshua Leung