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
2011-03-13Bugfix [#26473] Keyframe values for F-Curves were incorrectly wrappedJoshua Leung
2011-03-13Fix for compilation error after bullet upgrade.Sergey Sharybin
2011-03-12update Bullet physics sdk to latest trunk/version 2.78Erwin Coumans
2011-03-12library loading api.Campbell Barton
2011-03-122.5 Fluid UI Python Script:Thomas Dinges
2011-03-12py/rna: BPy_reports_to_error() now takes the exception type as an argument an...Campbell Barton
2011-03-12pass report list along to BLO_blendhandle_from_file(), avoid unlikely crash i...Campbell Barton
2011-03-12More on bug #26432Ton Roosendaal
2011-03-12- BKE_idcode_iter_step() - function to step over all ID codes.Campbell Barton
2011-03-12py/rna, ability to have python static methods in collections.Campbell Barton
2011-03-12tag/comment unused variables.Campbell Barton
2011-03-12Bugreport #26464Ton Roosendaal
2011-03-12Fix uvedit unwrap tool not taking selection into account.Brecht Van Lommel
2011-03-12Completely refactored sph fluid particles. Only the very core of the algorith...Janne Karhu
2011-03-12cmake, search $HOME/py32 for python now too.Campbell Barton
2011-03-12builder reports MSVC was setting stack size to 2gig.Campbell Barton
2011-03-12== Sculpt ==Nicholas Bishop
2011-03-12Bugfix [#26222] Alt-O (smooth) in Graph editor destroys fcurve handleJoshua Leung
2011-03-12edit scons to use py3.2 on all os's and use 'm' abiflag on linux since this i...Campbell Barton
2011-03-12set 2mb stack for mingw too.Campbell Barton
2011-03-12Fix #25931: strand render + ray traced AO give tile image. The random numbersBrecht Van Lommel
2011-03-12Fix [#25659] crash when unwrapping specific meshNathan Letwory
2011-03-12Fix #26035: fix crash building raytree with inf/nan values in raytree. There'sBrecht Van Lommel
2011-03-12Fix #26203: crash with empty raytree, all types should survive this now.Brecht Van Lommel
2011-03-12Some explicit casts to silence warnings (unsafe to mix int and bool in compar...Nathan Letwory
2011-03-12Fix #25654: strand render with instanced objects was not working right,Brecht Van Lommel
2011-03-11Bugfix, irc report:Ton Roosendaal
2011-03-11Bugfix #26444Ton Roosendaal
2011-03-11Fix for [#26457] Physics Size attribute affects hair particle DupliObjects wh...Janne Karhu
2011-03-11move do_version code under latest subversion bump.Campbell Barton
2011-03-11(no commit message)Ervin Weber
2011-03-11fix [#26448] Solidify Modifier makes mesh texture missing in OpenGL renderCampbell Barton
2011-03-11Bugfix [#26167] Animating inside group nodes behaves strangelyJoshua Leung
2011-03-11Fix a typo in defines. Patch by Alexander KuznetsovNathan Letwory
2011-03-11bugfix [#26454] WITH_PYTHON_SAFETY crash.Campbell Barton
2011-03-11Better progress info for physics baking:Janne Karhu
2011-03-11when checking for windows check sys.platform starts with "win" rather then '=...Campbell Barton
2011-03-11simplify BLI_path_abs by using BLI_cleanup_pathCampbell Barton
2011-03-11fix [#26451] Little problem when selecting relative output pathCampbell Barton
2011-03-11Bugfix [#26438] : While grabing a marker with G, cancelling with EscJoshua Leung
2011-03-11fix [#26452] Problem with key properties when OnlySelectedCurveKeyframes opti...Campbell Barton
2011-03-11Bugfix [#26438]: Hotkey conflict between add meta-strip and add markerJoshua Leung
2011-03-11fix [#26436] Operator.draw(): UI redraw; UI trimmedCampbell Barton
2011-03-10Fix [#26446] Quick extrude (Ctrl+LMB) works only one timeNathan Letwory
2011-03-10Bugfix #26443Ton Roosendaal
2011-03-10Bugfix #26424Ton Roosendaal
2011-03-10Todo: Ton Roosendaal
2011-03-10fix [#26442] blender crash when turning off antialiasing fontsCampbell Barton
2011-03-10Bugfix #26442Ton Roosendaal
2011-03-10Fix for [#26441] Child Hair CrashJanne Karhu