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
2005-11-10The long awaited Particle patch from Janne KarhuTon Roosendaal
2005-11-09fixing msvc6 projects to compile againJens Ole Wund
2005-11-09adding msvc6 project to boolopsJens Ole Wund
2005-11-09- replaced values.h by float.h/limits.h as suggested by Hos,GSR,UnNamedNils Thuerey
2005-11-09- forgot to enable mac compile fixNils Thuerey
2005-11-09- minor fix of snprintf defines for MSVCNils Thuerey
2005-11-09- popup menu now aborts by defaultNils Thuerey
2005-11-09-- When storing a mesh, allow TFaces without defined UV coordinates to useKen Hughes
2005-11-09Bugfix: #3377 Epy docs missing linksStephen Swaney
2005-11-09-- changes and bugfixes from Cam:Ken Hughes
2005-11-08-- Previous commit using PyDict_Keys left new reference around. Change to useKen Hughes
2005-11-08uh next time i read properly before commit, and not only from the nice webcvs...Toni Alatalo
2005-11-08a little tweak to make curve handles always copy the type from the previous h...Toni Alatalo
2005-11-08BPython docs:Willian Padovani Germano
2005-11-08*work around for PyDict_ContainsJoseph Gilbert
2005-11-08Make preview line not draw over hidden areas for loopcutJohnny Matthews
2005-11-08#3375Johnny Matthews
2005-11-08Just have been told fmodf is C99, so I replaced it with fmod and casts...Alexander Ewering
2005-11-08Replaced my noble-prize worthy "float modulo" implementation with fmodf().Alexander Ewering
2005-11-08Changed my mind and made the "Strobe" value a float - this way you can getAlexander Ewering
2005-11-08New 'feature' for image/movie strips: StrobeAlexander Ewering
2005-11-07*armature api for pythonJoseph Gilbert
2005-11-07*change to the way constants are printedJoseph Gilbert
2005-11-07- warning fixesJoseph Gilbert
2005-11-07First part of sequencer attack:Alexander Ewering
2005-11-07-- Clean-up of Effect and Particle modules; since particle was the onlyKen Hughes
2005-11-07-- Added Object.effects, a read-only attribute which returns a list of theKen Hughes
2005-11-06Bugfix #3358Ton Roosendaal
2005-11-06minor cleanup. Todo: Does 'testhandles' need to be called after every single ...Erwin Coumans
2005-11-06Small fix to allow relative filenames for textfiles.Andrea Weikert
2005-11-06I seem to have problems with the distinction between else and #else today.Chris Want
2005-11-06Modifier fix; new Armature modifier added sets the deform flags on.Ton Roosendaal
2005-11-06Another typo in ALT+C convert modifiers; it was copying data from theTon Roosendaal
2005-11-06Bugfix #3249Ton Roosendaal
2005-11-06Use limits.h and float.h on *bsd instead of values.h.Chris Want
2005-11-05Bugfix #3342Ton Roosendaal
2005-11-05* 3D View menus updates. mainly just adding missing functionalityMatt Ebb
2005-11-05Bugfix #3237Ton Roosendaal
2005-11-05I think I committed something I shouldn't have. HopefullyMatt Ebb
2005-11-05Fix #3256Ton Roosendaal
2005-11-05* Buttons window tab cyclingMatt Ebb
2005-11-05Fix #3343Ton Roosendaal
2005-11-05fix #3357Ton Roosendaal
2005-11-05Bugfix #3355Ton Roosendaal
2005-11-05Fix for #3316: do not convert slashes in the relname in BLI_make_file_stringAndrea Weikert
2005-11-05 - small optimalisation of Matt's code, Markers are copied in one loop,Jiri Hnidek
2005-11-04- JMS's patch which adds GetParticlesLoc() method. I've modified the codeKen Hughes
2005-11-04Scripts: Jean-Michel updated his rvk1 to rvk2 script (thanks); small fix in B...Willian Padovani Germano
2005-11-04Combined bugreport, bugfix and patch from Vidar Madsen.Ton Roosendaal
2005-11-04Small thing, just filling a gap that we really need here -Matt Ebb