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-05-20Normal UI: Remove normals toolbar and add/muliply menu options.Howard Trickey
2019-05-20Fix T64876: Checking Animated checkbox does not do what is documented.Bastien Montagne
2019-05-20UI: integrate Cycles ray visibility and culling in new Visibility panelBrecht Van Lommel
2019-05-20UI: add Visibility panel for objectsDalai Felinto
2019-05-20Fix T64766: use grid size from user preferencesJacques Lucke
2019-05-20Fix T64776: Multiple close file dialogsJacques Lucke
2019-05-20Fix compiling: Forgot this file in last commit.William Reynish
2019-05-20Icons: Fix wrong icon namesWilliam Reynish
2019-05-20Cleanup: add wm_utils.c for generic functionsCampbell Barton
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-20Fix error showing active tool side-bar in the image editorCampbell Barton
2019-05-20Industry Compat keymap: Fix deselecting ringsWilliam Reynish
2019-05-20Fix T64832: Industry keymap - Pressing F to View Selected in Node Editor not ...William Reynish
2019-05-19UI: Add back Sequencer sidebar toggles into the headerWilliam Reynish
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-19Fix T64720: Sequencer UI doesn't draw properly with some strip typesRichard Antalik
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: expand more image editor scope panels by defaultBrecht Van Lommel
2019-05-19UI: don't ask for confirmation to save or revert to saved preferencesBrecht Van Lommel
2019-05-19UI: minor tweaks to image editor panelsBrecht Van Lommel
2019-05-19UI: Use "Viewport" instead of View in Subdivision Modifier.Pablo Vazquez
2019-05-19UI: Align Render and Viewport samples properties for EEVEE.Pablo Vazquez
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: refactor image texture node code for coming changesBrecht 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-19UI: don't use decorators for Eevee material quality settingsBrecht Van Lommel
2019-05-19Fix inconsistent toolbar and sidebar sizes in default workspacesBrecht Van Lommel
2019-05-19Fix Cycles material settings appearing in the wrong tab in node editorBrecht Van Lommel
2019-05-19Keymap: Space-L sets "Lasso" with Space tool activationCampbell Barton
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: spelling for ghost commentsCampbell Barton