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
2018-01-22Revert "Fix T53850: Lock to Cursor breaks 3D manipulators"blender-v2.79-releaseCampbell Barton
2018-01-22Fix T53850: Lock to Cursor breaks 3D manipulatorsCampbell Barton
2017-09-08View3D Remap: skip defmaterialCampbell Barton
2017-09-08Fix T52663: Remap used invalid local-view dataCampbell Barton
2017-09-04Docs: rename var and comment how it's usedCampbell Barton
2017-09-04Correction to last fixCampbell Barton
2017-09-04Fix T52490: NDOF orbit doesn't lock in ortho viewCampbell Barton
2017-07-28Resolve T45301 by adding option for old behaviorCampbell Barton
2017-07-18WM: move WM_event_is_last_mousemove to the WM APICampbell Barton
2017-07-11Fix T51761: wpaint select depth limit failsCampbell Barton
2017-07-04Fix T51834: Active Object and Groups color difference imperceptibleBastien Montagne
2017-07-04Fix T51965: Custom Bone Shape Wireframe setting affects wireframe thickness.Bastien Montagne
2017-06-14Fix buffer read error w/ 2 pass select queriesCampbell Barton
2017-05-26Fix GPencil depth checksCampbell Barton
2017-05-26Fix T51629: Select w/ object lock failsCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-18Fix T51538: Weight-paint circle select w/ clippingCampbell Barton
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Fixup for multi-view single eye viewport issuesDalai Felinto
2017-05-10Partial fix to Multi-View single eye issues in viewportDalai Felinto
2017-05-05Remove redundant backbuffer/transform checkCampbell Barton
2017-04-29View3D: support both orbit select & depthCampbell Barton
2017-04-28Fix T51324: Auto-Depth fails rotating out of cameraCampbell Barton
2017-04-27Cleanup: remove unused matrix argCampbell Barton
2017-04-26Move depth select loop into its own functionCampbell Barton
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20Use reflect for calculating second normalCampbell Barton
2017-04-11Remove redundant glColor callCampbell Barton
2017-04-10Fix stereoscopic camera volume drawing.Bastien Montagne
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-20Cleanup: useless call to glRasterPos before `view3d_cached_text_draw_add()`Bastien Montagne
2017-03-14Fix T50932: depth picking w/ pose-bone constraintsCampbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-10Cleanup: rename drawObjectSelectCampbell Barton
2017-03-093D View: x-ray support for depth pickingCampbell Barton
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-093D View: use cache for armature selectCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton
2017-03-08Cleanup: replace short -> int for selection hitsCampbell Barton
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-06Rigid body: fix viewport not updating on properties change.Clément Foucault
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-02Fix duplicated 'Accurate' property for manipulator keymap itemJulian Eisel
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-03-02Fix second part T50565: Using planar transform once makes it enabled by defaultSergey Sharybin
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel