This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Martin Poirier 1039d15f57 Fix for bug #1145 bevel numbutton not changing when clicking on the sides
http://projects.blender.org/tracker/index.php?func=detail&aid=1145&group_id=9&atid=125

I changed the fbutton function to give the possibility to control the a1 and a2 parameters of the button.

This commit also fixes two things in the bevel function:
- The numbut didn't do anything because it wasn't recalculating the proper variable
- The display wasn't recalculated when pressing Ctrl or Shift (it's now done by recalculating after every keyboard event. I've done it this way since the event loops seems to skip CTRL and SHIFT events)
2004-04-11 00:23:06 +00:00
..
2004-02-29 21:40:48 +00:00
2004-04-10 15:13:28 +00:00
2004-04-05 21:04:13 +00:00
2004-02-29 21:40:48 +00:00
2003-05-30 15:06:54 +00:00
2004-02-29 21:40:48 +00:00
2004-02-29 21:40:48 +00:00
2004-02-29 21:40:48 +00:00
2004-02-29 21:40:48 +00:00
2004-04-05 21:04:13 +00:00
2004-04-07 22:42:02 +00:00
2004-04-09 14:09:56 +00:00
2004-04-07 18:19:30 +00:00
2004-02-29 21:40:48 +00:00
2004-04-07 12:55:45 +00:00
2004-03-27 18:27:55 +00:00
2004-02-29 21:40:48 +00:00
2004-02-29 21:40:48 +00:00
2004-02-15 19:25:32 +00:00