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-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
2008-01-17- Regarding the Peach "hair effectors" request in the mailing list I coded qu...Janne Karhu
2008-01-17Dupli Bugfixes!Brecht Van Lommel
2008-01-16added include for M_PIKent Mein
2008-01-16Bugfix: strands didn't respect renderlayers.Brecht Van Lommel
2008-01-16user pref to make relative paths an option you can save (peachers need to be ...Campbell Barton
2008-01-16== Radial Control ==Nicholas Bishop
2008-01-16Python APIKen Hughes
2008-01-16sequence transform buttons didnt correct for overlap, also made them account ...Campbell Barton
2008-01-15Small feature: add a group -> object name gets derived from group name,Ton Roosendaal
2008-01-15changed sqrtf to sqrt to make solaris and other platforms happy.Kent Mein
2008-01-15incorrect epydocsCampbell Barton
2008-01-14Feature + Fix:Ton Roosendaal
2008-01-14Bad bad bug!Ton Roosendaal
2008-01-14bumped up max recursiveness, was needed for a peach shotCampbell Barton
2008-01-14== Limit Scale Constraint - Affects Transform ==Joshua Leung
2008-01-14Bugfix for rendering of duplis again, this time with multipleBrecht Van Lommel
2008-01-14menu generation read and wrote to the same memory with sprintf(), use INIT_MI...Campbell Barton
2008-01-14Strand render shadow now only renders lines for shadow insteadBrecht Van Lommel
2008-01-14Bugfix for Transform Orientation Panel:Joshua Leung
2008-01-14Fix crash in previous commit for objects that don't have a boundbox.Martin Poirier
2008-01-14make solver UI more consistent ... that is what parameters are available and ...Jens Ole Wund
2008-01-14=== Transform Snap ===Martin Poirier
2008-01-13=== Custom Transform Orientation ===Martin Poirier
2008-01-13Bugfix, un-initialized variables for tubemap and spheremap mapping, affected ...Campbell Barton
2008-01-13== MSVC 7.1 projectfiles ==Andrea Weikert
2008-01-13BugfixCampbell Barton
2008-01-13== Sculpt ==Nicholas Bishop
2008-01-13== Sculpt ==Nicholas Bishop
2008-01-13== Sculpt ==Nicholas Bishop
2008-01-12== AutoKeying - Tidy Up ==Joshua Leung