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-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: move operator constants out of DNACampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-20Cleanup: un-indent NDOF operator bodyCampbell Barton
2019-03-20Cleanup: Use doxy groups for NDOF operatorsCampbell Barton
2019-03-20Error in last commitCampbell Barton
2019-03-20Fix T62682: Inconsistent NDOF camera auto-keyCampbell Barton
2019-03-19Fix view selected ignoring all non-grease pencil objectsCampbell Barton
2019-03-08Fix T62317: missing Cycles viewport update when changing active camera.Brecht Van Lommel
2019-03-07Cleanup: use API to reset cursor rotationCampbell Barton
2019-03-073D View: view selected/all use empty object centerCampbell Barton
2019-03-07Fix "View All" potential min/max use when all objects were skippedCampbell Barton
2019-03-07Fix 3D "View Selected" skip camera optionCampbell Barton
2019-03-073D View: skip hidden image empties when viewing allCampbell Barton
2019-03-06UI: Name changesWilliam Reynish
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-283D View: only calculate view center when neededCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-213D View: add back clipping border operatorCampbell Barton
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-17Fix T59493: view selected in GP edit mode does not take obmat into accountJacques Lucke
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
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 T58913 Won't focus on Grease PencilAntonioya
2018-12-06Fix T58836: Shift-C doesn't update the viewCampbell Barton
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
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-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-23Error in last commiCampbell Barton
2018-11-23Fix wire-toggle restoring previous shading modeCampbell Barton
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-23Pose: make pose-bone xray usable in wpaint modeCampbell Barton