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
path: root/source
AgeCommit message (Expand)Author
2003-11-13- further cleanup of window matrix code. Now ALL 2d ortho calls areTon Roosendaal
2003-11-12All related to unified render:Ton Roosendaal
2003-11-12- bug fix: alpha wrong in unified render halos with lines or ringsTon Roosendaal
2003-11-12Adds Hotspot control to custom cursor.Robert Wenzlaff
2003-11-12unfix previous fix.Stephen Swaney
2003-11-11Constraint dashed line drawing.Martin Poirier
2003-11-11fixed the bug Joseph Gilbert found in numerous python files.Stephen Swaney
2003-11-11Fixed some problems with makeParent()Joseph Gilbert
2003-11-11(Hopefully) Fixed bug that caused non-selected edges to be cut by knife.Robert Wenzlaff
2003-11-10- further tweaking of selecting objects...Ton Roosendaal
2003-11-10- redid buttons in image header, was completely messed up...Ton Roosendaal
2003-11-10fix for bug #285Stephen Swaney
2003-11-09- small fix for snprintf() on Win32... MS renamed the functionSimon Clitherow
2003-11-09- added panel backdrop for buttonswin to themesTon Roosendaal
2003-11-09- removed options from main header 'render' menu;Ton Roosendaal
2003-11-09- added popup warning when choosing quicktime at OSX.Ton Roosendaal
2003-11-08- zooming in for action window increased 5 fold.Ton Roosendaal
2003-11-08- fix bug #682Ton Roosendaal
2003-11-08- another fix because of the stricter 'qualifier key' checking;Ton Roosendaal
2003-11-08- fixed drawing in frontbuffer of selected object... the previousTon Roosendaal
2003-11-08- bug fix #304Ton Roosendaal
2003-11-08- fix bug #294Ton Roosendaal
2003-11-08- fixed bug #253Ton Roosendaal
2003-11-08- removed hack in initrender code that allowed 'border render' in aTon Roosendaal
2003-11-08- bug fix #74 (oldie!)Ton Roosendaal
2003-11-08- removed all buttons to choose for 'image selector'. where loading imagesTon Roosendaal
2003-11-08- fixed bug #384Ton Roosendaal
2003-11-08BPython:Willian Padovani Germano
2003-11-08- fixed layout of curve panel (f9 menu)Ton Roosendaal
2003-11-08- bug #670Ton Roosendaal
2003-11-08Updated so that Default Vars button will reset envmap data, if it exists.Kent Mein
2003-11-07- fixed bugreport intrr about shadeless UV texture face having wrongTon Roosendaal
2003-11-07Middle mouse emulation fix.Martin Poirier
2003-11-07Fixed Ctrl-Shift-F3 to capture the whole screen.Martin Poirier
2003-11-07Raised the numbot upper limit for DupSta and DupEnd.Martin Poirier
2003-11-07- fixed specularity for sun lightsTon Roosendaal
2003-11-07- made shadowbuffer button into normal num but.Ton Roosendaal
2003-11-07Fixed my blunder with Default Vars button.Kent Mein
2003-11-07- zoom in/out in rendered image always includes zoom level 1.0 now.Ton Roosendaal
2003-11-06- selecting multiple objects at same location had error. was caused byTon Roosendaal
2003-11-06setControlPoint() had incorrect argument list.Stephen Swaney
2003-11-06- little new feature; 'hide' vertices/edges/faces works in editmodeTon Roosendaal
2003-11-06nla strips were not updating the reference counts of actions theyChris Want
2003-11-06- fixed order in addmenu pulldownTon Roosendaal
2003-11-06-fixed bug; ALT+LeftMouse emulates MiddleMouse again.Ton Roosendaal
2003-11-06bug fix: audio hangs on OSX when playback with ALT+ATon Roosendaal
2003-11-06- fixed bug: removing a window edge (join areas) sometimes found the wrongTon Roosendaal
2003-11-06Discovered I never remapped RMB to cancel in get_mouse_trail(). Done now.Robert Wenzlaff
2003-11-06Improved Knife line drawing, and added Knife cursor.Robert Wenzlaff
2003-11-06Modified pupmenu_col() to allow separators.Robert Wenzlaff