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
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-13Nodes: Avoid unnecessary sorting when selecting or moving nodesHans Goudey
2022-09-13NLA: actionclip_add now fails on invoke if no NLA track is selectedColin Basnett
2022-09-13Fix: Node edge pan and remove on cancel doesn't workHans Goudey
2022-09-13Fix: Multires crash after recent face set refactorHans Goudey
2022-09-12USD IO: fixed compiler warningsMichael Kowalski
2022-09-12Fix T100886: error saving side-by-side stereo EXR image of depth passBrecht Van Lommel
2022-09-12Sculpt: Fix T100608: SCULPT_UNDO_FACE_SETS broken for redoJoseph Eagar
2022-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-09-12Fix T100016: Memory leak in USD importer.Michael Kowalski
2022-09-12UI: Cleanup/Fixes of some UI messages.Bastien Montagne
2022-09-12Fix T100999: GPencil Copy paste stroke(s) does not respect autokeyingAntonio Vazquez
2022-09-12Fix T100851: Sync markers does not work for numinputPhilipp Oeser
2022-09-12Cleanup: replace BLI_snprintf with BLI_path_joinCampbell Barton
2022-09-12UV: support uv seams when computing uv islandsChris Blackbourn
2022-09-10GPencil: New Set Start point operatorAntonio Vazquez
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-09-10Fix possible NULL pointer dereference in bookmark operatorsCampbell Barton
2022-09-10Cleanup: remove redundant NULL checksCampbell Barton
2022-09-10Fix: Missed return in ASSET_OT_bundle_install item enumeratorJesse Yurkovich
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-09-09Cleanup: Simplify BKE_mesh_nomain_to_meshHans Goudey
2022-09-09Cleanup: remove unnecessary use of BLI_make_file_stringCampbell Barton
2022-09-09Fix Auto-offset for nodes: Revert "Cleanup: Return early"Dalai Felinto
2022-09-09Cleanup: move return arguments last, use `r_` prefixCampbell Barton
2022-09-09Fix T96787: Edit mode normalize fails to respect locked groupsNate Rupsis
2022-09-09Cleanup: format, trailing spaceCampbell Barton
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-09-09Fix T100521: Nodes added with link drag search not added to frameDominik Fill
2022-09-08Fix: link drag search feature only works forgeometry nodes groupsHans Goudey
2022-09-08Cleanup: Remove unused face customdata for merging meshesHans Goudey
2022-09-08Outliner: Hide "data operations" context menu entries unless supportedJulian Eisel
2022-09-08Cleanup: Simplify outliner context menu building queriesJulian Eisel
2022-09-08IDManagement: Add new `BKE_id_owner_get` accessor.Bastien Montagne
2022-09-08Cleanup: make meaning of base visibility flags more clearBrecht Van Lommel
2022-09-08Console: Support page up/down and home keys for scrollingJulian Eisel
2022-09-08Fix T100887: Some C++ importers/exporters (e.g. OBJ) reset file dialog Sort B...Aras Pranckevicius
2022-09-08Fix T96297: obj: improve layout of UI fields and axis validationAras Pranckevicius
2022-09-08Fix T100822: Merging objects does not assign materials correctlyPhilipp Oeser
2022-09-08Fix: Spreadsheet row filters unimplemented for boolean typeHans Goudey
2022-09-08Cleanup: Use C++ methods to retrieve attribute accessorsHans Goudey
2022-09-08Cleanup: remove ED_types.h & ACTIVE, DESELECT definitionsCampbell Barton
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-08Cleanup: Removed handling of unused flag in TimeMarkersColin Basnett
2022-09-07UI: Small Adjustments to Event IconsHarley Acheson
2022-09-07Cleanup: factor out "set default filepath" into a ED_fileselect_ensure_defaul...Aras Pranckevicius
2022-09-07Fix T100797: C++ exporters do not remember the path on subsequent exportsAras Pranckevicius
2022-09-07Cleanup: Remove some references to proxies in comments/log messages.Bastien Montagne
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-07Cleanup: spelling in comments, correct doxy slashes, replace '/w'Campbell Barton