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
2010-07-29Added back modal keymap items for view manipulation mode switching in Matt Ebb
2010-07-26patch from Roelf De Kock (kiemdoder), removes redundant values from the snapq...Campbell Barton
2010-07-26bugfix [#23038] View rotation snap has left and right view names swapped arro...Campbell Barton
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-26bugfix [#22836] Alt+MMB view alignment don't respect all axes directionsCampbell Barton
2010-07-24bugfix [#22769] Undo Looses Active Camera Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-15Disabled mode-switching keys during 3D View orbit/zoom etc. in default key map.Matt Ebb
2010-07-06fix for crash on active camera poll (from own recent commit)Campbell Barton
2010-07-04fix for 2 bugs in own recent commits, Campbell Barton
2010-07-04home key to center the camera offset.Campbell Barton
2010-06-22Fix Bug [#22640] Center Cursor doesn't cause 3D window update in empty sceneDiego Borghetti
2010-06-16request from William, twice as close camera zoom limitCampbell Barton
2010-06-01== View Navigation ==Campbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-30Fix multitouch zoom erratic behavior in 3D view in vertical dolly mode Damien Plisson
2010-05-06Fix [#22249] Can enter camera view when there is no camera in sceneMatt Ebb
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-16Fix [#21492] "Align to view" option from tools panel's operator part doesn't ...Matt Ebb
2010-04-05'Fix' [#21843] Manipulating Set Render Border sliders causes a crashMatt Ebb
2010-04-03More work on Drag Immediate:Martin Poirier
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-26error in view3d math commit. Campbell Barton
2010-02-25use math functions in view code, no functional changes.Campbell Barton
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Fix for [#21082] UI not updated immediately for Graphical cursor and change o...Thomas Dinges
2010-02-06commit from joe 26206, removed timer from zoom. this is needed for continuous...Campbell Barton
2010-02-05changes to 'view selected' operator.Campbell Barton
2010-02-04when autodepth is enabled use the z-depth for placing the cursor.Campbell Barton
2010-01-30Fix #19473: Toggle Quad View options missing from UI.Brecht Van Lommel
2010-01-29Fix [#19579] View not behaving proper;y when pressing camera view toggle whil...Matt Ebb
2010-01-26remove line added previous commit, Cancel for view rotate button should be Co...Campbell Barton
2010-01-23Initial results of my profiling of the animation system. Joseph Eagar
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2010-01-19Fix [#20730] Auto Auto-depth with scroll wheelMatt Ebb
2010-01-14* Added an 'enable manipulator' operator, with boolean properties for each of Matt Ebb
2010-01-14[#20583] Snap Cursor to Center and more View editsMartin Poirier
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-10[#20522] alt+b in object mode has an offset depending on the selected object'...Martin Poirier
2010-01-06Keymaps:Thomas Dinges
2010-01-062 small view navigation features stolen from other apps :)Matt Ebb