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
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Cleanup: Avoid mixing unlink-operator and menu name for ID-templatesJulian Eisel
2020-05-26Fix T77075: Crash omitting optional UILayout.template_ID_tabs parameterJulian Eisel
2020-05-26Cleanup: remove unused includes from lib_query.cBastien Montagne
2020-05-26Fix/Cleanup: Move some animdata versioning code out of liblinking process.Bastien Montagne
2020-05-26Cleanup: Create afterliblink doversion for 2.90... and move relevant code there.Bastien Montagne
2020-05-26Fix/refactor foreach_id handling of animdata.Bastien Montagne
2020-05-26Fix T68209: Crash opening pre 2.8 file with maximized areaJulian Eisel
2020-05-26Fix T77067: GPencil Object without materials cannot use Vertex Color modeAntonio Vazquez
2020-05-26Fix T76522: Grease Pencil transform fill and Adjust Last Operation panel issueAntonio Vazquez
2020-05-26Fix T76926: Crash with Full Screen file browser window preferenceJacques Lucke
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-26Fix T76902: face sets checkbox brokenJeroen Bakker
2020-05-26Fix T76970: Unneccessary update calls viewportJeroen Bakker
2020-05-26BLI_assert: prevent abort from suppressing return-type warningCampbell Barton
2020-05-26Improved Area Border Selection and DraggingHarley Acheson
2020-05-25Fix T77051: IC keymap hotkey conflict in mode switching with GP objectWilliam Reynish
2020-05-25DRW: Selection: Extend small object selection workaround to all overlaysClément Foucault
2020-05-25Fix T72121: Measurements are being drawn incorrectly if one end is off screenClément Foucault
2020-05-25Calculate epsilon values for interp_weights_poly to improve accuracySebastian Parborg
2020-05-25GPUTexture: Make GPU_texture_clear workaround fast.Clément Foucault
2020-05-25Fix T76926: Crash with Full Screen file browser window preferenceJacques Lucke
2020-05-25Fix T77009: texture baking crash on WindowsBrecht Van Lommel
2020-05-25Cleanup wrong format specifier in a debug printf.Bastien Montagne
2020-05-25Fix T73164: Undo does not always properly clear no-more-used library data.Bastien Montagne
2020-05-25Sculpt: Pose Brush Scale/Transform deform modePablo Dobarro
2020-05-25Fix T76957: Rigid body "Animated" text cutoffJulian Eisel
2020-05-25Fix T76925: more Cycles OpenCL compile errors with some drivers on LinuxBrecht Van Lommel
2020-05-25Fix T76267: Stencil texture with negative scale dissapears afterPhilipp Oeser
2020-05-25UI: Fix T76918: 3D Mouse Inconsistent / Inaccessible UIHans Goudey
2020-05-25UI/Physics: Show error enabling Rigid Body if compiled without BulletJulian Eisel
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto
2020-05-25Revert "UI: View3D Cursor Changes"Dalai Felinto
2020-05-25Fix building after rBdeaff945d0b9... sic.Bastien Montagne
2020-05-25VR: Fix big performance bottleneck for simple scenesJulian Eisel
2020-05-25Fix T76941: "Set Inverse" in Child Of constraint broken with armaturesSybren A. Stüvel
2020-05-25Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-25Cleanup: ID makelocal code: remove useless and confusing debug code.Bastien Montagne
2020-05-25Libquery: Refactor: add bmain to data passed to callback.Bastien Montagne
2020-05-25Fix T76997: bad handling of embedded IDs in partial append.Bastien Montagne
2020-05-25Fix T76997: bad handling of embedded IDs in partial append.Bastien Montagne
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-05-25Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-25Fix autokeyframing masks not updating properlyPhilipp Oeser
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Tests: correct the blender path for non-portable installationsCampbell Barton
2020-05-25Cleanup: unused variable warningsCampbell Barton
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25GTest: BLI_ghash_performance_test was failingCampbell Barton