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-14Restored syntax for function calls in sequence.c.Ton Roosendaal
2006-03-13Two fixes in renderpipe...Ton Roosendaal
2006-03-13fix for bug #3930 Colour picker broken - HSV slidersJean-Luc Peurière
2006-03-12Sequencer now outputs float buffers to render too, when available.Ton Roosendaal
2006-03-12Half fix for colorpicker: after using sliders, the redraw callback wasTon Roosendaal
2006-03-12New: Import/Export of Cineon and DPX image files. The first is Kodak'sTon Roosendaal
2006-03-12Pressing Tkey in empty action window crashed... bad pointer handling.Ton Roosendaal
2006-03-12A couple of render improvements;Ton Roosendaal
2006-03-12==UV Editor==Brecht Van Lommel
2006-03-11Fix for messy commits in attempt to fix groups wire colors...Ton Roosendaal
2006-03-11Fix for bug #3739:Brecht Van Lommel
2006-03-11Fix for bug #3997:Brecht Van Lommel
2006-03-11Fix for bug #3802: Display problems with modifiers and uv face selectBrecht Van Lommel
2006-03-11With the commit last week to have curve bevels nice circular (when noTon Roosendaal
2006-03-11==oops==Tom Musgrove
2006-03-11==bug fix==Tom Musgrove
2006-03-10fix for bug 3970Joilnen Leite
2006-03-10fix bug 3970Joilnen Leite
2006-03-10fix for bug 3970Joilnen Leite
2006-03-10Fixed a mistake where the hrad/tail radius UI numinput didnt check weather th...Campbell Barton
2006-03-10-> Path Select ToolGeoffrey Bantle
2006-03-10Commit from campbell of march 5 crashes when no object was active and youTon Roosendaal
2006-03-09Fixed bug "Bug Tracker item #3988", where <builtin> TTF (datatoc_bfont_ttf)Mika Saari
2006-03-09Uncommitted change of Campbell 9 days ago... the rest of the logicTon Roosendaal
2006-03-09Improved CTRL+G grouping menu; it now offers a choice to add to anyTon Roosendaal
2006-03-09Bugfix... very ancient one even. When you use multiple screens in a projectTon Roosendaal
2006-03-09<sob>dropping OpenGL float buffer drawing... it seems that this isn'tTon Roosendaal
2006-03-09Compositing goodie: ESC now works to stop, but it will finish the node itTon Roosendaal
2006-03-08Baking all selected softbody: press ctrl+b in 3d window!Ton Roosendaal
2006-03-08Test with render window not drawing in frontbuffer anymore. Only enabledTon Roosendaal
2006-03-08Quick feature: "Around Individual Centers" now works in editmode mesh, butTon Roosendaal
2006-03-08-> Path Select ToolGeoffrey Bantle
2006-03-08Compositing workflow goodie; each 'render result' node now has a buttonTon Roosendaal
2006-03-07this patch features several cleanups and bugfixes for the sequencer:Peter Schlaile
2006-03-07CTRL+C Copy Menu now includes modifiers for Curve objects.Ton Roosendaal
2006-03-06Rather then just complaining it cant be done, made M move objects out of the ...Campbell Barton
2006-03-06Added CTRL+L link copy and SHIFT+L link select for group-duplicators.Ton Roosendaal
2006-03-05Removes warning in drawtext.cRicki Myers
2006-03-05Adds menu item in text editor under format menu to convert whitespace toRicki Myers
2006-03-05fix for bug #3655Jean-Luc Peurière
2006-03-05=== code cleanup ===Andrea Weikert
2006-03-05Some C conpilers only want variables to be initialized with constants,Chris Want
2006-03-04Dupli-Group fix: when using multiple instances of groups, with groups onTon Roosendaal
2006-03-03-> Silly mistake in loop_multiselect() in editmesh_mods.c, called EM_select_f...Geoffrey Bantle
2006-03-03New copy option in CTRL+C menu: copy autosmooth settings.Ton Roosendaal
2006-03-02Feature: Sofbody bake "Local"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-02-28Complex issue in group duplicators... since they can duplicate entireTon Roosendaal
2006-02-28-> Loop MultiSelectGeoffrey Bantle