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-05-273D View: minor change to NDOF view orbitCampbell Barton
2018-05-253D View: add pixelsize function w/o UI scaleCampbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-04-15Cleanup: skip redundant edit-bone select lookupsCampbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-03-11Cleanup: long linesCampbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Cleanup: use edit/active objects from view contextCampbell Barton
2018-03-08Cleanup: set the view-context onceCampbell Barton
2018-03-03Fix T54211: OpenGL debug error message in texture draw mode.Brecht Van Lommel
2018-02-28Code cleanup: fix a few compiler warnings.Brecht Van Lommel
2018-02-28Cleanup: comment for depth picking code, const argsCampbell Barton
2018-02-27Cleanup: remove unused duplicate codeCampbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-293D View: use_mouse_init for zoom & trackball orbitCampbell Barton
2018-01-29Cleanup: move boolean options into flagCampbell Barton
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-29Cleanup: comments & whitespaceCampbell Barton
2018-01-29Cleanup: ViewOpsData struct membersCampbell Barton
2018-01-293D View: internal option not to use mouse locationCampbell Barton
2018-01-29Cleanup: minor simplification for zoom/dollyCampbell Barton
2018-01-29Cleanup: de-duplicate common 3D view propertiesCampbell Barton
2018-01-28Cleanup: use doxy sections for view3d_view.cCampbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Cleanup: use doxygen groups for view3d_edit.cCampbell Barton
2018-01-23Cleanup: code comment for view3d_viewmatrix_setCampbell Barton
2018-01-23Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-22Fix T53850: Lock to Cursor breaks 3D manipulatorsCampbell Barton
2018-01-22WM: add mouse-move after smooth-viewCampbell Barton
2018-01-21Cleanup: styleCampbell Barton
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-16Cleanup: indentationCampbell Barton
2018-01-12User Prefs: app-template option to hide the cursorCampbell Barton
2018-01-10Cleanup: comment block alignmentCampbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2017-12-193D View: use shortest angle between quaternionsCampbell Barton
2017-12-08Fix T53512: Vertices with index 0 were not being selectedGermano
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-12-04Edit Mesh Selection: Draw the backbuff of edge selection only when requestedGermano
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin