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-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-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
2019-07-30Alembic import: load face-varying normalsSybren A. Stüvel
2019-07-30Cleanup: Alembic: renamed 'smooth_normals' to 'export_loop_normals'Sybren A. Stüvel
2019-07-30Alembic: changed 'void *user_data' to 'Mesh *mesh'Sybren A. Stüvel
2019-07-30Alembic: transformed chain-of-ifs into switch statementSybren A. Stüvel
2019-07-30Alembic: use `r_` prefix for return variablesSybren A. Stüvel
2019-07-30Alembic: removal of always-zero parameterSybren A. Stüvel
2019-07-30Fix T65717: Alembic (camera - also mesh) import scale issueSybren A. Stüvel
2019-07-30Fix T67904: GPencil clone brush doesn't copy the right color and layerAntonio Vazquez
2019-07-30Fix T67460: Vertex painting: Sampling color opens empty options window in vie...Sebastian Parborg
2019-07-30Make 3d projpaint iteration lockless.Bastien Montagne
2019-07-30Fix T67370 Normal Tools(Alt +N), copy and paste not workSebastian Parborg
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-30BLI_task: tweak default chunk size for `BLI_task_parallel_range()`.Bastien Montagne
2019-07-30Fix T66629: Library override - fails when armature and mesh are in separate c...Bastien Montagne
2019-07-30Fix T67067: Wrong rotation input values when using shortcuts on keyboard like...Bastien Montagne
2019-07-30Fix crash clicking in the 3D view on startupCampbell Barton
2019-07-30Tracking: Fix wrong usage of draw buffersSergey Sharybin
2019-07-30Fix T67274: Graph Editor Normalization broken by Keyframe that uses Easing or...Sebastian Parborg
2019-07-30Particle: Fix incorrect access to evaluated meshSergey Sharybin
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-30Tracking: Fix crash happening after removing objectSergey Sharybin
2019-07-30Fix T66591: GPencil layer visibility control via driver doesn't workSergey Sharybin
2019-07-30Fix T67882: buttons are interrupt drag actionsCampbell Barton
2019-07-30Fix edit-mode interfering with brush swap colorCampbell Barton
2019-07-30UI: add use_button option to popoversCampbell Barton
2019-07-30Cleanup: de-duplicate file reading codeCampbell Barton
2019-07-30Cleanup: check is_startup parameters instead of the pathCampbell Barton
2019-07-30Cleanup: replace unused return defines with boolCampbell Barton