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
2006-01-27* Put the Add->Group menu in the top info header too.Matt Ebb
2006-01-26== Interface/Nodes ==Matt Ebb
2006-01-26* Never added the hotkeys for rendering and playing back animation to the men...Matt Ebb
2006-01-25Orange:Ton Roosendaal
2006-01-25Orange: new pipeline separated calculus for window matrix from convertingTon Roosendaal
2006-01-25Forgot to pass on current frame number to compositor, when render anims!Ton Roosendaal
2006-01-25Orange; fresh morning feature:Ton Roosendaal
2006-01-25Orange fix: jitter mask for OSA was off with half a pixel...Ton Roosendaal
2006-01-25Made numbuts use non linear rate of change when dragging.Campbell Barton
2006-01-25Orange: enabled compositing in render pipeline.Ton Roosendaal
2006-01-24Prevent a mod by 0, should fix preview render crashesJohnny Matthews
2006-01-24Orange: preparation commit for Output nodes type "Render" and "File".Ton Roosendaal
2006-01-24Orange bug: forgot to restore inverse matrix calculus for OpengGL renderTon Roosendaal
2006-01-24Orange: fixes in Compositor:Ton Roosendaal
2006-01-24Orange fix: Render OGL skipped last frame...Ton Roosendaal
2006-01-24Orange: made Image window react nicer to compositor output and own Curves;Ton Roosendaal
2006-01-24First bugfix in 3d previewrender; going full-window and back crashed.Ton Roosendaal
2006-01-24Scons changes needed to get it compile, works here! :)Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2006-01-23small fix for icons to correctly use alpha instead of converting grey backgro...Andrea Weikert
2006-01-20* fix: The timeline now redraws when auto-recorded keys are set in transform.Matt Ebb
2006-01-20* Got rid of the silly 'Set' button in curve edit buttons and made the DefRes...Matt Ebb
2006-01-18* Added a command to copy NLA strips to the Copy Attributes (Ctrl C) menus. W...Matt Ebb
2006-01-17Fixed crash in pupmenu for image iconsAndrea Weikert
2006-01-16* commented the version number check for empty display types so they are prop...Matt Ebb
2006-01-13Orange: Display types and variable size for Empties.Matt Ebb
2006-01-12Optimization -frerun-cse-after-loop (included with -O2) wasChris Want
2006-01-12Orange:Ton Roosendaal
2006-01-12convert IMB_rectop to IMB_rectcpy since IMB_rectop has been retired inKent Mein
2006-01-12Ken's 64bit patches weren't merged over to orange for some reason.Kent Mein
2006-01-12Orange: Ortho camera now gives correct z values for buffers too.Ton Roosendaal
2006-01-12Orange;Ton Roosendaal
2006-01-11Orange: more float buffer support;Ton Roosendaal
2006-01-11Orange: Added an option in View Properties panel to disable drawing of 'relat...Matt Ebb
2006-01-11Orange: Added an option in View Properties panel to disable drawing of 'relat...Matt Ebb
2006-01-11Orange: ImageWindow goodiesTon Roosendaal
2006-01-11Orange: tested all EXR demo images from openexr.com, found two issues;Ton Roosendaal
2006-01-11For windows, NAN_NO_KETSJI was always set to false (as a result ofChris Want
2006-01-11Orange: Added Alpha viewing option in Image window.Ton Roosendaal
2006-01-11Tuesday merger of bf-blender into orange branch.Ton Roosendaal
2006-01-11Orange: more work on float/exr buffers;Ton Roosendaal
2006-01-10Orange:Ton Roosendaal
2006-01-10ifdef check for WITH_OPENEXR was removed from readimage for some reasonKent Mein
2006-01-10MSVC compile error fix for subsurf UV.Brecht Van Lommel
2006-01-10Orange: tip from Nathan to get exr working in scons compiles...Ton Roosendaal
2006-01-10Apply Subsurf to UV's.Brecht Van Lommel
2006-01-10applied patch from snailrose, related to multi-platform OpenGL extensions.Erwin Coumans
2006-01-10OpenEXR support for Windows MakefilesChris Want
2006-01-10Fixed bug in convert function with Mesh objects.Campbell Barton
2006-01-10added prototypes for bottom_sel_action and friends.Kent Mein