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
2018-07-04Pass copy flag to modifier copyData functionSybren A. Stüvel
2018-07-04Keymap: resolve group/un-group inconsistenciesCampbell Barton
2018-07-04Fix NLA transform crashCampbell Barton
2018-07-04Keymap: Add back Ctrl-M for mirrorCampbell Barton
2018-07-04Keymap: Remove pie menu from tab-keyCampbell Barton
2018-07-04UI: Fix node triangle always using selected colorPablo Vazquez
2018-07-04Keymap: use add key instead of verifyCampbell Barton
2018-07-04CMake: Add missing header file to list of sourcesSergey Sharybin
2018-07-04SoftBody: share point cache between CoW copiesSybren A. Stüvel
2018-07-04SoftBody: refactored sbFree()Sybren A. Stüvel
2018-07-04Softbody: unified copy functionsSybren A. Stüvel
2018-07-04Fix T55750: Crash on moving sequencer stripCampbell Barton
2018-07-03UI: optional ui-unit-width for popoversCampbell Barton
2018-07-03T55441: Pop-over large arrow offset when wideCampbell Barton
2018-07-03View3D: Remove v3d->zbufClément Foucault
2018-07-03UI: add tool properties contextsCampbell Barton
2018-07-03Tool System: add operator for introspectionCampbell Barton
2018-07-03Fix tool-system error running in background modeCampbell Barton
2018-07-03Fix T55709: Pose Library - Add New Pose crashesSybren A. Stüvel
2018-07-03Keymap: Use easily accessible key for animationCampbell Barton
2018-07-03Keymap: Select/De-Select support for anim-editorsCampbell Barton
2018-07-03Cleanup: Remove unused variableClément Foucault
2018-07-03Edit Mesh Overlay: Fix floating point instability artifactsClément Foucault
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-03Keymap: Adjust animate and manipulator toggle keysCampbell Barton
2018-07-03Correct tool renameCampbell Barton
2018-07-03Workbench: Fix wrong shading shadoow direction.Clément Foucault
2018-07-03GHOST: Fix assert and rebind previous ogl context.Clément Foucault
2018-07-03Revert "GHOST: Delay opengl context initialization"Clément Foucault
2018-07-03Fix dimmed shortcut key display issues in toolbar menu and color picker.Brecht Van Lommel
2018-07-03Cleanup: fix compiler warning.Brecht Van Lommel
2018-07-03Sculpt: Fix wrong object used for crazy space calculationSergey Sharybin
2018-07-03Sculpt: Cleanup, spellingSergey Sharybin
2018-07-03Sculpt: Fix ghosting artifacts when sculpting in workbench engineSergey Sharybin
2018-07-03Nodes: add new image button to image nodes.Brecht Van Lommel
2018-07-03Cleanup: remove generation context from image new operator.Brecht Van Lommel
2018-07-03Fix ID buttons not working in popover menus.Brecht Van Lommel
2018-07-03Sculpt: Fix possible race condition with undo nodesSergey Sharybin
2018-07-03UI: hide empty status mouse button when draggingCampbell Barton
2018-07-03Workbench: CleanUp whitespacesJeroen Bakker
2018-07-03Workbench: Fix texture drawingJeroen Bakker
2018-07-03Workbench: Fix ghosting and crash in X-Ray modeJeroen Bakker
2018-07-03Cleanup: typosCampbell Barton
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Python: Print file:line when editing UI sourceCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-03UI: don't change the theme area when setting themeCampbell Barton
2018-07-03UI: Dim color of shortcut label in menus and toolbarJulian Eisel