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-11Fix: Build error with msvc2019.Ray Molenkamp
2019-04-11Rename Label instead of Name in Node editor using F2 keyAntonioya
2019-04-113D View: Show the camera frame when Extra's is offCampbell Barton
2019-04-11Fix T63451: selected objects not highlighted in outliner scene view.Harley Acheson
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2019-04-11Cleanup: suppress some warnings in external libraries.Brecht Van Lommel
2019-04-11Fix T63464: Multi UV Maps limited to three with eeveePhilipp Oeser
2019-04-10Annotations: Make all 2D editors locked to ViewAntonioya
2019-04-10Industry Compat Keymap: Add Sculpt Mode keysWilliam Reynish
2019-04-10Industry Compatible Keymap: initial keymapWilliam Reynish
2019-04-10Fix T62449: Subsurf+hidden facesJeroen Bakker
2019-04-10Keyframing: add operators that use keying-set ID'sCampbell Barton
2019-04-10Fix T63455: Legacy GPencil settings in AnnotationsAntonioya
2019-04-10Fix T63347: No longer supported disable-ffserver option in install_deps script.Bastien Montagne
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