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-29== IPO Editor ==Joshua Leung
2007-04-29bug #6615, not complete solution, but slightly improves the result at least.Alfredo de Greef
2007-04-28windows needed M_PI defined.Campbell Barton
2007-04-28removed doc_browser.py - since it covers ~half the BPY api, not documenting a...Campbell Barton
2007-04-28Part 2 of 64 bits fixing; the files.Ton Roosendaal
2007-04-28Part 2 of 64 bits fixing; the files.Ton Roosendaal
2007-04-28== IPO Editor - Scaled Curves for NLA-Strip Curves ==Joshua Leung
2007-04-28Python APIKen Hughes
2007-04-28Bugfix #6614:Joshua Leung
2007-04-28Draw.c - error setting the callback button values when using UIBlock (was not...Campbell Barton
2007-04-28Adding Blender.Geometry function PointInTriangle2DCampbell Barton
2007-04-27Fix hide/show don't work in object mode.Diego Borghetti
2007-04-27- support for fake verse edges (subsurf modifier should work now)Jiri Hnidek
2007-04-27"Bugfix" #6610:Joshua Leung
2007-04-27== 2 Bugfixes ==Joshua Leung
2007-04-27Removed unused variable and reorganised anotherJoshua Leung
2007-04-27Bugfix:Joshua Leung
2007-04-27added blender-camera export to fbxCampbell Barton
2007-04-26drawview.c - Passepartout, only do GL alpha when not 1.0 alphaCampbell Barton
2007-04-26If you are in PoseMode and use BKEY the selection is now limited to theDiego Borghetti
2007-04-26Bugfix:Ton Roosendaal
2007-04-25SubSurf can be enable/disable in linked data.Diego Borghetti
2007-04-25Bugfix, plumiferos report:Ton Roosendaal
2007-04-25hiding objects in texture paint mode was buggy - (you couldnt exit texxture p...Campbell Barton
2007-04-25== Action Editor ==Joshua Leung
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