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-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-04-29Cleanup: Spelling in commentSergey Sharybin
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-26Cleanup: remove unused functionCampbell Barton
2019-03-15Fix T59155: Can't select light in-front of other objectsCampbell Barton
2019-03-08Fix T62317: missing Cycles viewport update when changing active camera.Brecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-02-28Fix T61878: Selection does not allways work in wireframe modeClément Foucault
2019-02-21Fix T61786: local view not exiting correctly after recent changes.Brecht Van Lommel
2019-02-20Local view: add operator property to disable framing selected objects.Brecht Van Lommel
2019-02-20Local view: don't restore selection when exiting local view.Brecht Van Lommel
2019-02-18Wireframe: Fix selection broken since recent wireframe refactorClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-24Fix T60807: Can't select when active pose object is hiddenCampbell Barton
2019-01-16Preferences: remove OpenGL select method preference.Brecht Van Lommel
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2018-12-19Fix T58739: Camera Location, keyframe BugSergey Sharybin
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Fix T58325: Local view BugDalai Felinto
2018-11-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-30Revert "3D View: locked camera was using the original view offset"Campbell Barton
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-303D View: locked camera was using the original view offsetCampbell Barton
2018-11-30Remove from Local View operatorDalai Felinto
2018-11-28Local View: Objects to be selected once back to regular viewDalai Felinto
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-23Correct missing NULL check in recent changesCampbell Barton
2018-11-23Fix for weight paint object occluding pose bonesCampbell Barton
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Fix T56915: Selectability in Solid Xray ModeClément Foucault
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-05Fix T56695: Selecting an occluded object in xray causes crashClément Foucault