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
2012-11-07== file browser ==Andrea Weikert
2012-11-06Bugfix #33092Ton Roosendaal
2012-11-06Bugfix: on Linux (X11) the inactive window was not getting mouse-move events.Ton Roosendaal
2012-11-06Bugfix #33096Ton Roosendaal
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-11-03code cleanup: float <> double conversion.Campbell Barton
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-11-01fix for release buildingCampbell Barton
2012-11-01Bugfix [#33036] Invalid memory read in wm_handlers_do (valgrind warning)Ton Roosendaal
2012-11-01Bugfix #33038Ton Roosendaal
2012-11-01fix for possible buffer overflow in gpu_nodes_get_vertex_attributes() and hai...Campbell Barton
2012-11-01fix [#30910] Problems: Add Shortcut(s) for "Ctrl Tab" menuCampbell Barton
2012-10-31Bugfix #33031Ton Roosendaal
2012-10-31Bugfix #33032Ton Roosendaal
2012-10-31no longer use 'check_existing' to see if we need to have a save popup, instea...Campbell Barton
2012-10-31fix [#30479] Exclamation mark '!' doesn't input with AZERTY keyboard mappingAndrea Weikert
2012-10-30remove CD_POLYINDEX customdata layer:Campbell Barton
2012-10-30style cleanupCampbell Barton
2012-10-29To keep my commit rate high! :)Ton Roosendaal
2012-10-29Yet another hanging variable in event code - code cleanup woes.Ton Roosendaal
2012-10-29Bugfix #33004Ton Roosendaal
2012-10-29Fix to make NDoF work again.Ton Roosendaal
2012-10-29New woes in event system :) Ton Roosendaal
2012-10-29A last (I hope) tweak for double click detection.Ton Roosendaal
2012-10-29Bugfix #32996Ton Roosendaal
2012-10-29style cleanupCampbell Barton
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-28style cleanupCampbell Barton
2012-10-28Event system fix:Ton Roosendaal
2012-10-28Event system cleanup: bringing KM_CLICK back in control. Ton Roosendaal
2012-10-27add --debug-handlers so --debug-events isnt so noisy.Campbell Barton
2012-10-27add back debug prints for event handlers. not sure why they were removed in r...Campbell Barton
2012-10-27Another tweak in event code to get KM_CLICK work.Ton Roosendaal
2012-10-27Putting back mysterious lines that check KM_CLICK keymap conflictsTon Roosendaal
2012-10-27The UI wasn't capable of handling Double Click events; causing fast typing toTon Roosendaal
2012-10-27style cleanupCampbell Barton
2012-10-26Bugfix for new handling of double-click:Ton Roosendaal
2012-10-26Bugfix #28734Ton Roosendaal
2012-10-26fix [#31661] Custom properties do no respect min/max valuesCampbell Barton
2012-10-26fix for crash when a python operator or render engine was freed in the C code...Campbell Barton
2012-10-26fix [#30087] operator_context is different for popup and submenu's *TODO, aft...Campbell Barton
2012-10-25fix [#32938] The Splash Screen doesn't show up correctly .....Campbell Barton
2012-10-25Fix #30940: layout.prop_search() item not drawing correct inside menus.Brecht Van Lommel
2012-10-24add section on how to run scripts in blender for the API intro, found there w...Campbell Barton
2012-10-24fix for maximized startup blend preventing -p command line argument from work...Campbell Barton
2012-10-24use min_ii/max_ii over MIN2 MAX2Campbell Barton
2012-10-23debug output: stop printing event handlers for mouse moves of mouse inbetween...Campbell Barton
2012-10-22New "dynamic" i18n menu.Bastien Montagne
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21code cleanup: spellingCampbell Barton