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
path: root/source
AgeCommit message (Expand)Author
2019-05-203D View: re-use select id buffer for circle select on cursor-motionCampbell Barton
2019-05-20WM: add wmGenericUserData utility structCampbell Barton
2019-05-20Cleanup: rename buffer select var: bbsel to use_zbufCampbell Barton
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-20Cleanup: remove EDBM_backbuf APICampbell Barton
2019-05-20Cleanup: remove unused G_FLAG_BACKBUFSELCampbell Barton
2019-05-203D View: use new buffer selection API's for paint vert/face selectCampbell Barton
2019-05-20Fix missing assignments in object mode select id drawingCampbell Barton
2019-05-20Fix error mixing old/new buffer selection API'sCampbell Barton
2019-05-20Fix invalid face offset in DRW_draw_select_id_objectCampbell Barton
2019-05-19Render: Use GHash for storing render partsLukas Stockner
2019-05-19Fix buildDalai Felinto
2019-05-19UI: Edit Menu Operator PollingHarley Acheson
2019-05-19Edit Mesh Select: Fix/update to new logic.mano-wii
2019-05-19VSE: add movie strips on top of audioRichard Antalik
2019-05-19Fix T64579: Failure to honor anamorphic displayRichard Antalik
2019-05-19UI: Icons updateWilliam Reynish
2019-05-19UI: minor tweaks to image editor panelsBrecht Van Lommel
2019-05-19UI: use single column layout for image settings panelsBrecht Van Lommel
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-19Images: don't (un)premultipy non-color dataBrecht Van Lommel
2019-05-19Cleanup: remove unused image buffer codeBrecht Van Lommel
2019-05-19Python API: add a Matrix.Diagonal constructor to mathutils.Alexander Gavrilov
2019-05-19Fix inconsistent toolbar and sidebar sizes in default workspacesBrecht Van Lommel
2019-05-19UI: add Panel.bl_order property to control order of panels for add-onsBrecht Van Lommel
2019-05-19Fix T64822: curve widget point selection does not take into account DPIBrecht Van Lommel
2019-05-19Cleanup: doxygen parametersCampbell Barton
2019-05-19Cleanup: use wm prefix for GenericCallbackCampbell Barton
2019-05-19Cleanup: rename BLI_appdir_fonts_* -> fontCampbell Barton
2019-05-19UI: Remove Hover Highlight When Outliner Loses FocusHarley Acheson
2019-05-19UI: Default Directory for Windows FontsHarley Acheson
2019-05-18Edit Mesh Selection Drawing: Make sure the state of point size is enabled.mano-wii
2019-05-18Fix T54686: objects don't occlude each other for edit-mesh select (part 2)Campbell Barton
2019-05-18Cleanup: remove unused argumentCampbell Barton
2019-05-18macOS/Linux: use more standard button layout in quit dialogBrecht Van Lommel
2019-05-18Fix T64762: incorrect textures for non-color images with an alpha channelBrecht Van Lommel
2019-05-18Fix T64791: light sun angle not savedBrecht Van Lommel
2019-05-18Fix image not being marked as modified on texture paint undo/redoBrecht Van Lommel
2019-05-18Windows: use more standard button layout in quit dialogBrecht Van Lommel
2019-05-18Fix use of deprecated DoF distance propertyBrecht Van Lommel
2019-05-18Mesh: remove Double Sided lighting option, it does nothing in the new viewportBrecht Van Lommel
2019-05-18macOS: always use the Blender quit dialog, like other platformsBrecht Van Lommel
2019-05-18UI: Sequencer menusWilliam Reynish
2019-05-18UI: Icons updateWilliam Reynish
2019-05-17Fix T64775: crash loading Eevee files with DoF, after recent changesBrecht Van Lommel
2019-05-17Fix T64775: crash loading Eevee files with DoF, after recent changesBrecht Van Lommel
2019-05-17Images: changes to avoid losing new images that have not been savedBrecht Van Lommel
2019-05-17Cleanup: Eevee: Use dummy texture for GTAO when not enabledClément Foucault
2019-05-17Fix T64300: Missing update of original data-block on redoSergey Sharybin
2019-05-17UI: Small tweaks to the save dialog:William Reynish