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-03-02Proper syntax for freeing an allocated array in silly c++ :)Ton Roosendaal
2006-03-01Array modifier patch by Ben Batt! (#3788)Brecht Van Lommel
2006-03-01-> Vertex Group/Weight support in removedoublesflag()Geoffrey Bantle
2006-03-01reverted the looping vs switch statement. I don't know what I was thinkingKent Mein
2006-02-28Complex issue in group duplicators... since they can duplicate entireTon Roosendaal
2006-02-28Fix for bug #3886Kent Mein
2006-02-28Saving OpenEXR half didn't free allocated half buffer... silly c++ memoryTon Roosendaal
2006-02-28Urm... Kent's commit to fix a bug broke the other nodes that use theTon Roosendaal
2006-02-28- Now the cache limitor also frees the float-planesPeter Schlaile
2006-02-28-> Loop MultiSelectGeoffrey Bantle
2006-02-28Fix for bug #3967.Kent Mein
2006-02-27Restored the free_imbuf_seq_except() in sequencer, to free all memoryTon Roosendaal
2006-02-27Added a few more button align'sCampbell Barton
2006-02-27Recoded Panorama rendering.Ton Roosendaal
2006-02-27Made vertex clear work for selected faces from the menu, to be the same as Sh...Campbell Barton
2006-02-27Sorry for the big commit, but I've been fixing many of theseNils Thuerey
2006-02-27new emptys now have default settings for new emptys.Campbell Barton
2006-02-27Applied JMS's Patch. for better Python Dupli Access.Campbell Barton
2006-02-27pthreads for Makefiles/cygwin (don't forget to update lib/windows).Chris Want
2006-02-25==SCons==Nathan Letwory
2006-02-25Bugfix: CTRL+select on a Bone, while in editmode Curve, crashed.Ton Roosendaal
2006-02-25Replacing SDL threads with pthread.Ton Roosendaal
2006-02-24forgot note for last commit;Ton Roosendaal
2006-02-24Made the most critical variables in render pipeline "volatile", especiallyTon Roosendaal
2006-02-24restored SDL_WaitThread() again, SDL_KillThread() is not OK.Ton Roosendaal
2006-02-24Buttons could crash on wrong scene layer index... not sure how that indexTon Roosendaal
2006-02-24==SCons==Nathan Letwory
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