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-09-09Fix FONT objects cannot use Object Font anymorePhilipp Oeser
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-10UI: hide instancing options for empties which cannot be usedPhilipp Oeser
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-16Fix T89899: Crashes when accessing vertex groups from objectsHans Goudey
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Fix T87486: Can't open file with modifiers to a grease pencil library overrideBastien Montagne
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-14BMesh: support face-normal calculation in normal & looptri functionsCampbell Barton
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-05-19Fix issue in previous commitJacques Lucke
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-04-19GPencil: Rename `Draw" mode to `Draw Mode`Antonio Vazquez
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-03-27Cleanup: clang-formatCampbell Barton
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-26LibOverride optimization; Do not compare bound box of objects.Bastien Montagne
2021-03-24Cleanup: Remove unecessary enum funcsHans Goudey
2021-03-22Fix UI (and code!) typos.Bastien Montagne
2021-03-17UI: Tweak labels, descriptions, and panel layout for line artHans Goudey
2021-03-17UI: Correct icon and description for "Object Line Art"Hans Goudey
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-03Cleanup: make formatJacques Lucke
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-02-19Docs: corrections to vertex group & face-map docstringsCampbell Barton
2021-02-19PyAPI Docs: Clarifiy vertex group index list paramaterAaron Carlisle
2021-02-17Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-17Fix T85722: missing updates adding modifiers via pythonPhilipp Oeser
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-26GPencil: Swap positions of Pie menu options for Vertex Paint and Weight PaintAntonio Vazquez
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-11UI: Correct help text in the Parent panelThomas Beck
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-14Fix T80747: New vgroups on unsupported object types fails silentlyCampbell Barton
2020-09-08UI: Aesthetic tweaks to Select All by Type operatorPablo Vazquez
2020-09-07Cleanup: spellingCampbell Barton
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto