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
2018-07-04Workspaces: add main and child windows.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-04Keymap: movie-clip center frame, match graph viewCampbell Barton
2018-07-04Keymap: proportional edit keysCampbell Barton
2018-07-04Fix Pose Mode selection overlay breaking other overlay.Clément Foucault
2018-07-04UI: Node Link Menu to use same colors as regular menusPablo Vazquez
2018-07-04Kemap: mirror, flip changes from T55162Campbell Barton
2018-07-04Keymap: outliner changes from T55162Campbell Barton
2018-07-04Keymap: Resolve inconsistencies, T55162Campbell Barton
2018-07-04Depsgraph: Don't force copy-on-write when shading changesSergey Sharybin
2018-07-04Depsgraph: Log entry operations which are directly modified and taggedSergey Sharybin
2018-07-04Weight Paint: draw from original meshCampbell Barton
2018-07-04Eevee: Fix incorrect padding in octahedral mappingClément Foucault
2018-07-04UI: Fix channels using editor header color as backgroundPablo Vazquez
2018-07-04Cleanup: remove unused zbuf memberCampbell Barton
2018-07-04Added copyData flag to ocean modifierSybren A. Stüvel
2018-07-04Fluid Sim: Removed unused PointCache pointerSybren A. Stüvel
2018-07-04Cloth simulation: share point cache between CoW copies of objectsSybren A. Stüvel
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