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
2011-06-16Dynamic Paint:Miika Hamalainen
2011-06-16Merge with trunk r37546Miika Hamalainen
2011-06-16Dynamic Paint:Miika Hamalainen
2011-06-16fix [#27675] Bones shift out of place when leaving edit modeCampbell Barton
2011-06-16fix for own error in r37542Campbell Barton
2011-06-16fix [#27673] Value sliders >1 do not represent numerical ratios rightCampbell Barton
2011-06-16minor speedup for UI draw code, noticed ui_get_but_val() could be called 3-5 ...Campbell Barton
2011-06-16Blenderplayer: Setting G.main to NULL after it's freed to avoid issues later ...Mitchell Stokes
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-15remove unused argumentsCampbell Barton
2011-06-15replace own inline cmake include search logic for a typical FindXXX.cmake mod...Campbell Barton
2011-06-15fix for openexr include path, for both cmake and scons a custom openexr insta...Campbell Barton
2011-06-15Code cleanup: remove reference to workob global that no longer exists.Brecht Van Lommel
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-15Fix #27654: vertex parenting not working with constructive modifiers.Brecht Van Lommel
2011-06-15correction for own commit r37492Campbell Barton
2011-06-15de-duplicate multires image filter function. (no functional change)Campbell Barton
2011-06-15fix [#27662] Storing png/tga images ignore Alpha settingsCampbell Barton
2011-06-14RGB curve widget follows user preference DPI now too.Ton Roosendaal
2011-06-14Nodes display now follow 'DPI' user pref tooTon Roosendaal
2011-06-14fix [#25423] Mirror clipping is ignored with single vertex extrusion when usi...Campbell Barton
2011-06-14Bugfix #27573Ton Roosendaal
2011-06-14fix [#27659] Segfault when adding None to a groupCampbell Barton
2011-06-14Fixed weird assignment inside condition statement.Sergey Sharybin
2011-06-14revert own fix for [#27648], looks like this needs to work differently to be ...Campbell Barton
2011-06-14own mistake in recent mask commit.Campbell Barton
2011-06-14edit DAG defines to make it easier to add more & modify.Campbell Barton
2011-06-14mask modifier: replace bone hash lookup with a boolean array to quickly check...Campbell Barton
2011-06-14mask modifier was taking into account zero weighted verts.Campbell Barton
2011-06-14fix [#27648] Weird shading behind grayed out negate checkboxCampbell Barton
2011-06-142.5 Camera:Thomas Dinges
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-13Fix [#27463] COLLADA light quadratic attenuation exported wrong?Nathan Letwory
2011-06-13Fix #27540: bug with bump mapping + reflection texture coordinates + nodes.Brecht Van Lommel
2011-06-13Fix #27570: apply button for modifiers required the modifier to be enabled, weBrecht Van Lommel
2011-06-13Fix #27594: non-active object in weight paint mode doesn't free memory.Brecht Van Lommel
2011-06-13Bugfix #27537Ton Roosendaal
2011-06-13Fix #27635: GLSL filter uniform variable not set for group instance.Brecht Van Lommel
2011-06-13Elbeem / Fluidsim:Daniel Genrich
2011-06-13Elbeem / Fluidsim update:Daniel Genrich
2011-06-12Bugfix #27519Ton Roosendaal
2011-06-12Bug fix: keyed physics didn't work properly if the first key wasn't the keyed...Janne Karhu
2011-06-122.5 Image Buttons:Thomas Dinges
2011-06-122.5 Image Buttons:Thomas Dinges
2011-06-12Logic: clear "Script" when setting Script Controller mode to "Module"Dalai Felinto
2011-06-11remove some warning for unused struct membersCampbell Barton
2011-06-11warning fix for gccCampbell Barton
2011-06-11Fix for edge mesh BVH: The edge distance callback for leaf nodes was calculat...Lukas Toenne
2011-06-11Bugfix #27105Ton Roosendaal
2011-06-11Bugfix #27138Ton Roosendaal