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-09-06Fix for poly line grease pencil and surface drawing.Sergey Sharybin
2011-09-06New grease pencil mode: poly line drawingSergey Sharybin
2011-09-06Grease pencil: non-blocking sketch sessionsSergey Sharybin
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-11Fix for crash when using undo during sketching session.Sergey Sharybin
2011-08-10fix for crash undoing grease pencil session, last action would free entire fr...Campbell Barton
2011-08-10fix [#28197] Undoing Grease pencil removes last 2 strokesCampbell Barton
2011-07-24sculpt/paint while using 3D mouseMike Erwin
2011-05-27own recent commits caused crash with the grease pencil in camera view, always...Campbell Barton
2011-05-21view3d function naming, no functional changes.Campbell Barton
2011-05-20edit gp_stroke_convertcoords not to modify the mval passed to it & make some ...Campbell Barton
2011-05-20use consistant arguments to ED_view3d_win_* funcs, a single float vector rath...Campbell Barton
2011-05-20function rename to give clearer meaning that they change from window to 3d co...Campbell Barton
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-04new BLF functionsCampbell Barton
2011-05-04drawing in 3d camera view conversion between mouse/camera view border was bro...Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-03-31Bugfix #26651Ton Roosendaal
2011-03-18fix for using freed memory with modal grease pencil draw.Campbell Barton
2011-03-17Bugfix: Grease Pencil paint didn't clean up properly after error-exitsJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27Grease Pencil stroke smoothing cleanup - making this less susceptibleJoshua Leung
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-02fix [#25684] Grease pencil strokes with "Surface" option attach erratically t...Campbell Barton
2011-01-18bgl.Buffer()Campbell Barton
2011-01-18Bugfix [#25684b] Surface and Stroke options are not working with UseJoshua Leung
2011-01-14Bugfix [#25620] Grease Pencil: crash when using Ctrl+Z while drawingJoshua Leung
2011-01-13Bugfix [#25597] Grease Pencil crash when undoing during a SketchingJoshua Leung
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-04Fixing Grease Pencil typo noted while scanning through Mike Erwin'sJoshua Leung
2011-01-04No functional changes. Just formatting cleanups for now...Joshua Leung
2011-01-04Grease Pencil: Redo for sketching sessions now worksJoshua Leung
2011-01-04Grease Pencil Todos: "Sketching Sessions"Joshua Leung
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-10-27keep the view centered with camera shift, camera view grease pencil intention...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-25bugfix [#22819] Grease Pencil: OpenGL render incorrect if view mode, OK with ...Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-06-23Fix #22553: dragging number buttons would run update functions more often thanBrecht Van Lommel
2010-06-06Removed non working operator options from the 'redo' user interface. William Reynish
2010-04-05Bugfixes for Grease Pencil and the Image Editor (includes fix for #20921):Joshua Leung
2010-03-26#21728: Grease pencil at cursor gives wrong results when the object is not at...Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-03Bugfix #20586: Selecting "Straight Line" from Grease Pencil crashes in UV ima...Joshua Leung