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
2008-03-18added a check so baking works in background mode (through a python script)Campbell Barton
2008-02-22Bugfix for [#6823] Bake button broken - No imageCampbell Barton
2008-02-17Bugfix [#8196] sequencer crash when adding scene without cameraCampbell Barton
2008-02-17meshes with nan verts could crash blender when building as mesh octreeCampbell Barton
2008-02-13- Fix for bug #8264: SSS turned off by "default" render settings button,Brecht Van Lommel
2008-02-12Added python access for bakingCampbell Barton
2007-12-29* Displacement map bakingMatt Ebb
2007-12-11Fix for mirroring issues in particle mode, where the particles wereBrecht Van Lommel
2007-12-06ParticlesBrecht Van Lommel
2007-12-06Bugfix for mysteriously disappearing left eyeball. Bounding boxesBrecht Van Lommel
2007-12-04Fix for bug #7859: texture render baking crash.Brecht Van Lommel
2007-12-01Bugfix: baking ambient occlusion was broken without selected to active.Brecht Van Lommel
2007-11-29Render BakingBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-16removed 'reverse' menu items from face sort, instead hold Ctrl to reverse the...Campbell Barton
2007-04-10Found a bug where "make dupes real" would crash, when the group was an extter...Campbell Barton
2007-03-27Bugfix #6293Ton Roosendaal
2007-03-21replaced face sort by Z with randomize (Ctrl+F menu)Campbell Barton
2007-03-01Scene.c - world could not be set to None, added "cursor" attribute.Campbell Barton
2007-03-01added face sorting from the distance to cursor. (near to far and far to near)Campbell Barton
2007-02-27Added 2 options to the object Ctrl+F menu - Sort faces by View axis (front to...Campbell Barton
2007-01-28- bugfix in Sculpt (irc reported): using a Texture Brush, and then unlinkTon Roosendaal
2007-01-26Bugfix for render baking: preserve AO and Ray trace settings when doingKen Hughes
2007-01-25Bugfix #5832Ton Roosendaal
2007-01-19Bugfix #5750Ton Roosendaal
2007-01-12Patch from Matt: for AO baking, instead of warning user that AO was notTon Roosendaal
2007-01-12== Interface ==Matt Ebb
2007-01-09- Added panel for Bake render (tabbed now in 'anim' panel).Ton Roosendaal
2007-01-07Added end/begin sculptmode before/after bake-render. Not sure if its neededTon Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-06Removed SlowerDraw and FasterDraw buttons in Mesh panel after discussionBen Batt
2006-12-01Two hours of fixing details based on Klocwork source review. Useful report,Ton Roosendaal
2006-11-30Two bugfixes, irc report:Ton Roosendaal
2006-11-28Render Baking upgrade:Ton Roosendaal
2006-11-23Bugfix #5295Ton Roosendaal
2006-11-22Render Baking candy: while baking, the UV Image window shows the progressTon Roosendaal
2006-11-21Bugfix #5277Ton Roosendaal
2006-11-21Fix for joining meshes with tfaces.Brecht Van Lommel
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-19Render Baking:Ton Roosendaal
2006-11-19Long waited feature: Render BakingTon Roosendaal
2006-09-28-> Enter/Exit editmode wait cursor flagsGeoffrey Bantle
2006-08-20Huge commit: VERSEJiri Hnidek
2006-06-25Many buttons assumed G.vd existed. found all? buttons that cheashed Blender a...Campbell Barton
2006-04-02Bugfix #4047Ton Roosendaal
2006-01-29Fix some of Stealth Apprent's warnings/errors and some extra little stuff.Kent Mein
2006-01-04Orange; merger with bf-blender.Ton Roosendaal
2006-01-03Moved Object.Join() into a function of an object.Campbell Barton