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-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-19Cleanup: Remove unneeded compositor update functionSergey Sharybin
2019-04-19Cleanup: Remove unneeded texture nodes update functionSergey Sharybin
2019-04-19Fix/workaround crash using ED_area_do_msg_notify_tag_redrawCampbell Barton
2019-04-19UI: tweak header context menu, gray out items when they have no effectBrecht Van Lommel
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18UI: Revert fix T37463: Y-clamp for header-only spacesCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18UI: replace toggle header with a propertyCampbell Barton
2019-04-18Cleanup: correct commentCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16Fix T63439: too many 3D viewport redraws due to fading scrollbars.Brecht Van Lommel
2019-04-14Cleanup: fix compiler warnings.Brecht Van Lommel
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Cleanup: Use higher level functionSergey Sharybin
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Image draw: Fix/workaround image corruption on drawSergey Sharybin
2019-04-09Cleanup: styleCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-04Separation lines for Quad ViewHarley Acheson
2019-04-04Cleanup: styleCampbell Barton
2019-04-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-04-01Fix T63169: 'Duplicate Current' entry in new workspace menu is not translated.Bastien Montagne
2019-03-24GPU: Remove unused and deprecated GPU_line_stipple()Clément Foucault
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-16Fix T62555 Viewport borders flicker when splitting said viewportClément Foucault
2019-03-14Fix T62425: topbar showing wrong buttons at some UI scales.Brecht Van Lommel
2019-03-14UI: disallow splitting of temporary screensCampbell Barton
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-03-12Context: add pose_objectCampbell Barton
2019-03-11Fix T60855: workspace duplicate does not preserve addons filters.Brecht Van Lommel
2019-03-09Merge branch 'blender2.7'Julian Eisel
2019-03-09Fix stashed full-screens returning to wrong layoutJulian Eisel
2019-03-09Fix T57655: Crash opening 2.79 file saved with maximized areaJulian Eisel
2019-03-09Fix active workspace changes when deleting workspaceDalai Felinto
2019-03-09Fix crash when deleting workspaces too fastDalai Felinto
2019-03-08Cleanup: spellingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-23fix T59951: View all sequences does not take into account region overlapRichard Antalik