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-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-11Fix T85555: Geometry Nodes: Attribute Vector Math Wrap is brokenHans Goudey
2021-02-11Fix T85543: Object Types Visibility missing shading notifierPhilipp Oeser
2021-02-10Fix T85515: missing viewport update when toggling Hidden WireBrecht Van Lommel
2021-02-10Fix T85420: moving color ramp handles via position input does not workJacques Lucke
2021-02-01Usual UI messages fix...Bastien Montagne
2021-01-29Fix T84588: Set parameter as required for uv_on_emitterRobert Guetzkow
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-29Fix T83988: Active modifier outline uses search theme colorHans Goudey
2021-01-29Cleanup: Move geonodes object info RNA enumDalai Felinto
2021-01-28Fix T82785: Setting Image.alpha_mode clears generated image dataCampbell Barton
2021-01-26Fix T84979: No sound after changing strip datablockRichard Antalik
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey
2021-01-25Fix UI message typo in own previous commit.Bastien Montagne
2021-01-25Fix UI messages.Bastien Montagne
2021-01-22Fix (unreported) LibOverride: hair cache settings not working.Bastien Montagne
2021-01-19Object Info: Fix tooltip for the transform space optionDalai Felinto
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-18Fix T84600: prevent bone groups operators on proxies and libraryPhilipp Oeser
2021-01-17RNA: report an error when the name property is set twiceCampbell Barton
2021-01-17Fix workspace tool name propertyCampbell Barton
2021-01-16Add Object Tool: remove from experimentalCampbell Barton
2021-01-15Fix T84373: Overrides : shapes keys driven by armature don't work on second i...Bastien Montagne
2021-01-13Fix T84686: Node vector socket default values not animate-ableHans Goudey
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13UI: Use capital letters for X Y and Z axesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Geometry Nodes: improve Point Distribute nodeJacques Lucke
2021-01-13RNA: allow editing pointer IDProperty values from the UI.Alexander Gavrilov
2021-01-13RNA: fix a crash when setting bare IDProperty pointers.Alexander Gavrilov
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-13Cleanup: rename enum for event value itemsCampbell Barton
2021-01-13Fix WM_event_print error printing tweak events valueCampbell Barton
2021-01-13Fix Event.value RNA access with tweak event typesCampbell Barton
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-13UI: Clarify the property name of "F-Curve Visibility"Hans Goudey
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-12Fix T84588: Cache access in rna_Particle_uv_on_emitterRobert Guetzkow
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-11Cloth: add a vertex group setting to exclude from object collision.Alexander Gavrilov
2021-01-11Collision: allow disabling collision without removing the modifier.Alexander Gavrilov
2021-01-11Fix T84516: ID properties have incorrect names in Python dir() listBrecht Van Lommel
2021-01-11Fluid: Adjusted viscosity strength step size in UISebastián Barschkis
2021-01-10UI: Improve node group input / output list interfaceHans Goudey
2021-01-10Fix T83777: Crash when enabling guidesSebastián Barschkis
2021-01-08Scenes: forbid deleting last local sceneJacques Lucke
2021-01-08Cleanup: clang formatPhilipp Oeser