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
path: root/source
AgeCommit message (Expand)Author
2008-03-28This is patches:Kent Mein
2008-03-27baking normals could crash in rare cases because the intersection data wasn't...Campbell Barton
2008-03-27made editmode only force smooth shading when vcols are present (as joe sugges...Campbell Barton
2008-03-27Fix for bug #8769: SSS materials were sometimes not rendered with nodesBrecht Van Lommel
2008-03-27Fix for bug #8771: hide deselected in particle editmode didn't workBrecht Van Lommel
2008-03-27Fixed compiler warnings. (unused vars)Joshua Leung
2008-03-27== Sculpt ==Nicholas Bishop
2008-03-27Fix for bug #8595: texture mipmaps with gauss filter didn't work correct,Brecht Van Lommel
2008-03-27* add stub for GLUByte stipple_quarttone[];Nathan Letwory
2008-03-26Fix for bug #8746: the fake user button for datablocks was not a toggleBrecht Van Lommel
2008-03-26make solid faces draw vertex colors in editmode (they used to use only one of...Campbell Barton
2008-03-26resetting defaults didnt set the some colors, added face dot size and color a...Campbell Barton
2008-03-26Fix for bug #8609: radius setting for hair child particles not symmetrical.Brecht Van Lommel
2008-03-26Fix for bug #8407: merging vertices at first/last did notBrecht Van Lommel
2008-03-26Python APIKen Hughes
2008-03-26Fix for bug #8713: edge loop delete did an undo push too much.Brecht Van Lommel
2008-03-26made editmode face copy menu appier with when there is no active face (withou...Campbell Barton
2008-03-26Fix for bug #8750: depremul in the image texture code should checkBrecht Van Lommel
2008-03-26Fix for bug #8747: normal map tangents didn't work correct withBrecht Van Lommel
2008-03-26UV Unwrap (lscm, project from view, cube etc) now default to correcting for t...Campbell Barton
2008-03-26fix for [#8732] Unwrap Project from View not matching ViewCampbell Barton
2008-03-26Bugfix: selecting or muting an ipo curve in the action editorBrecht Van Lommel
2008-03-25check for null data when using ffmpegs swscale (for corrupt/partially corrupt...Campbell Barton
2008-03-25lib error message was inconsistent when changing texture channels, enabled it...Campbell Barton
2008-03-25selecting similar edges (Shift+G in edge mode) didnt flush selection from edg...Campbell Barton
2008-03-25Two constraints related fixesJoshua Leung
2008-03-25Raise the limit for long filenames.Campbell Barton
2008-03-25Bugfix:Joshua Leung
2008-03-25fix for [bf-blender-Bug Tracker][8739] image selector never exits.Campbell Barton
2008-03-25patch only to redraw on mouse move, broke continues zoom.Campbell Barton
2008-03-25Tweaks to labels on brightness/contrast nodeMatt Ebb
2008-03-25Bugfix #8736: Follow Path constraints does not work for BonesJoshua Leung
2008-03-25== Sequencer ==Peter Schlaile
2008-03-24== Sequencer ==Peter Schlaile
2008-03-24subdivide would give weired results especially when used after proportional e...Campbell Barton
2008-03-24Fix for transforming constraint-channel keys that appeared in a group-channel...Joshua Leung
2008-03-24Peach Request: Fix for little bug in Action EditorJoshua Leung
2008-03-24uv stretch display respect image aspect ratio,Campbell Barton
2008-03-24Commit patch #8724:Benoit Bolsee
2008-03-23[#8717] ZOOM with CTRL+mouse drag (consumes all cpu)Campbell Barton
2008-03-23== Sequencer ==Peter Schlaile
2008-03-23Fixed bug #6079, sculpt mode thin mesh problemNicholas Bishop
2008-03-23== Sequencer / ImBuf ==Peter Schlaile
2008-03-23fixed UV selection hide/reveal in the UV window.Campbell Barton
2008-03-23added support for linux on pa-riscStefan Gartner
2008-03-23Collision Modifier: 1. Bugfix: Enable hiding in modifier stack again, 2. Bugf...Daniel Genrich
2008-03-22lasso select for nodesCampbell Barton
2008-03-22BGE correction: AddRef() on source object of property actuator to protect aga...Benoit Bolsee
2008-03-22[#8693] Align view to selected works differently called from menue then from ...Martin Poirier
2008-03-22== Action Editor - Preview Range (Ctrl-Alt-P) ==Joshua Leung