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
2005-08-07 - added editmhes_get_derived_base, used when a mesh with multiple usersDaniel Dunbar
2005-08-07 - update B_MESH{BROWSE, ALONE, LOCAL} events to flag object changedDaniel Dunbar
2005-08-06 - bug fix, extrude and duplicate automatically enter transform whichDaniel Dunbar
2005-08-06 - added copy button to modifier stack UIDaniel Dunbar
2005-08-06fixed sphere shape, added non-uniform scaling (making it an ellipsoid)Erwin Coumans
2005-08-05doc to bpy TimeLine supportJoilnen Leite
2005-08-05bpy TimeLine stuffJoilnen Leite
2005-08-05adding TimeLine bpy supportJoilnen Leite
2005-08-05fixed the mouse-over sensor,Erwin Coumans
2005-08-05added bpy TimeLineJoilnen Leite
2005-08-05Now while choosing an edge in loopcut, S will toggle loopcut smooth. There is...Johnny Matthews
2005-08-05A small improvement to Subdivide multi smooth. It is not perfect yet :( but i...Johnny Matthews
2005-08-05 - bug fix, some world material map to buttons missingDaniel Dunbar
2005-08-05removed comma at end of enumerator list.Stephen Swaney
2005-08-05 - added UI_EMBOSSR option (rounded emboss)Daniel Dunbar
2005-08-04Make Edgeslide work with Subsurf Optimal "on cage"Johnny Matthews
2005-08-04improved deactivation, exposed more tweakable parameters to python,Erwin Coumans
2005-08-04updates to the OS X build system :Jean-Luc Peurière
2005-08-04finally have the diagonal springs in lattices tooJens Ole Wund
2005-08-04 - modifier UI update (aka, find the modifier buttons!!)Daniel Dunbar
2005-08-04first try on lattices having springsJens Ole Wund
2005-08-04The famous potential SDL audio fix (setenv("SDL_AUDIODRIVER", "dma", 1))...Alexander Ewering
2005-08-03 - removed BLO_findstruct_offset (obsolete)Daniel Dunbar
2005-08-03 - modify CCG to not crash when passed invalid faces, just ignoresDaniel Dunbar
2005-08-03Made the screen redraw on loopcut cancelJohnny Matthews
2005-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar
2005-08-03moved some hardcoded constants into tweaking tresholdsErwin Coumans
2005-08-03 - change modifier applyModifier[EM] function to not free derived argumentDaniel Dunbar
2005-08-02Finalised support for compiling BULLET on linux.Simon Clitherow
2005-08-02A little feature for Broken...Johnny Matthews
2005-08-02added python binding for debugdraw,Erwin Coumans
2005-08-02Added support for compiling BULLET with scons on windowsSimon Clitherow
2005-08-01Make Loopcut in Faceselect mode able to enter Edgeslide and not get 'loop cro...Johnny Matthews
2005-08-01This patches adds support for Font, Curve, Surface and Meta Objects inMartin Poirier
2005-08-01Work for fix of #2256 "something weird with some buttons":Chris Burt
2005-08-01Scripts updated:Willian Padovani Germano
2005-08-01Moved some theme-related defines to BIF_space.h from space.cChris Burt
2005-08-01Just a little cleanup, removed an extra redraw....move along :)Johnny Matthews
2005-08-01Some more loop fixing, this time in loopcutJohnny Matthews
2005-08-01Adding a little idling to Edgeslide loop,Johnny Matthews
2005-08-01yo bassam, here it isJens Ole Wund
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-07-30For edgeslide control rail there are 2 options:Johnny Matthews
2005-07-30enable bullet for vc7 too by default (can be switched off easily)Erwin Coumans
2005-07-30Edgeslide Mouse Movement FixJohnny Matthews
2005-07-30Fixed some warning shenanigansChris Burt
2005-07-30Fixing (hopefully) a stupid issue with rendering text objects:Alexander Ewering
2005-07-30Flush Edge selection down to verts in subdivide if you are in Vertex select modeJohnny Matthews
2005-07-29Commented out some debug printfsJohnny Matthews
2005-07-29Another UV tweak for subdivide, It seems to work better now, still not perfectJohnny Matthews