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
2015-06-11Fix T45032 allow float rotational values for numpad rotationAntony Riakiotakis
2015-06-08Remove redundant NULL checkCampbell Barton
2015-06-06View3D: avoid jumping placing cursor /w lock onCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-23Fix T44422: Zoom to mouse fails in camera viewCampbell Barton
2015-04-06Fix T44249: Cursor depth offsetCampbell Barton
2015-04-06Fix minor glitch getting depth from mouse cursorCampbell Barton
2015-03-27Cleanup: view3d headersCampbell Barton
2015-03-21Cleanup: constify view3d/cameraCampbell Barton
2015-03-21View3D: fix view-selected zoom logicCampbell Barton
2015-03-12View3D: Quad-view opposite axis switchingCampbell Barton
2015-03-12Cleanup: remove unused viewnumpad codeCampbell Barton
2015-03-12Cleanup: de-duplicate view3d clippingCampbell Barton
2015-03-04Fix T43879: Autokey ignore pref /w viewlock-cameraCampbell Barton
2015-03-02cleanup: float/double promotion, redundant castsCampbell Barton
2015-02-04Support rotation and flipping for background images, patch by Andre D.Antony Riakiotakis
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-29Rotate around selection now will work on last stroke position in textureAntony Riakiotakis
2014-12-29Move average stroke from sculpt session to unified paint settings so itAntony Riakiotakis
2014-12-29Cleanup: get rid of sculpt minmax and reuse last stroke function (codeAntony Riakiotakis
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