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
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-05Cleanup: rename USER_ZOOM_{CONT->CONTINUE} improve commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup: replace inline loops with RNA_enum_from_identifierCampbell Barton
2021-02-04Cleanup: pass keymap items as const where possibleCampbell Barton
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-02-03UI: Improve tooltip for continuous grabJulian Eisel
2021-02-02Python API: option for render engines to delegate Freestyle render to EeveeMiguel Pozo
2021-02-01Merge branch 'blender-v2.92-release'Bastien Montagne
2021-02-01Usual UI messages fix...Bastien Montagne
2021-01-29Merge branch 'blender-v2.92-release'Robert Guetzkow
2021-01-29Fix T84588: Set parameter as required for uv_on_emitterRobert Guetzkow
2021-01-29Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-29UI: clarify edit-mesh face center behaviorCampbell Barton
2021-01-29PyAPI: Add error when registering a 3D gizmo into a 2D gizmo groupCampbell Barton
2021-01-29PyAPI: Add error when registering a 3D gizmo into a 2D gizmo groupCampbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-29Fix T83988: Active modifier outline uses search theme colorHans Goudey
2021-01-29Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
2021-01-29Cleanup: Move geonodes object info RNA enumDalai Felinto
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix T82785: Setting Image.alpha_mode clears generated image dataCampbell Barton
2021-01-27Fix incorrect RNA enum defaultHans Goudey
2021-01-27RNA: Add warning to float percentage property definitionHans Goudey
2021-01-27Fix RNA debug build error after recent Sky texture altitude changeBrecht Van Lommel
2021-01-27Sky Texture: change Nishita Altitude to use unit systemMarco
2021-01-26Geometry Nodes: Support all operations in the "Attribute Math" nodeHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Richard Antalik
2021-01-26Fix T84979: No sound after changing strip datablockRichard Antalik
2021-01-26Geometry Nodes: new Points to Volume nodeJacques Lucke
2021-01-26Subsurf: Expose all UV interpolation optionsSergey Sharybin
2021-01-26Subdiv: Fix typo in RNA enum value nameSergey Sharybin
2021-01-26GPencil: Swap positions of Pie menu options for Vertex Paint and Weight PaintAntonio Vazquez
2021-01-25Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey
2021-01-25LibOverride: refactor of relationships handling in library overrides.Bastien Montagne
2021-01-25Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-25Fix UI message typo in own previous commit.Bastien Montagne
2021-01-25Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-25Fix UI messages.Bastien Montagne
2021-01-24Cleanup: group navigation gizmo size with generic gizmo sizeCampbell Barton
2021-01-24UI: Viewport Navigate Gizmo RefactorHarley Acheson
2021-01-22LibOverride: Add an 'post apply' callback to IDTypeInfo.Bastien Montagne
2021-01-22Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-22Cleanup - Point Instance: Use own DNA structDalai Felinto
2021-01-22Fix (unreported) LibOverride: hair cache settings not working.Bastien Montagne
2021-01-21Geometry Nodes: new Attribute Sample Texture nodeJacques Lucke
2021-01-21GPencil: Make Layer and Frame duplicate functions more flexibleAntonio Vazquez
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-19Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto