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
2010-08-27ED_view3d_draw_offscreen_imbuf_simple and ED_view3d_draw_offscreen_imbuf now ...Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-26* Accessing Brush size, alpha, size pressure, alpha pressure, and unprojected...Jason Wilkins
2010-07-23Fix #21028: operator redo creates hundreds of images when texture paint is on.Brecht Van Lommel
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-22just a note on where to look laterTom Musgrove
2010-07-22this fixes the bug that occurs when using pen tablet controlled pressure and ...Tom Musgrove
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-06-29image re-projection wasnt changing alpha values.Campbell Barton
2010-06-23Fix #22553: dragging number buttons would run update functions more often thanBrecht Van Lommel
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-16option to lock alpha while projection painting.Brecht Van Lommel
2010-03-15[#21504] Projection Clone Paint brokenCampbell Barton
2010-03-11re-project paint failed on no-camera when a camera wasnt needed.Brecht Van Lommel
2010-03-09reproject - clamp image by the maximum texture size, remove debug printf.Campbell Barton
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-07masking wast used for reprojectuion (used for stencil & normal falloff)Campbell Barton
2010-03-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-06reprojectCampbell Barton
2010-03-05reprojectionCampbell Barton
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-03-05re-arrange paint initialization (no functional change)Campbell Barton
2010-02-15Fix #21078: image paint undo didn't work correct with wrap option, movedBrecht Van Lommel
2010-02-12bugfix [#21090] Crash because of slow USB driveCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-20Moved the image paint tool and the vertex/weight paint tool (blend mode?) Matt Ebb
2010-01-13fix crash for projection painting with subsurf or multires, while drawing the...Campbell Barton
2010-01-09Color management fixesMatt Ebb
2010-01-07fix for painting bug added since 25391 (own fault)Campbell Barton
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-27barycentric transform utility geometry function.Campbell Barton
2009-12-22clone and stencil layer access added, renamed mask to stencil layer internallyCampbell Barton
2009-11-25Sculpt:Brecht Van Lommel
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-04Sculpt: split generic part of image paint undo system into separateBrecht Van Lommel
2009-10-22face mask modeCampbell Barton
2009-10-22added back face mask mouse selection and made shift+k fill weight paint and v...Campbell Barton
2009-10-20move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASKCampbell Barton
2009-10-20Auto SaveBrecht Van Lommel