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
2010-12-30Update links to point to correct Blender version. Noted by loopduplicate (Jef...Nathan Letwory
2010-12-30Doh!Joshua Leung
2010-12-30Various pedantic fixes to satisfy compilers.Joshua Leung
2010-12-29Part one of 2.56-beta release commitTon Roosendaal
2010-12-29Bugfix #25404Ton Roosendaal
2010-12-29DopeSheet Drawing Tweak:Joshua Leung
2010-12-29Silencing some compiler warnings (gcc)Joshua Leung
2010-12-29Bugfix [#24163] (PART 2) Unable to animate INSIDE a group node in theJoshua Leung
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-29Bugfix #25397Ton Roosendaal
2010-12-29Consistency cleanups for AnimData stuff:Joshua Leung
2010-12-28Bugfix #21825Ton Roosendaal
2010-12-28Bugfix #25395Ton Roosendaal
2010-12-28Bugfix, irc report.Ton Roosendaal
2010-12-28- Typo fixesJoshua Leung
2010-12-28Bugfix: creating new 3d views in Blender now uses same defaultsTon Roosendaal
2010-12-28Bugreport, IRCTon Roosendaal
2010-12-28Assorted commenting, formatting, and compiler warning fixes forJoshua Leung
2010-12-28- Silencing some gcc warnings (yay! I can finally use this setupJoshua Leung
2010-12-28Drivers Code Cleanups and UI Tweaks:Joshua Leung
2010-12-28stubs update for multitex_ext_safeMitchell Stokes
2010-12-27Bugfix #25392Ton Roosendaal
2010-12-27Small fixes:Ton Roosendaal
2010-12-27Usability fix:Ton Roosendaal
2010-12-27Fix for own commit 24156:Thomas Dinges
2010-12-27Removing the not-working test "Submit description" from RMB Ton Roosendaal
2010-12-27Workaround for [#25279] Shift-Numpad combinations fail to align view to selec...Nathan Letwory
2010-12-27Bug report #25384Ton Roosendaal
2010-12-26Bugfix #24966Ton Roosendaal
2010-12-26Fix for IRC reported bug from lmg:Sergey Sharybin
2010-12-26Bugfix [#25383] Drag&Drop .py file into text editor don't load it.Joshua Leung
2010-12-26Bugfix [#25380] Recorded bone keyframes do not play back both in theJoshua Leung
2010-12-26Fix #25375: Vertical numbers in F-Curve Editor out-of-alignment with gridSergey Sharybin
2010-12-24Bugfix #25366Ton Roosendaal
2010-12-24Bugfix #25371Ton Roosendaal
2010-12-24Bugfix #25357Ton Roosendaal
2010-12-24Bugfix: (Mario Kishalmi patch)Ton Roosendaal
2010-12-24Bugfix #25367Ton Roosendaal
2010-12-24Bugfix #25365Ton Roosendaal
2010-12-24presets for operators, re-using same preset system as render, cloth etc use.Campbell Barton
2010-12-24is_hidden property for rna introspectionCampbell Barton
2010-12-24return typle for mathutils slice's.Campbell Barton
2010-12-23Customdata mask recode caused crashes, sloppy work here, but probablyTon Roosendaal
2010-12-23Bugfix #25341Ton Roosendaal
2010-12-23Bug #25354Ton Roosendaal
2010-12-23remove View3D.customdata_mask, since its stored in the scene now there is no ...Campbell Barton
2010-12-23Fix for multiple modifier stack calculations per frame.Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-23fix for PyC_LineSpit() finding the current line of the frame's code object.Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton