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-12-12Holiday coding log :)Ton Roosendaal
2012-11-29bmesh py api: add bmesh.update_edit_mode(), there was no way to redraw the 3d...Campbell Barton
2012-11-23Fix #33271: Box tool delaySergey Sharybin
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-11Bugfix, IRC report:Ton Roosendaal
2012-11-09add fallbacks for BM_vert_calc_shell_factor() and BM_vert_calc_mean_tagged_ed...Campbell Barton
2012-11-08Small fix:Ton Roosendaal
2012-11-06Bugfix: on Linux (X11) the inactive window was not getting mouse-move events.Ton Roosendaal
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-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-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-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-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-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-23debug output: stop printing event handlers for mouse moves of mouse inbetween...Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20don't print mousemoves with wm_handlers_do and --debug-eventsCampbell Barton
2012-10-19Fix #32705: Esc a value change doesn't recalc compositorSergey Sharybin
2012-10-14style cleanupCampbell Barton
2012-10-07style cleanup: if();Campbell Barton
2012-09-28fix for header not updating with an error report when a job finishes.Campbell Barton
2012-09-27wm_event_do_handlers was calling sound_sync_scene() twice without error check...Campbell Barton
2012-09-22Improvement to own commit r50810.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-09-05change templates to call modal_handler_add() is called last since any errors ...Campbell Barton
2012-08-23code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_pt(), to conform with o...Campbell Barton
2012-08-19Patch #32326: NDOF support of rotation and panning the view at the same timeSergey Sharybin
2012-08-12code cleanup: WM naming conventionsCampbell Barton
2012-08-08code cleanup: rename G.afbreek --> is_break, G.rendering --> is_renderingCampbell Barton
2012-08-01style cleanup: >120 line lengthCampbell Barton