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
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-01Style CleanupCampbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-03-28transform: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-24fix [#26598] zoom view and scaling odd vertices circle Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-07-26bugfix [#23038] View rotation snap has left and right view names swapped arro...Campbell Barton
2010-07-21Fix #20196: division by zero in edge slide with two overlapping loops.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-09reproject - clamp image by the maximum texture size, remove debug printf.Campbell Barton
2010-03-09[#21433] Angular rotation snap issue, final value set is not snapped - SVN 27...Martin Poirier
2010-02-12correct fsf addressCampbell Barton
2010-02-04New Transform 3D view recalculate scheme.Martin Poirier
2009-11-18Custom Ratio mouse input didn't check for initialization properly, which coul...Martin Poirier
2009-11-10Math LibBrecht Van Lommel
2009-09-21bugfix [#19392] Typing help() in the console window freezes BlenderCampbell Barton
2009-09-21New transform input function for joeedh, to be used for edge slide.Martin Poirier
2009-07-292.5Ton Roosendaal
2009-07-092.5: VariousBrecht Van Lommel
2009-07-09Reduce multiplication factor for trackball input in transform (slows down tra...Martin Poirier
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-21RNA read-only wrapped wmEvent so python operators invoke functionsCampbell Barton
2009-04-302.5Martin Poirier
2009-01-042.5Martin Poirier
2008-12-292.5Martin Poirier