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
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Fix T52959: Local view looses clip range on exitCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-10-06Fix ruler access from search pop-upCampbell Barton
2017-09-30Fix vertex paint w/ subsurf drawingCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-06View3D Remap: skip defmaterialCampbell Barton
2017-09-06Fix T52663: Remap used invalid local-view dataCampbell Barton
2017-08-26WM: move theme check out of ED_view3d_draw_select_loopCampbell Barton
2017-08-25WM: ensure 3D view theme is used in select-loopCampbell Barton
2017-08-24Fix error using wrong theme settings w/ depth drawCampbell Barton
2017-08-23Docs: rename var and comment how it's usedCampbell Barton
2017-08-23Correction to last fixCampbell Barton
2017-08-23Fix T52490: NDOF orbit doesn't lock in ortho viewCampbell Barton
2017-08-17Remove unnecessary #include "ED_transform.h"mano-wii
2017-08-12Fix T52298: hidden lamps still compute shadow buffers in viewport.Brecht Van Lommel
2017-08-12Cleanup: whitespaceCampbell Barton
2017-08-05View3D: expose normal from depth publiclyCampbell 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