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-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-07Modes are now toggled on using operators on load if the file was saved inBrecht Van Lommel
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-27Fix #20717: sculpt not working with ortho view + certain object scale.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22Sculpt: fix memory leak with anchored stroke option.Brecht Van Lommel
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-16option to lock alpha while projection painting.Brecht Van Lommel
2010-03-15[#21504] Projection Clone Paint brokenCampbell Barton
2010-03-12Fix #20551: sculpt mode, render and then sculpt crash.Brecht Van Lommel
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-09improve brush size keys so they dont change by 20 each time (bad for small br...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-06disallow naming ID datablocks an empty string, this wont work, you cant selec...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-11More tooltip editingDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-06Fix #20953: vertex and weight paint mode still had 500k verts limit.Brecht Van Lommel
2010-02-02linking in mesh data with animation crashed blender. also fixed some warnings.Campbell Barton
2010-02-02Fix #20926: 2d image paint was missing clone image, clone alpha, and wrapBrecht Van Lommel
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-02-01Fix #20420: grab brush + subsurf modifier crash. Previously the PBVH nodesBrecht Van Lommel
2010-01-30Fix #19648: sculpt does not update linked duplicate multires.Brecht Van Lommel
2010-01-26weight panel editing now supports mirroringCampbell Barton
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-26Assign automatic/envelope weights in weight paint mode is back,Brecht Van Lommel
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-20Moved the image paint tool and the vertex/weight paint tool (blend mode?) Matt Ebb
2010-01-18revert for last commit, this should fix the proplem properly.Campbell Barton
2010-01-14Mkey toggles mask while in vertex/texture/weight paint mode.Campbell Barton
2010-01-13fix crash for projection painting with subsurf or multires, while drawing the...Campbell Barton
2010-01-09== Sculpt ==Nicholas Bishop
2010-01-09Color management fixesMatt Ebb
2010-01-07fix for painting bug added since 25391 (own fault)Campbell Barton
2010-01-05Alt+B view clipping is now taken into account properly for sculpt, particleBrecht Van Lommel
2010-01-04Fix: curve reset for brushes now gives proper smooth curve as default,Brecht Van Lommel
2010-01-04Sculpt:Brecht Van Lommel