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-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
2021-01-08Fix T84475: Outliner missing update when adding IDs to main via RNAPhilipp Oeser
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2021-01-07Fix T83497: missing relations update when group node changesJacques Lucke
2021-01-07RNA: document Python instancing for ID's and RNA typesCampbell Barton
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2021-01-06UI: Use the 3D cursor icon for the RNA structHans Goudey
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-06Fix T83372: Point.select can be True when unselectedCampbell Barton
2021-01-05Compositor: Alpha ModeJeroen Bakker
2021-01-05Asset browser: workspace in the wrong categoryPhilipp Oeser
2021-01-04Fix: Update normals when switching scene qualityJeroen Bakker
2021-01-04Fix T84191: remove python API limits for Image.scale() dimensionsPhilipp Oeser
2021-01-04Cleanup: add NULL check for filename argument which could be NULLCampbell Barton
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2021-01-04Cleanup: remove redundant codeCampbell Barton
2021-01-04Cleanup: sort cmake file listsCampbell Barton
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2021-01-04Cleanup: clang-formatCampbell Barton
2020-12-31Fix mistake in recent rB8c135fa9a834 commit.Bastien Montagne
2020-12-31LibOverride/RNA: refactor `rna_property_override_property_real_id_owner`.Bastien Montagne
2020-12-29Cleanup: Use proper `RNA_pointer_is_null` helper.Bastien Montagne
2020-12-28Cleanup/refactor `rna_idp_path` code.Bastien Montagne
2020-12-28Fix T84091: IDProperties/RNA: Crash due to colliding name between custom data...Bastien Montagne
2020-12-28Cleanup: UI messages fixes.Bastien Montagne
2020-12-28Cleanup: Typo: `overriden` -> `overridden`.Bastien Montagne
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov