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-07Cleanup: comment unused INPUTCHANGE eventCampbell Barton
2022-09-07WM: don't clear modifiers when the window is de-activatedCampbell Barton
2022-09-07Fix T40059: Switching windows ignores held modifier keysCampbell Barton
2022-09-07Cleanup: spelling in comments, correct doxy slashes, replace '/w'Campbell Barton
2022-09-07Cleanup: remove unused Main argument to RNA_path functionsCampbell Barton
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-06GPU: remove 'GPU_SHADER_3D_IMAGE_MODULATE_ALPHA'Germano Cavalcante
2022-09-05GPU: convert 'GPU_SHADER_2D_IMAGE_COLOR' to 3DGermano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_SMOOTH_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_IMAGE'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-05I18n: translate untitled file namesDamien Picard
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31Cleanup: break before the default case in switch statementsCampbell Barton
2022-08-30Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-30Fix T100703: Crash in file reading with ID's referenced from the WMCampbell Barton
2022-08-29Fix (studio-reported) crash when linking/appending data in some cases.Bastien Montagne
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-27Fix assertion when notifiers weren't removed from the notifier queue setCampbell Barton
2022-08-26IDManagement: fix missing WM name validation when using "keep current WM list...Aras Pranckevicius
2022-08-26IDManagement: fix missing WM name validation when using "keep current WM list...Aras Pranckevicius
2022-08-26Cleanup: use booleansCampbell Barton
2022-08-24Cleanup: formatCampbell Barton
2022-08-23I18n: make workspaces translatableDamien Picard
2022-08-18WM: optimize adding notifier duplication checkCampbell Barton
2022-08-18Cleanup: de-duplicate notifier add functionCampbell Barton
2022-08-18Cleanup: early return, reduce right-shiftCampbell Barton
2022-08-17WM: update comment about window redraw for thumbnailsCampbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-17Fix freed memory access checking events with debug buildsCampbell Barton
2022-08-17Fix T98462: Save Screenshot (glReadPixels) fails under WaylandCampbell Barton
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-08-15Introduce headless OpenGL rendering on LinuxSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-15Cleanup: fix typosBrecht Van Lommel
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-12Cleanup: remove unnecessary ifdefCampbell Barton
2022-08-11Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-11Fix T100130: animation player crash on exitBrecht Van Lommel
2022-08-11Fix T66088: Modifier keys ignored when the window doesn't have focusCampbell Barton
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04Fix the menu popup location when dropping blend files under WaylandCampbell Barton
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-29Cleanup: Replace reinterpret_cast<> with static_cast<> in UI codeJulian Eisel
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel