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-11-01Cleanup: doxy comment formattingCampbell Barton
2022-10-30Fix potential buffer overflow with BLI_path_slash_ensure useCampbell Barton
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-21File Browser: Manual auto-increase name support for output filepathsDalai Felinto
2022-09-19Cleanup: spellingCampbell Barton
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-09-05UI: Corrected Scaling of AREAMINXHarley Acheson
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-05-24Redraw Motion Paths panel after creating motion pathSybren A. Stüvel
2022-04-12Fix (unreported) use-after-free case in Properties Editor ID remapping code.Bastien Montagne
2022-03-29Fix T96691: Heap corruption in file_browse_execCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-22UI: Use a map for block name lookupsErik
2021-11-05UI: Use arrow icon on context pathsPablo Vazquez
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-08-31Cleanup: add CTX_data_pointer_set_ptr & CTX_data_list_add_ptrCampbell Barton
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-13Fix missing animation UI update in the Properties EditorPhilipp Oeser
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: Fix const warnings in buttons_context.cYimingWu
2021-06-28UI: Hide collection tab when scene master collection is activeYimingWu
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Fix: wrong rna pointer for material slotJacques Lucke
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke