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
2014-08-30Fix T41642: Zoom View hotkey: Zoom Position Y doesn't workingBastien Montagne
2014-08-25Fix View3D glitch zoomingCampbell Barton
2014-08-25View3D: Add ED_view3d_dist_range_getCampbell Barton
2014-08-18Fix T41137: Old render result from viewport render in camera view does not go...Sergey Sharybin
2014-08-14Revert modal operation of cursor. This change was far less innocent thanAntony Riakiotakis
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-11View3D: rotate around selection - uses boundbox centerCampbell Barton
2014-08-04Fix T41175: Quad View - Properties Region - Clip Tickable option bug?Bastien Montagne
2014-07-28Fix T41206: Render Border - Operator Panel - Only Camera - Broken?Sergey Sharybin
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-03Make Cursor placement operation a modal operator.Antony Riakiotakis
2014-06-30Correct use-after-free in recent commitCampbell Barton
2014-06-30Fix odd situation where you could assign a background image without increasin...Bastien Montagne
2014-06-30Fix image user count not being decreased when deleting a 3DView background im...Bastien Montagne
2014-06-30Fix T40867: Autokeyframe in camera viewCampbell Barton
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-06-19Code cleanup: remove unused callback for depth drawingCampbell Barton
2014-05-12Fix for numpad orbit ignoring auto-perspectiveCampbell Barton
2014-05-12Fix for rotate-around-selection in text-edit modeCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-29Fix T31605: rotate around selection ignores numpadCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-17View3D: use smoothview for localview switchingCampbell Barton
2014-03-28Code cleanup: use len_v2v2_int for view zoom-scaleCampbell Barton
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-25Fix T39397: Leaving leaving camera from quadview set orthoCampbell Barton
2014-03-20View3D: remove orbit snapping LUT, allow to snap axis but not rollCampbell Barton
2014-03-18Fix T39252: Regression: Auto perspective fails when switching from {front, si...Bastien Montagne
2014-03-03Fixes for view3d rotate axis snappingCampbell Barton
2014-03-02Fix for problem with fly speed, caused by other speed tweaks.Campbell Barton
2014-03-01NDOF: add navigation modes to user preferencesCampbell Barton
2014-03-01Fix for using non camera objects as a camera having zero area view-frameCampbell Barton
2014-02-28NDOF: minor tweaks based on feedback.Campbell Barton
2014-02-26Paint API: add BKE_paint_select_elem_test: to check on paint selectionCampbell Barton
2014-02-24Fix for recent changes with NDOFCampbell Barton
2014-02-24NDOF: various fixes for view3dCampbell Barton
2014-02-24NDOF: Auto-Depth preference was used while orbitingCampbell Barton
2014-02-24NDOF: fix for use with locked offsetCampbell Barton
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton
2014-02-20NDOF: define 2 default navigation modes: free & orbitCampbell Barton
2014-02-19NDOF: fix helicopter fly option, revert default to trackball.Campbell Barton
2014-02-19Code cleanup: de-duplicate ndof controls for walk/fly modeCampbell Barton
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-18NDOF: image and clip views ignored axis invert preferencesCampbell Barton
2014-02-18View3d: remove DEBUG_NDOF_MOTION, replaced by --debug-events optionCampbell Barton
2014-02-17NDOF: remove bias for translationCampbell Barton
2014-02-17NDOF: allow panning in view3d.ndof_orbit_zoom, but forward is still zoomCampbell Barton
2014-02-14NDOF: view3d improve dolly/zoom behaviorCampbell Barton
2014-02-14NDOF: fix orbit-all remaining on a view axisCampbell Barton