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-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-14cmake: correct uninitialized varsCampbell Barton
2011-06-14Since scene sequence strips use the 'use_sequencer' setting, make it availabl...Campbell 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-13Turn off Quicktime support by default. Will be phased out soon.Nathan Letwory
2011-06-13minor updates to the cmake checkerCampbell Barton
2011-06-13Elbeem / Fluidsim:Daniel Genrich
2011-06-13Elbeem / Fluidsim update:Daniel Genrich
2011-06-13Fix/Workaround for [#27643] drawing glitch:Thomas Dinges
2011-06-12Bugfix #27519Ton Roosendaal
2011-06-12Quick Explode operator:Janne Karhu
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-11improved autocompleation when there is a common prefixCampbell 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
2011-06-11fix for recent commit, this stops makesdna from working right:Campbell Barton
2011-06-11remove backbuf from internal struct's (unused in 2.5x)Campbell Barton
2011-06-11fix for using system includes, the include macro wasn't un-setting the previo...Campbell Barton
2011-06-11* Code cleanup Thomas Dinges
2011-06-11suspiciously consistent typoJason Wilkins
2011-06-112.5 Modifier UI Script:Thomas Dinges
2011-06-10fix [#27627] Strange behavior with solid open gl lightsCampbell Barton
2011-06-10Bugfix #27136Ton Roosendaal
2011-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-06-10added a check to console auto-compleation for pythons struct_seq type, so bpy...Campbell Barton
2011-06-10fix [#27495] Incorrect result of image name autocompletionCampbell Barton
2011-06-09add includes for windows.Campbell Barton
2011-06-09update for tests, error out when duplicate modules are found, all ctest tests...Campbell Barton
2011-06-09Bugfix #27081Ton Roosendaal
2011-06-09Fix for GLSL material node inside groups. These were using the GPULink point ...Lukas Toenne
2011-06-09Bugfix #27078Ton Roosendaal