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-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
2019-03-24Fix T49979: HSV/HSL 'Far' interpolation in colorbands when both stops have sa...Bastien Montagne
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-22Camera: change how the minimum near clip depth is setCampbell Barton
2019-03-22RNA: Camera.view_frame no longer uses near clip for the camera frameCampbell Barton
2019-03-20Fix assert after recent changes.Brecht Van Lommel
2019-03-20Cleanup: styleCampbell Barton
2019-03-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
2019-03-20Modifiers: Never copy runtime data pointerSergey Sharybin
2019-03-20Fix T62711: Incorrect motion path updateJacques Lucke
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2019-03-20Fix T60211: MemLeak Convert Curve To MeshJeroen Bakker
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-20Fix T62736: Inconsistent behavior bpy.utils.user_resource()Philipp Oeser
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19GPencil: Include gpencil objects in BKE_object_minmaxCampbell Barton
2019-03-19Cleanup: remove unused for gpencil bounds calculationCampbell Barton
2019-03-19Fix T62743: GPencil dimensions are large when no geometry existsCampbell Barton
2019-03-19Windows: use int64_t instead of off_tCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-18Fix T54117 Movie clip undistorted - proxy not workingRichard Antalik