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
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-10-23Fix T70439: Local view always including new objectsDalai Felinto
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-19Fix T64855: smooth view not working in Eevee rendered modeBrecht Van Lommel
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-18Fix weight-paint & pose-select & lock-mode combinationCampbell Barton
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