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
2019-04-10Industry Compatible Keymap: Remove JKL keystemp-keymap-industry-compatWilliam Reynish
2019-04-10Correct enum nameCampbell Barton
2019-04-10Merge branch 'master' into temp-keymap-industry-compatCampbell Barton
2019-04-10Keyframing: add operators that use keying-set ID'sCampbell Barton
2019-04-10Fix T63455: Legacy GPencil settings in AnnotationsAntonioya
2019-04-10Use new insert keyframe operatorCampbell Barton
2019-04-10De-duplicate codeCampbell Barton
2019-04-10Fix T63347: No longer supported disable-ffserver option in install_deps script.Bastien Montagne
2019-04-10Temp branch for industry compat keymapCampbell Barton
2019-04-10Fix T63441: Cycles applies modifiers twiceSergey Sharybin
2019-04-10Cleanup: rename old -> versioningCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-04-10BLI_string: Add STR_ELEM macroCampbell Barton
2019-04-10Cleanup: order simple check before function callCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-10Cleanup: style, shadow warningCampbell Barton
2019-04-09Fix T63427: Annotations don'twork with 2.79 settingsAntonioya
2019-04-09Cleanup: Use higher level functionSergey Sharybin
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-09Image draw: Fix/workaround image corruption on drawSergey Sharybin
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-09Mistake in 1be2888bf021Jeroen Bakker
2019-04-09Fix T63326: absolute shape keys inserted from Python in wrong order.Arno Mayrhofer
2019-04-08Fix T63386: text editor footer added multiple times.George Vogiatzis
2019-04-08Fix T63399: Obj exporter does not respect "Apply Modifiers" settingsSergey Sharybin
2019-04-08Fix T60821: highlighting issues in Dope SheetPhilipp Oeser
2019-04-08GPencil: Mark Object gpd field as DeprecatedAntonioya
2019-04-08Fix T63340: Transform Snap Object: Simulate occlusion only when `use_occlusio...mano-wii
2019-04-08cleanup: typo in commentPhilipp Oeser
2019-04-08GPencil: Cleanup unused codeAntonioya
2019-04-07GPencil: Fix wrong Brush texture for pinned materialsAntonioya
2019-04-07Quick Explode: update for recent eevee shadow refactorPhilipp Oeser
2019-04-07Cleanup: add comments about dual quaternion scale handling.Brecht Van Lommel
2019-04-07Merge branch 'blender2.7'Brecht Van Lommel
2019-04-07Fix for GCC9 new OpenMP data sharingRobert-André Mauchin
2019-04-07GPencil: Set layer channel custom color to all line in DopesheetAntonioya
2019-04-07Merge branch 'blender2.7'Brecht Van Lommel
2019-04-07Fix build error with Visual Studio, appears to be a compiler bugBrecht Van Lommel
2019-04-06Fix T59014: black/corrupted viewport with Intel HD on Windows 7/8.Brecht Van Lommel
2019-04-06GHOST: tweak warning message about OpenGL 3.3.Brecht Van Lommel
2019-04-06DRW: Opti: Fix hotspot in DRW_mesh_batch_cache_get_surface_shadedClément Foucault
2019-04-05GPU: Fix typoClément Foucault
2019-04-05DRW: Opti: Replace bound tex/ubo tracking array by bitfieldsClément Foucault
2019-04-05Cleanup: Fix compiler warningAntonioya
2019-04-05Fix T61035 Draw manager crash opening file with curvesClément Foucault
2019-04-05Fix T63281: Drivers inside nodegroups inside nodegroups don't show up in Driv...Sebastian Parborg
2019-04-05EEVEE: Fix compilationJeroen Bakker