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-01-22Fix for error in approximate AO in last commit, made it really slow.Brecht Van Lommel
2008-01-22Needed to add another instance of openNL/SuperLU to the link lineChris Want
2008-01-22Added view2d_getscale function for getting the opengl x/y scale for 2d windows.Campbell Barton
2008-01-22added function BLI_filepathsize - so you dont have to open the file to get it...Campbell Barton
2008-01-22Render instancing can now also handle the same object in multiple,Brecht Van Lommel
2008-01-21Added object mode select random (use for changing the group instances of many...Campbell Barton
2008-01-21Vector Blur now has option to be curved!Ton Roosendaal
2008-01-21Fixes:Brecht Van Lommel
2008-01-21Now, when rearranging channels in the Action Editor, Action-Channel's only ge...Joshua Leung
2008-01-21== Action/Pose Groups - Keyframing Integration ==Joshua Leung
2008-01-21== Limit Rotation Constraint - Affects Transform ==Joshua Leung
2008-01-21selecting keyframes in the ipo view didn't work well when zoomed in far, use ...Campbell Barton
2008-01-21Added missing header (stddef.h)Joshua Leung
2008-01-21[Coder API's]: Added a "generic unique name-finding function". Joshua Leung
2008-01-21opengl stamp wasnt working right, stamp assumed an alpha channel existed.Campbell Barton
2008-01-21=== Transform Snap ===Martin Poirier
2008-01-21hiding some softbody options i did hope to get working Jens Ole Wund
2008-01-21touch function that should also work on non unix os's, though I cant test here.Campbell Barton
2008-01-20draw muted strips faded. hkey added alt+hkey to mute and un-mute strips, Mkey...Campbell Barton
2008-01-20== Sequencer / FFMPEG ==Peter Schlaile
2008-01-20Made it so locked strips inside metastrips are transformed.Campbell Barton
2008-01-20Two fixes for yesterday commit, new Mist pass:Ton Roosendaal
2008-01-20Cant use WHILE_SEQ when drawing,Campbell Barton
2008-01-20== Sequencer ==Peter Schlaile
2008-01-20== Action Editor - Copy/Paste Improvements ==Joshua Leung
2008-01-20Action Editor - More Bugfixes for Action-Groups:Joshua Leung
2008-01-20Bugfix for Action-Groups:Joshua Leung
2008-01-20== Bone Groups ==Joshua Leung
2008-01-19Bugfix for crash in approximate AO pixel cache.Brecht Van Lommel
2008-01-19missing header from editipo.cCampbell Barton
2008-01-19add the option to add the parents time offset value.Campbell Barton
2008-01-19 find_group would only return the first group, this let to the assumption tha...Campbell Barton
2008-01-19Added new render pass: "Mist".Ton Roosendaal
2008-01-19don't display relative paths button when loading files.Campbell Barton
2008-01-19Fixing makefiles for binreloc I made it use flags like otherKent Mein
2008-01-18Linux only addition to know for sure the path of blender because sometimes th...Campbell Barton
2008-01-18Bugfix: particle settings didn't automatically link in associatedBrecht Van Lommel
2008-01-182 new timeoffset buttons in the animation panel "Ofs" and "Rand"Campbell Barton
2008-01-18bugfix didnt get committed somehow, appending a group assumed any indirectly ...Campbell Barton
2008-01-18== Action-Groups - Drawing Tweak ==Joshua Leung
2008-01-18Routine purge of compiler warningsJoshua Leung
2008-01-18== Action Editor - Groups for Action Channels (Peach Request) ==Joshua Leung
2008-01-18=== Custom Transform Orientation ===Martin Poirier
2008-01-18Fixed some whitespace indentation I found while looking at something else.Kent Mein
2008-01-17Approximate Ambient OcclusionBrecht Van Lommel
2008-01-17Render control feature: shader-level shadowbuffer biasTon Roosendaal
2008-01-17Tiny fix but took me hours to track down: render layer menu in Image WindowTon Roosendaal
2008-01-17Bugfix for "ghost feathers" trailing one frame behind the character.Brecht Van Lommel
2008-01-17Bugfix for emitter with dupli particles not drawing in group.Brecht Van Lommel
2008-01-17- A miss thought multiplication in hair effectors created a strong dependency...Janne Karhu