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
2020-08-26Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-26Fix T79992: Error calling context.copy() in Properties EditorDalai Felinto
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-07-30Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-07-30Cleanup: Remove pre 2.80 headersValentin
2020-07-28Cleanup: Use bool instead of intHans Goudey
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Explicit return in each `else if` block in `buttons_context()`Sybren A. Stüvel
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-05Cleanup: redundant castsCampbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-19Fix T69798: Pinning empty image objectsDalai Felinto
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-15Fix T68705: Changing any editor to the properties crashes BlenderDalai Felinto
2019-05-10Cleanup: use more explicit check for buttons contextCampbell Barton
2019-05-04Fix T64102: Can't add X-Mirror to quick favoritesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-07Properties Editor: Grease Pencil and pinning fixesDalai Felinto
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-22UI: use same light icon for all light types in properties editor tabs.Joep Peters
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-19UI: hide scene / layer in properties context in some cases, for compactness.Brecht Van Lommel
2018-11-07Fix T57390: properties editor crash creating new scene in some cases.Brecht Van Lommel
2018-11-07UI: Move pin icon to the right in the context breadcrumbs.Pablo Vazquez
2018-11-02UI: add render output tab to properties editorBrecht Van Lommel
2018-10-30UI: Move Properties editor context path into headerJulian Eisel
2018-10-29GP: Remove unneeded code to get iconAntonioya
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-09-02Fix part of T56654: Freestyle hiding viewlayer buttons when there is no lineset.Bastien Montagne
2018-08-30UI: remove context path from tool settings tab in properties editor.Brecht Van Lommel
2018-08-30UI: move workspace panels to tool settingsCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Fix crash with properties editor pinning.Brecht Van Lommel
2018-07-05UI: add separators in properties editor header tabs.Brecht Van Lommel
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-06-08UI: remove tools space type, use properties contextCampbell Barton