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
2019-09-28RNA: fix the name of the parent inverse matrix in Data API Outliner view.Alexander Gavrilov
2019-09-11Cleanup: remove redundant RNA defaultsCampbell Barton
2019-09-04Python API: add methods for reordering constraints.Alexander Gavrilov
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-08-27LibOverride: Fix broken Hook modifier case.Bastien Montagne
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-16Cleanup: spellingCampbell Barton
2019-08-14Fix main part of T68646: Library overrides: Broken parenting (parent inverse ...Bastien Montagne
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-29Fix T67857: crash assigning None to the data of an empty using pythonPhilipp Oeser
2019-07-09Fix T66565: crash linking unused light datablock during Cycles preview renderBrecht Van Lommel
2019-07-09Fix (minor) some typos and other errors in UI messages.Bastien Montagne
2019-06-29Fix T66250: Repeated word typoAaron Carlisle
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-22Visibility panel: Use "toggle" keywordDalai Felinto
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-20UI: add Visibility panel for objectsDalai Felinto
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14T64607: Outliner UI TooltipsDalai Felinto
2019-05-11Revert API change (hide_viewport > hide_instance)Dalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-04-29Fix T59848: precisely represent the dependencies of Armature modifier.Alexander Gavrilov
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: remove deprecated grease pencil object property.Brecht Van Lommel
2019-03-31Fix/Cleanup bad usage of RNA_def_parameter_clear_flags() on RNA properties.Bastien Montagne
2019-03-26Cleanup: warnings, correct assertCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-22Cleanup: use 'use' as prefix for booleansCampbell Barton
2019-03-20Fix T58550 Dragged in images dont overlap properlyClément Foucault
2019-03-09Fix T62104: VertexGroup.add() doesn't push depsgraph update for the mesh.Sebastian Parborg
2019-03-06UI: Name changesWilliam Reynish
2019-03-01Collections: mark visibility properties as not animatable.Brecht Van Lommel
2019-03-01Cleanup: de-duplicate RNA array default argsCampbell Barton
2019-02-28Revert "Objects: Remove Textured from object display type"Clément Foucault
2019-02-28Objects: Remove Textured from object display typeClément Foucault
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-11DNA: remove Object.display structCampbell Barton