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-11-30More fixes related to D&D:Bastien Montagne
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-27Fix own commit: broke add background imageCampbell Barton
2014-11-24Fix T42618: Lock to view + autokey bugCampbell Barton
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-24Minor edits to T42649 fixCampbell Barton
2014-11-23Fix T42649: Use Relative Paths for Node Editor & 3D View Imagesjulianeisel
2014-10-21Cleanup: styleCampbell Barton
2014-10-20Fix T42264: Negative scale & clipped-select failsCampbell Barton
2014-10-16Fix T42247 rolling did not support the rotation value in the userAntony Riakiotakis
2014-10-06Fix T42093: segfault when trying to free unallocated depths zbuffer (border-z...Bastien Montagne
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
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