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
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-01-223D View: support auto-perspective when snappingBataev Artem
2020-01-21Docs: describe turn-table gimble lock mitigationCampbell Barton
2020-01-15Fix T72419: 3D cursor placement flips axis with geometry orientationCampbell Barton
2020-01-14Fix T70606: 3D cursor oriented by geometry projects on objects displayed as b...mano-wii
2020-01-08Fix T72919: NDOF 'Free' orbit preference is ignoredCampbell Barton
2019-11-29Cleanup: replace macros with functionsCampbell Barton
2019-11-293D View: fix NDOF rotation around object locking panCampbell Barton
2019-11-28NDOF: support panning when orbitingCampbell Barton
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-09-11Fix T59143: Frame Selected Doesn't work in hair particle editmodePhilipp Oeser
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-16Cleanup: spellingCampbell Barton
2019-08-15Cleanup: replace commented out code by commentBrecht Van Lommel
2019-08-08Fix T68360: Zoom too sensitive with hi-dpiCampbell Barton
2019-08-07Fix error in recent trackball aspect cleanupCampbell Barton
2019-08-04Cleanup: improve commentsCampbell Barton
2019-08-033D View: preferences for rotate sensitivityCampbell Barton
2019-08-033D View: aspect correct trackball rotationCampbell Barton
2019-08-03Cleanup: trackball direction calculationCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-29Fix T67826: View selected fails with files from 2.7xCampbell Barton
2019-07-18Fix T67105: Missing Update Add Camera Background ImageJeroen Bakker
2019-07-06transform_snap_object: return type of element snapped.mano-wii
2019-06-29UI: Add "(Walk/Fly)" to navigation operator nameCampbell Barton
2019-06-13Cleanup: correct wireframe xray flag nameCampbell Barton
2019-05-31Fix T65311: crash using 3D viewport panning outside viewportBrecht Van Lommel
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
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