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
2006-02-23Work in progress commit on saving OpenEXR with all render-layers andTon Roosendaal
2006-02-23Bugfix for very very ancient envmap error. When you scale the envmapTon Roosendaal
2006-02-23patch #3830 Fix for commenting a block of text with highlight enabledStephen Swaney
2006-02-23Composite: Image node now supports "start frame" values up to 10k.Ton Roosendaal
2006-02-23Added UI numeric access to bone radius (for envelopes), needed to accsess the...Campbell Barton
2006-02-23Tweak for Speed vector calculus for Ztransp render layer; it used to maskTon Roosendaal
2006-02-23Moved to brush cursors hotspot to be at the tip of the brush.Campbell Barton
2006-02-23Some issues compiling on Irix:Chris Want
2006-02-23Composite: filter node now includes image edge in calculation, the outerTon Roosendaal
2006-02-23'inline' in C isn't very portable (probably should be made a macro).Chris Want
2006-02-22Brought back "mapping to translucency" for materials, was temporal replacedTon Roosendaal
2006-02-22Composite fix: Blur node with option "Bokeh" didn't survive on very smallTon Roosendaal
2006-02-22"Select Random" in editmode for meshes did not do an undo_push... This wasGeoffrey Bantle
2006-02-22Fixes small problem with my last commit and MSVC compilers, originally pointedGeoffrey Bantle
2006-02-22Added lighten/darken paint modes, works in vertex paint mode and weight paint...Campbell Barton
2006-02-22added 'disable sleeping' option for rigidbodies. + bugfix of out of sync whee...Erwin Coumans
2006-02-22[Two Sections here; First is the log that *should* have been includedGeoffrey Bantle
2006-02-22Fix for very old annoyance; when an object is deformed far away from itsTon Roosendaal
2006-02-22Fix for crashing border select in FaceSelect mode. This was part of theTon Roosendaal
2006-02-22Making blender compile with Makefiles if WITH_OPENEXR is false.Chris Want
2006-02-21Tracked a redrawing crash down to drawtext.c - was doing ... % 0 causeing a d...Campbell Barton
2006-02-21Bug in Composite AddAlpha node. The option premul added alpha wrong.Ton Roosendaal
2006-02-21Carefully went over all scanline updating while rendering, to ensure onlyTon Roosendaal
2006-02-21Very silly typo in code caused Preview Window for Compositor to copyTon Roosendaal
2006-02-20Compositor: new node "Z Combine", to combine two images with comparingTon Roosendaal
2006-02-20Group duplicators, using linked groups, and which itself again wereTon Roosendaal
2006-02-20Compositor upgrade;Ton Roosendaal
2006-02-20Hrms... theeth indeed cleaned up code, but it should also work! Didn'tTon Roosendaal
2006-02-20==SCons==Nathan Letwory
2006-02-20Another attempt to solve linux issues.... now threads get killed inTon Roosendaal
2006-02-19Changing a glFLush() in glFinish() for drawing info text in renderwindow...Ton Roosendaal
2006-02-19Patch: [ #3283 ] strcat --> sprintfMartin Poirier
2006-02-19Path: [ #2789 ] Add a "copy size" constraintMartin Poirier
2006-02-19Composite: Added "Fac" input for AlphaOver, so you can control amount.Ton Roosendaal
2006-02-19Fix for Colorband node, it skipped calculus when 1 output was unused :)Ton Roosendaal
2006-02-19More compositing goodies.Ton Roosendaal
2006-02-19Warning fix in subsurf_ccg.c. Also changed subsurf UV vertex and edgeBrecht Van Lommel
2006-02-18Adding new SpotLamps should get 'buffers' set to 1. Was in the do_version()Ton Roosendaal
2006-02-18Added mask input for new Hue/Saturation Node.Ton Roosendaal
2006-02-18The regular warning fix update; includes two variables that were usedTon Roosendaal
2006-02-18Quick change in Hue/Saturation Node: made the central Hue value 0.5, toTon Roosendaal
2006-02-18- Restored "dither" option for conversion from float -> byte images.Ton Roosendaal
2006-02-18Small tweak to get openexr compiling in sconsTon Roosendaal
2006-02-18Four-in-one commit:Ton Roosendaal
2006-02-17===Python API===Ken Hughes
2006-02-17- Added option 'convert to premul' to AlphaOver node in CompositorTon Roosendaal
2006-02-173 very simple new composite nodes that I wanted for working with here. Hope t...Matt Ebb
2006-02-16===Python API===Ken Hughes
2006-02-16Added new malloc type in our MEM module; using the unix feature 'mmap'.Ton Roosendaal
2006-02-16Rendering tricks for improving workflow:Ton Roosendaal