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-05-22Cleanup: fix compiler warnings.Brecht Van Lommel
2018-05-22Cleanup: make group/collection versioning a bit more clear.Brecht Van Lommel
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-22Experimental Armature Drawing Tweak for Relationship LinesJoshua Leung
2018-05-22COW Operators: Fix VIEW3D_OT_snap_cursor_to _active _selected _center and _gridInes Almeida
2018-05-22Depsgraph: Enable copy on write by defaultJoshua Leung
2018-05-22Fix area tool getting out of sync w/ active toolCampbell Barton
2018-05-22WM: call keymap callback from manipulatorsCampbell Barton
2018-05-22WM: use keymap poll for manipulatorsCampbell Barton
2018-05-22Merge branch 'master' into blender2.8Campbell Barton
2018-05-22Multi-Object-Mode: EditCurve Select RandomCampbell Barton
2018-05-22Fix memory leak in armature deleteCampbell Barton
2018-05-22Multi-Object-Mode: EditLattice Select AllCampbell Barton
2018-05-22Fix crash drawing edit-latticeCampbell Barton
2018-05-22Cleanup: namingCampbell Barton
2018-05-22Cleanup: style, whitespaceCampbell Barton
2018-05-22Cleanup: replace MEM_SAFE_FREE -> MEM_freeNCampbell Barton
2018-05-21Fix compilation with ndof code.Bastien Montagne
2018-05-21Static Override: Fix drivers' ID target overridability.Bastien Montagne
2018-05-21COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothvie...Ines Almeida
2018-05-21CMake: only include licences for enabled libsCampbell Barton
2018-05-21Fix broken draw code from last Thursday commit.Bastien Montagne
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Cleanup: unused varsCampbell Barton
2018-05-21Cleanup: use const for transform internal APICampbell Barton
2018-05-21Fix misuse of the `use_occlusion_test` parameter.Germano
2018-05-21Transform Snap: Fix normal in the wrong space.Germano
2018-05-213D View: fix scale of 3D cursor crosshairCampbell Barton
2018-05-21UI: use spacebar for toolbarCampbell Barton
2018-05-21Revert "Fix/workaround RNA build error in C++ API."Campbell Barton
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21RNA: support for PARM_OUTPUT & PARM_RNAPTRCampbell Barton
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Fix/workaround RNA build error in C++ API.Brecht Van Lommel
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Cleanup: correct variable namesCampbell Barton
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21WM: utility to find a keymap item from an operatorCampbell Barton
2018-05-21Error in last commitCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-20COW Operators: Fix VIEW3D_OT_view_all and camera mode of VIEW3D_OT_viewnumpadInes Almeida
2018-05-20COW Operators: Fix VIEW3D_OT_view_lock_to_activeInes Almeida
2018-05-20Workbench: Shadow: Add support for completly manifold geom.Clément Foucault
2018-05-20DRW: Rename some DRW_STATE_* for more consistency.Clément Foucault
2018-05-20Workbench: Shadow: Add Depth Fail methodClément Foucault
2018-05-20Workbench: Precompute light direction in object space.Clément Foucault
2018-05-20Workbench: Shadow: Add geometry instancing extension.Clément Foucault
2018-05-20Workbench: Shadows: Fix corner case with degenerate triangles.Clément Foucault
2018-05-20Workbench: Optimize Shadows.Clément Foucault
2018-05-20Fix: crash when rotating the view in pose modeInes Almeida