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-01-03Bugfix:Joshua Leung
2011-01-02Spelling fix: itterator->iteratorSergey Sharybin
2011-01-02Bugfix 25451Ton Roosendaal
2011-01-02Fix #25435: remove code that enabled EWA filter on mipmap toggle, should notBrecht Van Lommel
2011-01-02Pointcache code cleanup and disk cache compression options:Janne Karhu
2011-01-02bugreport & fix [#25441] Copy Transforms Constraint head/tail fixin'Campbell Barton
2011-01-02report & fix [#25447] SceneObjects null pointer dereference crashCampbell Barton
2011-01-01For non-gnu compilers, the __func__ doesn't exist.Ton Roosendaal
2011-01-01Bugfix, IRC reportTon Roosendaal
2011-01-01Bugfix #25437Ton Roosendaal
2010-12-31fix [#25429] Armature modifier and inverted vertex groupCampbell Barton
2010-12-31Continue from my commit r33952, which disallowed floats to be wrapped as ints.Campbell Barton
2010-12-31Bugfix for [#25416] Precision in glare node doesn't match display.Thomas Dinges
2010-12-30Fix for bug #25367 didn't ensure the problem wasn't happening elsewhere.Campbell Barton
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-29Bugfix #25404Ton Roosendaal
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-28- Typo fixesJoshua Leung
2010-12-27Fix for own commit 24156:Thomas Dinges
2010-12-24Bugfix #25367Ton 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-23rename blenderlib to blender_add_libCampbell Barton
2010-12-23Compact -I paths in makefiles for more readble files/output.Guillermo S. Romero
2010-12-22Bug fix, IRC, patch provided by Dan EicherTon Roosendaal
2010-12-22svn merge -r 33849:33848 [overcommitted due to the server problems we had ear...Dalai Felinto
2010-12-22Complement of commit 33789: Fix for [#25175] bge.logic.mouse.position[1] wron...Dalai Felinto
2010-12-21Bugfix #25330Ton Roosendaal
2010-12-21bugfix [#24469] Cannot add keyframes on custom properties in IDPropertyGroupsCampbell Barton
2010-12-21modified fix for commits r33811, 33812.Campbell Barton
2010-12-20Bugfix #25301Ton Roosendaal
2010-12-20Misleading defaults for smoke flow particle system:Janne Karhu
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-19Patch from Dan to use id user functions rather then accessing direct. also us...Campbell Barton
2010-12-19user report renaming file fails, print the errno error message.Campbell Barton
2010-12-19Bugfix [#25298] Nasty group cycle that creates crash blend files isJoshua Leung
2010-12-19another reason to run makesrna needlessly every build is that the makesrna bi...Campbell Barton
2010-12-19bugfix [#25290] Align on text gives a tracebackCampbell Barton
2010-12-18FILTER="^\[[ 0123456789][ 0123456789][ 0123456789]\%] \|Linking \(C\|CXX\) st...Ton Roosendaal
2010-12-18Bug fix: some file browser buttons didn't return filename even though they we...Janne Karhu
2010-12-18workaround for build system dependency hell, fixed for cmake + makefiles (pro...Campbell Barton
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-12-17Bugfix #25264Ton Roosendaal
2010-12-16Bugfix #24976 revisitedTon Roosendaal
2010-12-16last commit to fix warnings didnt set them at all, not it works as it should.Campbell Barton
2010-12-16missed this file before (de-duplicating enum).Campbell Barton
2010-12-14clamp colors from 0-1 which are used for display only.Campbell Barton
2010-12-14- revert own recent change after discussion, default set hard minimum of colo...Campbell Barton
2010-12-14graph editor & action keyframe paste options.Campbell Barton