tornavis/source/blender/src
Chris Burt 438b5a6733 Fix for bug #2766: Shear shortcut broken
The problem is that the shear shortcut that was originally chosen was
eaten up by the shortcut to switch to the scale blezmo. Changed the
shortcut to CTRL + ALT + SHIFT + S which is painful but seeing as how
shear in object mode has limited use, I don't think it will cause any
real problems. I also updated the menu entry to match.

This was assigned to Martin but he's busy so I did it... and if I did it
wrong... blame him for not fixing it sooner ;)
2005-07-22 03:25:29 +00:00
..
cre MSVC7 update and freetype2 source 2005-02-20 21:33:11 +00:00
pub
.BCkey
B.blend.c Default .B.blend starts with bitmap fonts again. 2005-05-29 18:44:42 +00:00
Bfont.c
Makefile This commit reverses the OpenEXR specific stuff in the OpenEXR commit I 2005-03-14 14:56:40 +00:00
SConscript ACK! Forgot to add the new drawarmature.c file. :) 2005-07-12 16:02:50 +00:00
bfont.ttf.c To end the issues with AA (International) Fonts; the .bfont.tff now is 2004-11-08 15:46:57 +00:00
blenderbuttons.c TextEditor: syntax color support. 2005-05-13 16:11:28 +00:00
booleanops.c - added mesh_get_texspace (should be used instead of direct access) 2005-07-14 21:57:18 +00:00
booleanops_mesh.c - added mesh_get_texspace (should be used instead of direct access) 2005-07-14 21:57:18 +00:00
butspace.c - shuffled editmesh derived function name/function 2005-07-21 20:30:33 +00:00
buttons_editing.c New drawmode for the Armature geeks! 2005-07-21 22:03:27 +00:00
buttons_logic.c Changing hard codec max frame release for a define (in blendef.h with the other maximums). 2005-03-31 18:49:52 +00:00
buttons_object.c - add comments to BKE_DerivedMesh.h about which functions are called in editmode 2005-07-21 21:19:38 +00:00
buttons_scene.c Added some backward compatibility with old yafray blendershader. Because of missing 2005-05-27 17:52:53 +00:00
buttons_script.c Result of 2 weeks of quiet coding work in Greece :) 2005-07-03 17:35:38 +00:00
buttons_shading.c preparation for bullet physics 2005-07-16 21:47:54 +00:00
cmap.tga.c
cmovie.tga.c
cursors.c cursors.c for blender's special cursors was half done. 2005-07-05 00:46:52 +00:00
drawaction.c Tinsy little but relevant bug; colors in Action channels used signed 2005-05-25 16:37:24 +00:00
drawarmature.c New drawmode for the Armature geeks! 2005-07-21 22:03:27 +00:00
drawdeps.c Result of 2 weeks of quiet coding work in Greece :) 2005-07-03 17:35:38 +00:00
drawimage.c 3D view orbit option: Around Active 2005-07-06 00:33:41 +00:00
drawimasel.c Removed a couple of redundant "FTF_api.h" includes, 2005-03-23 21:10:03 +00:00
drawipo.c More armature goodies; 2005-07-16 19:07:02 +00:00
drawmesh.c - added modifier_dependsOnTime to check if modifier needs updating 2005-07-20 04:14:21 +00:00
drawnla.c Changing hard codec max frame release for a define (in blendef.h with the other maximums). 2005-03-31 18:49:52 +00:00
drawobject.c - shuffled editmesh derived function name/function 2005-07-21 20:30:33 +00:00
drawoops.c Dependency graph patch, provided by Jean-Luc Peuriere. 2005-04-30 21:27:05 +00:00
drawscene.c Switching scenes in the editor now correctly exits all modes, it didn't do 2005-07-10 09:55:55 +00:00
drawscript.c BPython bug fixes: 2005-06-11 05:30:14 +00:00
drawseq.c Bug fix #2311 2005-03-24 09:37:06 +00:00
drawsound.c - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes) 2005-03-19 21:08:13 +00:00
drawtext.c new round of warning fixes. we are now down to 24 with Xcode on blender 2005-06-04 16:22:50 +00:00
drawtime.c new round of warning fixes. we are now down to 24 with Xcode on blender 2005-06-04 16:22:50 +00:00
drawview.c While checking old bugreports on the todo tracker, found weak issue in 2005-07-17 12:20:08 +00:00
edit.c - shuffled editmesh derived function name/function 2005-07-21 20:30:33 +00:00
editaction.c Couple of fixes combined; 2005-07-19 16:12:56 +00:00
editarmature.c Fix: CTRL+Click adding bones didn't attach them to the parent! 2005-07-19 19:25:17 +00:00
editconstraint.c Result of 2 weeks of quiet coding work in Greece :) 2005-07-03 17:35:38 +00:00
editcurve.c - remove calls to showkeypos from exit editmode functions, should be 2005-07-15 18:15:56 +00:00
editdeform.c - convert vertex_duplilist to use mesh_get_derived_deform 2005-07-17 05:20:57 +00:00
editface.c - switch to using DAG_object_flush_update instead of mesh_changed 2005-07-14 17:10:44 +00:00
editfont.c Result of 2 weeks of quiet coding work in Greece :) 2005-07-03 17:35:38 +00:00
editgroup.c
editimasel.c - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes) 2005-03-19 21:08:13 +00:00
editipo.c Couple of fixes combined; 2005-07-19 16:12:56 +00:00
editkey.c - removed makeDispList, set_displist_onlyzero 2005-07-15 20:56:55 +00:00
editlattice.c - remove calls to showkeypos from exit editmode functions, should be 2005-07-15 18:15:56 +00:00
editmball.c Boundbox select object mode optimisation. 2005-07-11 11:09:26 +00:00
editmesh.c - shuffled editmesh derived function name/function 2005-07-21 20:30:33 +00:00
editmesh_add.c Well here it is. Subdivision/Loop Tools Recode Commit #1 2005-07-13 15:20:40 +00:00
editmesh_lib.c Commit of 2 weeks ago to correctly find normals for extrusion had a typo... 2005-05-07 11:13:37 +00:00
editmesh_loop.c Fix: outliner crash on deleting bones in editmode 2005-07-17 15:45:35 +00:00
editmesh_mods.c - change mesh_get_derived_render to mesh_create_derived_render (always 2005-07-19 00:21:01 +00:00
editmesh_tools.c First step towards restoring / improving subdivide 'beauty'. 2005-07-19 15:37:18 +00:00
editmode_undo.c Result of 2 weeks of quiet coding work in Greece :) 2005-07-03 17:35:38 +00:00
editnla.c New drawmode for the Armature geeks! 2005-07-21 22:03:27 +00:00
editobject.c - readfile incorrectly increased user count for Lattice & Curve 2005-07-20 18:04:50 +00:00
editoops.c Bug fix #2542 2005-05-12 17:24:47 +00:00
editscreen.c Fix for a *very* nasty bug... somewhere in the ancient past - I tracked it 2005-07-14 13:12:29 +00:00
editseq.c This commit fixes two related issues: 2005-05-20 12:18:11 +00:00
editsima.c - more signedness warning fixes in editsima 2005-07-15 17:31:58 +00:00
editsound.c big warning hunt commit 2005-03-09 19:45:59 +00:00
edittime.c new round of warning fixes. we are now down to 24 with Xcode on blender 2005-06-04 16:22:50 +00:00
editview.c More armature goodies; 2005-07-16 19:07:02 +00:00
eventdebug.c big warning hunt commit 2005-03-09 19:45:59 +00:00
filesel.c Databrowse needed new code to handle the hide dot file correctly. 2005-07-14 06:25:02 +00:00
ghostwinlay.c Removed redundant ghostwindow->commandqual veriable, which caused to hang 2005-05-04 08:46:14 +00:00
glutil.c - added bglVertex3f call (to match bglVertex3fv) 2005-07-11 17:06:03 +00:00
header_action.c Fix: Prevented depgraph to execute do_all_actions when you paste a poste. 2005-07-11 15:38:51 +00:00
header_buttonswin.c Changing hard codec max frame release for a define (in blendef.h with the other maximums). 2005-03-31 18:49:52 +00:00
header_filesel.c For texture fonts, the rasterpos has to be delivered as BIF_RasterPos(). 2005-05-28 16:11:11 +00:00
header_image.c Patch by Martin Poirier: display normalized coordinates in image window, with 2005-06-26 15:37:36 +00:00
header_imasel.c Removed a couple of redundant "FTF_api.h" includes, 2005-03-23 21:10:03 +00:00
header_info.c - missed a space in header title text 2005-07-15 17:57:40 +00:00
header_ipo.c - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes) 2005-03-19 21:08:13 +00:00
header_nla.c - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes) 2005-03-19 21:08:13 +00:00
header_oops.c Dependency graph patch, provided by Jean-Luc Peuriere. 2005-04-30 21:27:05 +00:00
header_script.c BPython: 2005-03-22 04:28:36 +00:00
header_seq.c Removal of old transform() <sob> part one. 2005-04-30 21:19:19 +00:00
header_sound.c Removed a couple of redundant "FTF_api.h" includes, 2005-03-23 21:10:03 +00:00
header_text.c TextEditor: syntax color support. 2005-05-13 16:11:28 +00:00
header_time.c Rollback of http://projects.blender.org/pipermail/bf-blender-cvs/2005-June/003769.html (which I in my commithappyness did before properly checking) 2005-06-11 16:30:36 +00:00
header_view3d.c Fix for bug #2766: Shear shortcut broken 2005-07-22 03:25:29 +00:00
headerbuttons.c More fixes thanks to irc testing; 2005-07-17 19:08:04 +00:00
imasel.c - got tired of str[n]casecmp not declared warnings 2005-04-02 15:36:57 +00:00
interface.c Result of 2 weeks of quiet coding work in Greece :) 2005-07-03 17:35:38 +00:00
interface_draw.c The TOG3 button (material mapping buttons) didn't get correct color set... 2005-05-29 10:59:50 +00:00
interface_panel.c Bug fix #2774 2005-07-10 11:00:27 +00:00
keyval.c
language.c Bug fix #2636 2005-05-28 13:22:09 +00:00
lorem.c File containing our famous Lorem Ipsum text, complete even! 2005-06-17 21:05:38 +00:00
mainqueue.c
meshtools.c - remove extverts argument from vertexnormals_mesh 2005-07-17 18:22:23 +00:00
mywindow.c - added set_framebuffer_index_color (shortcut for 2005-03-28 05:55:45 +00:00
oops.c Special bf-committers request; Lamp/World/Material now each have 10 2004-12-04 21:49:02 +00:00
outliner.c 1) Removed old annoyance in adding armature or bones. 2005-07-19 10:06:57 +00:00
playanim.c Made anim player (blender -a) free memory in end, so we can check what the 2005-06-08 15:09:11 +00:00
poseobject.c - removed makeDispList, set_displist_onlyzero 2005-07-15 20:56:55 +00:00
previewrender.c Patch submitted by Jorge Bernal (lordloki) and Jonathan Merritt. 2005-04-17 17:43:07 +00:00
renderwin.c Result of 2 weeks of quiet coding work in Greece :) 2005-07-03 17:35:38 +00:00
resources.c More armature goodies; 2005-07-16 19:07:02 +00:00
scrarea.c
screendump.c - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes) 2005-03-19 21:08:13 +00:00
seqaudio.c - got tired of str[n]casecmp not declared warnings 2005-04-02 15:36:57 +00:00
sequence.c Bug fix #2799 2005-07-14 13:50:48 +00:00
space.c Fix for bug #2766: Shear shortcut broken 2005-07-22 03:25:29 +00:00
spacetypes.c Back to the Future bugfix! 2005-05-19 15:47:42 +00:00
splash.jpg.c Splash for 2.37a 2005-06-13 20:33:44 +00:00
swapbuffers.c Replaced a bunch of malloc() calls with proper MEM_mallocN() 2005-04-17 18:00:33 +00:00
toets.c - removed makeDispList, set_displist_onlyzero 2005-07-15 20:56:55 +00:00
toolbox.c - switch to using DAG_object_flush_update instead of mesh_changed 2005-07-14 17:10:44 +00:00
transform.c Removed last remainder of old transform. The function is still called 2005-07-19 11:21:01 +00:00
transform_constraints.c Armature "XRay mode" now draws nicely with solid too. For it to work, I 2005-07-13 19:42:08 +00:00
transform_conversions.c Couple of fixes combined; 2005-07-19 16:12:56 +00:00
transform_generics.c Corrected the Armature option "Delay deform", which doesn't update its 2005-07-11 13:59:02 +00:00
transform_manipulator.c - change mesh_get_derived_render to mesh_create_derived_render (always 2005-07-19 00:21:01 +00:00
transform_numinput.c As discussed in meeting, fixing Numinput annoyance in transform. 2005-06-05 14:26:45 +00:00
unwrapper.c Merging over some uv editor tweaks from tuhopuu: 2005-04-23 01:36:08 +00:00
usiblender.c More armature goodies; 2005-07-16 19:07:02 +00:00
view.c Armature "XRay mode" now draws nicely with solid too. For it to work, I 2005-07-13 19:42:08 +00:00
vpaint.c - added DirectMesh.getVert{Co,No} functions 2005-07-17 01:18:59 +00:00
winlay.h Removed a couple of redundant "FTF_api.h" includes, 2005-03-23 21:10:03 +00:00
writeavicodec.c Replaced a bunch of malloc() calls with proper MEM_mallocN() 2005-04-17 18:00:33 +00:00
writeimage.c This commit reverses the OpenEXR specific stuff in the OpenEXR commit I 2005-03-14 14:56:40 +00:00
writemovie.c Testing commit... i keep getting errors. sorry! 2005-05-11 19:56:42 +00:00