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-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2018-06-12Fix T55452: Crash on saving with visible particle system.Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-03Cleanup: remove blockscale & handlerCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
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