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
2007-04-25made blender take hidden objects into account in more situations.Campbell Barton
2007-04-25Object.c - made object action writableCampbell Barton
2007-04-24editface.c & buttons_logic.c & Draw.c & verse_session.c - added missing headerCampbell Barton
2007-04-2464 bits safety:Ton Roosendaal
2007-04-24had debug oprions enabled for cal3d, small updates to epydocCampbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-226488 - Interface - Theme controls corner styleCampbell Barton
2007-04-22Commit [ #6576 ] Hide "Join Areas" when areas cannot be joined,Campbell Barton
2007-04-22New UI popup block Blender.Draw.UIBlock(func) - similar to PupBlock but less ...Campbell Barton
2007-04-21lightwave_import - tested with many more new files, fixed a rare error (proba...Campbell Barton
2007-04-21== Preview Range ==Joshua Leung
2007-04-21== Action Editor ==Joshua Leung
2007-04-212 new python functions for the NLA.Campbell Barton
2007-04-21dumb mistake, wasnt UN-setting the flag to zero LIB_APPEND_TAXCampbell Barton
2007-04-20export_fbx.py - support scene start/end frames, fpx, mist settings, better de...Campbell Barton
2007-04-20Buf fix for #6571Jiri Hnidek
2007-04-20[ #6442 ] image.repack (Python)Campbell Barton
2007-04-20=ID Properties bugfix= Joseph Eagar
2007-04-20adding a python function for cleaning strings (for filenames and export names...Campbell Barton
2007-04-19-> Keybindings for hiding objectsGeoffrey Bantle
2007-04-19moving from camera view with home and astrix keys now uses smooth view (This ...Campbell Barton
2007-04-19recent smoothview update broke pan in camera view, some vars used in the func...Campbell Barton
2007-04-19remove warnings from last commit.Campbell Barton
2007-04-18Added libIlmThead.a to link line to the osx-intel build.Chris Want
2007-04-18Python APIKen Hughes
2007-04-18 == Python API ==Jiri Hnidek
2007-04-18PyAPI.Campbell Barton
2007-04-18When press ESC in Blur or Defocus node the output buffer is incomplete.Diego Borghetti
2007-04-17maving too many objects for the select buffer would crash blender.Campbell Barton
2007-04-17Starting blender with -w does not switch of maximize anymore, so with and wit...Campbell Barton
2007-04-17added a hook menu for object mode, more commands can be added here but curren...Campbell Barton
2007-04-17fixed a python-api bug with adding a new image sequence strip crashing blender.Campbell Barton
2007-04-17not search openEXR with WITH_OPENEXR=false in linuxJoilnen Leite
2007-04-16removed 'reverse' menu items from face sort, instead hold Ctrl to reverse the...Campbell Barton
2007-04-16Bugfix #6565Ton Roosendaal
2007-04-16* Create autosave dir on windows if it doesn't exist Matt Ebb
2007-04-16== Sculpt Mode ==Nicholas Bishop
2007-04-15Fix for bug #6461:Brecht Van Lommel
2007-04-15A few little tweaks to NLA editor when transforming keyframes, so that it now...Joshua Leung
2007-04-15== NLA Editor - Auto-Blending for ActionStrips ==Joshua Leung
2007-04-15=== Transform ===Martin Poirier
2007-04-14== Multires ==Nicholas Bishop
2007-04-14import_obj - bugfix, split by groups didnt work.Campbell Barton
2007-04-142 minor changes, when an object is active, dont draw its text highlighted. (p...Campbell Barton
2007-04-14update to center view.Campbell Barton
2007-04-14added missing 'import bpy' from uvcalc_smart_projectCampbell Barton
2007-04-14Bugfix #6559Ton Roosendaal
2007-04-13Error in commit from Jason for new action sub-channels: selecting keys didTon Roosendaal
2007-04-13== Action Editor - Individual IPO-Curves Now Shown ==Joshua Leung
2007-04-13external library, block locking spree. Many areas of blender allow changing o...Campbell Barton