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-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-09Fix T63326: absolute shape keys inserted from Python in wrong order.Arno Mayrhofer
2019-04-08Fix T63386: text editor footer added multiple times.George Vogiatzis
2019-04-08Fix T63399: Obj exporter does not respect "Apply Modifiers" settingsSergey Sharybin
2019-04-08GPencil: Mark Object gpd field as DeprecatedAntonioya
2019-04-05Fix T63283: Second subdivision modifier does not ignore creaseSergey Sharybin
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-05Cleanup: SpellingSergey Sharybin
2019-04-04Fix T63252: Bind in Mesh Deform Modifier failsSergey Sharybin
2019-04-04Fix T63276: crash deleting object with alembic constraint.Brecht Van Lommel
2019-04-04Cleanup: remove B-Bone shape pointers from bPoseChanDeform.Alexander Gavrilov
2019-04-03Fix T63257: Grease Pencil renders incorrectly when in edit-modeAntonioya
2019-04-03Fix T63217: Curve Modifier skipped in CyclesSergey Sharybin
2019-04-03GPencil: Implement custom channel color in DopesheetAntonioya
2019-04-02Cleanup: Scene Copy: remove scene's camera remapping in core func.Bastien Montagne
2019-04-02Fix T62970: Scene Copy: remove 'linked objects/obdata', add 'linked collectio...Bastien Montagne
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-04-01Tweak behavior of object.to_mesh()Sergey Sharybin
2019-04-01Modifiers: Proper fix for the Apply ModifierSergey Sharybin
2019-03-31Fix: Buffer overflow in StudioLightRay Molenkamp
2019-03-30Cleanup: remove unused modifier methods.Brecht Van Lommel
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-29Fix T63042: Grease pencil and armature will sometimes copy successfully becau...Bastien Montagne
2019-03-29Cleanup: BKE_object_duplicate.Bastien Montagne
2019-03-29Cleanup: Fix comment.Bastien Montagne
2019-03-29Fix T63075: edit mode crash with deforming modifiers, after recent changes.Brecht Van Lommel
2019-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
2019-03-28Fix part of T60735: invalid CD_ORIGINDEX data in some modifier stack evaluati...Brecht Van Lommel
2019-03-28Fix T60735: Cycles render hangs with vertex instancing.Brecht Van Lommel
2019-03-28Cleanup: better naming, comments, variable scoping in mesh_calc_modifiers.Brecht Van Lommel
2019-03-28Cleanup: remove unused derivedmesh code.Brecht Van Lommel
2019-03-28Fix T62944: Memory leak in animation playbackSergey Sharybin
2019-03-26Fix T62952: remove lamp as camera using the lamp clip start/end.Brecht Van Lommel
2019-03-26Fix T62957: Camera frame returns zerosCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-26Fix use of uninitialized variable in grease pencil materials.Brecht Van Lommel
2019-03-26Cleanup: styleCampbell Barton
2019-03-25Fix T62927: Assert when opening default 2.79 startup file in 2.80.Bastien Montagne
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-25Fix T62776: Face maps are initialized incorrectlyJacques Lucke
2019-03-25Fix T62865: Make Single User after Objects to Scene must be done twice.Bastien Montagne
2019-03-25Fix T62891: particle even distribution is not even.Brecht Van Lommel
2019-03-25Cleanup: Spelling in commentSergey Sharybin
2019-03-25Copy/Paste: refactor to be able to paste any kind of IDs, by type.Bastien Montagne
2019-03-25Fix T62866: 3D text not filled by defaultAlex Strand
2019-03-25Cleanup: styleCampbell Barton
2019-03-25Cleanup: style, array wrappingCampbell Barton