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-07-26UV: port smart project from Python to CCampbell Barton
2020-07-25Particles: initial Quick Particles operatorJacques Lucke
2020-07-23Fix error in 'preferences.copy_prev' checking for the last versionCampbell Barton
2020-07-18UI: Use property split for custom property edit popoverHans Goudey
2020-07-17Cleanup: remove f-string use in favor of percentage for formattingCampbell Barton
2020-07-15Fix T68845: Follow Active Quads, divide by zero errorCampbell Barton
2020-07-15UI: Add manifold extrude to extrude menuLiam Scaife
2020-07-14LibOverride: fix for removing `use_override_library` in rB3d587efef2872.Bastien Montagne
2020-07-04Fix T78433: Adding Fade Generates Python ExceptionRichard Antalik
2020-07-03Fix T78555: GPencil bake animation operator loose frame settingAntonio Vazquez
2020-07-01UI: use term 'Current Frame' instead of 'Playhead'Campbell Barton
2020-06-30Python API: support setting properties in nested data in node add operatorMiguel Porces
2020-06-30Custom Properties: support default values for stringsDemeter Dzadik
2020-06-26Cleanup: use percentage formattingCampbell Barton
2020-06-24Fluid: Use OpenVDB as the default cache format for liquids tooSebastián Barschkis
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-22Tools: rename 'Extrude, Dissolve and Intersect' to 'Extrude Manifold'Germano Cavalcante
2020-06-22External Player: update DJV to version 2Damien Picard
2020-06-22Cleanup: remove workaround for boost 1.46Campbell Barton
2020-06-22Cleanup: remove blender 2.4 reference in animation playbackCampbell Barton
2020-06-22Fix T78123: Can't remove preset with brackets in the nameCampbell Barton
2020-06-20Fix T75074: Select Hierarchy error, when object is not on view layerCampbell Barton
2020-06-18Fix T73056: Cache not invalidated in fade operatorRichard Antalik
2020-06-17Fix T76041: Low contrast dirty vertex colors with loose geometryPhilipp Oeser
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-09Fix T77448: Camera Solver constraint can't be converted to f-curveSergey Sharybin
2020-06-05Fix accessing online manual for PropertyGroupsCampbell Barton
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-29Cleanup: line length, single quote enums, invalid URLCampbell Barton
2020-05-13UI: About Blender DialogHarley Acheson
2020-05-07Fix UI string without title-caseJulian Eisel
2020-05-06Merge branch 'blender-v2.83-release'Germano Cavalcante
2020-05-06Fix T76440: Follow Track -> Constraint to F-Curve has no effectGermano Cavalcante
2020-04-28Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-04-28Fix T75973: don't show raw Python errors to users for invalid shortcut pathsBrecht Van Lommel
2020-04-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-20Simulations: Embed simulation node tree in simulation data blockJacques Lucke
2020-04-16Fix T75785: "Extrude Faces Along Normals" throws errorGermano Cavalcante
2020-04-15Operator: Add 'dissolve_and_intersect' option for 'Extrude and Move on Normals'Germano Cavalcante
2020-04-15Cleanup: Remove unused operatorGermano Cavalcante
2020-04-15View3D: New tool 'Extrude, Dissolve and Intersect'Germano Cavalcante
2020-04-15Fix splash screen not showing button to load config from 2.83 into 2.90Brecht Van Lommel
2020-04-08UI: Splash Screen Language SelectionHarley Acheson
2020-03-28Fix T75088: Add tooltips for custom propertiesAaron Carlisle
2020-03-22Fix T75018: Dirty vertex colours missing tooltipWilliam Reynish
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez