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-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
2020-08-04Point Clouds: basic support for instancing objects on pointsBrecht Van Lommel
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-06-30LibOverride: Add most of Object properties as overridable.Bastien Montagne
2020-06-30LibOverride: Add minimal support of liboverrides to shapekeys.Bastien Montagne
2020-06-25Python API: add methods to allow copying of constraints.Alexander Gavrilov
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-20Fix T70948: Library Override: Parenting library override objects does not sav...Bastien Montagne
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-25Merge branch 'blender-v2.83-release'Nathan Craddock
2020-04-24Fix T69753 Instanced Metaballs not rendering but showing up in ViewportSybren A. Stüvel
2020-04-18GPencil: Make properties animatableAntonio Vazquez
2020-04-17Fix T75786: GPencil Modifiers were not overridable...Bastien Montagne
2020-04-16Fix T75730: Crash on read of liboverride data when missing source modifier.Bastien Montagne
2020-04-14RNA: Fixed incorrect depsgraph tagging for Object.color and pass_indexSybren A. Stüvel
2020-03-28Fix T74604: A.N.T Landscape Erode function reports errorGermano Cavalcante
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante