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
path: root/source
AgeCommit message (Expand)Author
2019-08-01Cleanup: remove unused compute-id from preferencesCampbell Barton
2019-08-01Cleanup: use braces, unused variable, unused enumCampbell Barton
2019-07-31Fix T67951: Bone selection is broken on some Intel GPUsmano-wii
2019-07-31Fix several undefined-behaviour-sanitizer warningsLukas Stockner
2019-07-31UI: Correct Spacing for Short Unit NamesHarley Acheson
2019-07-31Add operator for removing unused material slotsLukas Stockner
2019-07-31Clarify in FloatProperty generated docs: single precision floats.Howard Trickey
2019-07-31Revert "UI: remove checks for other popovers when switching menu"Sebastian Parborg
2019-07-31Fix build error after recent cleanupBrecht Van Lommel
2019-07-31Cleanup: typo in parameter name in function declarations.Bastien Montagne
2019-07-31Fix negative booleanSergey Sharybin
2019-07-31Fix T65837: "Zoom Axis" is not working on the node editorSebastian Parborg
2019-07-31Fix T63921: Unable to use confirm on release for keyboard shortcutsSebastian Parborg
2019-07-31Cleanup: remove unused boost codeBrecht Van Lommel
2019-07-31Fix T67999: calling obj.data.materials.clear() crashes BlenderSybren A. Stüvel
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Depsgraph: Fix wrong check for need-to-be-evaluatedSergey Sharybin
2019-07-31Fix T67883: Time Remapping doesn't workSergey Sharybin
2019-07-31Fix T67597: Texture painting: Texture slots that correspond to nodes inside n...mano-wii
2019-07-31Fix T67808: Bright/Contrast node wrong for negative contrastPhilipp Oeser
2019-07-31Fix T67573: Missing offset in marker names on current frameAlessio Monti di Sopra
2019-07-31Fix T68001: Rotating vertices on the UV map by a fixed number immediately cra...Bastien Montagne
2019-07-31Cleanup: Remove unused functionSergey Sharybin
2019-07-31Fix T66031: Text Material Change broken.Bastien Montagne
2019-07-31Fix Visual Studio compatibility in writeffmpeg.cSybren A. Stüvel
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Animation: Remove depsgraph argument from direct keyframingSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31Fix error in user preferences commitCampbell Barton
2019-07-31Fix T67652: editing UV vertex location does not work with multiple objectsBrecht Van Lommel
2019-07-31Cleanup: remove BLO_update_defaults_userpref_blendCampbell Barton
2019-07-31Preferences: don't store preferences in the startupCampbell Barton
2019-07-31Sculpt/Paint: Brush curve presetsPablo Dobarro
2019-07-31Added BKE_mesh_clear_geometry() functionSybren A. Stüvel
2019-07-31Cleanup: Use explicit forward declarationSergey Sharybin
2019-07-31UI: remove checks for other popovers when switching menuCampbell Barton
2019-07-31UI: simplify check for active menu buttonCampbell Barton
2019-07-31Particle: Cleanup, remove unused depsgraph argumentSergey Sharybin
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-31FFmpeg: Added support for writing Opus audio.Sybren A. Stüvel
2019-07-31FFmpeg: Added writing of WebM containersSybren A. Stüvel
2019-07-31FFmpeg: Added support for writing alpha values in WebM/VP9 videoSybren A. Stüvel
2019-07-31Cleanup: Simplification of `BKE_ffmpeg_alpha_channel_is_supported()`Sybren A. Stüvel
2019-07-31DRW manager: select engine: create generic draw_select_id_meshmano-wii
2019-07-31Cleanup: Rearrange Select Engine into multiple filesmano-wii
2019-07-30DRW manager: select engine: remove redundant callsmano-wii
2019-07-30Cmake/windows: Fix vcpkg bypassing our libs folder.Lazydodo
2019-07-30Fix T67939: GPencil Noise modifier step is ignored in renderAntonio Vazquez
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-30Alembic export: fix exporting of loop normalsSybren A. Stüvel