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-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
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-29Fix T67849: Offset after "Hook to Selected Object"Philipp Oeser
2019-07-29Fix T67857: crash assigning None to the data of an empty using pythonPhilipp Oeser
2019-07-29Fix T67860: missing 3d cursor update when picking texture clone locationPhilipp Oeser
2019-07-29Fix T67221: Auto-offset in VSE doesn't refresh audioPhilipp Oeser
2019-07-29Fix T66931: "reset to default value" of metaball - viewport resolution is way...Philipp Oeser
2019-07-29Remove debug prints from previous commit.Bastien Montagne
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-07-29Fix T66233: Grease Pencil Swirl Effect not working at originAntonioya
2019-07-29Fix T67876: 2D Stabilization doesn't compensate rotation in spacial casesSergey Sharybin
2019-07-29Fix T67811: GPencil Weights shift when use dissolve in Edit ModeAntonioya
2019-07-29Fix T67813: Remove mask from Weight PaintAntonioya
2019-07-29GPencil: Use uniform_int_copy instead to pass referenceAntonioya
2019-07-29GPencil: Add inverse diff matrix to iterator macroAntonioya
2019-07-29Version bump to 2.81 alpha, master is now open for new features and changesBrecht Van Lommel
2019-07-29Fix T67800: Incorrect behavior of simple Subdivision SurfaceSergey Sharybin
2019-07-29Fix T67777: Linked rig crashes Blender 2.8 RC3 on File|New.Bastien Montagne
2019-07-29Fix T67863: Crash pressing Ctrl +/- in gpencil action editorCampbell Barton
2019-07-29Fix T67826: View selected fails with files from 2.7xCampbell Barton
2019-07-29Fix T67523: Incorrect UV's for grid primitivematc
2019-07-28Tracking: Fix missing camera depsgraph update tagSergey Sharybin
2019-07-28Tracking: Support selecting tracks by their reprojection error curveSergey Sharybin