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-02-01correct fix for bug #23871, __main__ module was being overwritten in nested f...Campbell Barton
2011-02-01Bugfix: Renaming Keying Sets didn't update timelineJoshua Leung
2011-02-01New Keyframe Type: "Jitter"Joshua Leung
2011-02-01own fix for bug #23871 (r33277), crashes when running multiple operators in a...Campbell Barton
2011-02-01Targetless IK Bugfixes + Tweaks:Joshua Leung
2011-02-01Pythons path functions - os.walk(). os.path.exists(). etc support bytes for p...Campbell Barton
2011-02-01fix for 2 segfaults running in background mode.Campbell Barton
2011-02-01Added Center button to backdrop controls in node editor's side panelDaniel Salazar
2011-02-01Bugfix [#25885] Auto IK ignores full rotation locksJoshua Leung
2011-02-01disable assert [#25877] Driven shapekeys: incorrect assertions in depsgraph.cCampbell Barton
2011-02-01workaround [#25845] Empty UI panelsCampbell Barton
2011-02-01bugfix [#25846] Strange behaviour if index of render.layers[] is out of rangeCampbell Barton
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-31Bugfix #25874Ton Roosendaal
2011-01-31Removed OpenGL blending from node editor backdrop images in alpha channel mod...Lukas Toenne
2011-01-31Indentation fix. Thomas Dinges
2011-01-31Node UI:Thomas Dinges
2011-01-31Small fix for color info in node editor: ACTIONMOUSE click was already used f...Lukas Toenne
2011-01-31Scons blenfont include for recent Node Backdrop commit. Thomas Dinges
2011-01-31Added backdrop image color information to the node editor. When clicking on e...Lukas Toenne
2011-01-31Changed alpha blending mode for image editor and node previews. This was usin...Lukas Toenne
2011-01-31Bugfix [#25876] bpy.ops.constraint.childof_set_inverse has no effectJoshua Leung
2011-01-31Added transparency feature to node editor backdrop, similar to image editor. ...Lukas Toenne
2011-01-31Logic UI: Servo Control (Motion/ObjectActuator) default options + camera actu...Dalai Felinto
2011-01-30Total displacement levels should be set in multires_topology_changedSergey Sharybin
2011-01-30Bugfix #25859Ton Roosendaal
2011-01-30moved texture_space scaling factor from glsl to C.M.G. Kishalmi
2011-01-30bugfix #25867M.G. Kishalmi
2011-01-30Bugfix #25870Ton Roosendaal
2011-01-30Removed bad copied UI strings and comment from texture slot rna code.Ton Roosendaal
2011-01-30remove nan-makefilesCampbell Barton
2011-01-30Fix for object-space bumpmapping in GLSL. Fix providedTon Roosendaal
2011-01-30Bugfix #25855Ton Roosendaal
2011-01-30Bugfix #25840Ton Roosendaal
2011-01-30And here's a decent fix for correctly recognizing the theTon Roosendaal
2011-01-30Stupid error in commit to allow .blend1 and .blend2 being dropped inTon Roosendaal
2011-01-30Better property names for backdrop RNADaniel Salazar
2011-01-30RNA for node editor backdrop zoom and offset. Thanks Moguri for helpDaniel Salazar
2011-01-29Bugfix #25750Ton Roosendaal
2011-01-29Todo item:Ton Roosendaal
2011-01-29Todo list fix: .blend backup files are recognized as such now;Ton Roosendaal
2011-01-29Bug report #25722Ton Roosendaal
2011-01-29Fixes for GLSL bump code; it was using calls not supported forTon Roosendaal
2011-01-29ISO C90 fixM.G. Kishalmi
2011-01-29matching 3Dview GLSL shaders for the new bumpmapping methodsM.G. Kishalmi
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
2011-01-28Fix for [#25825] Boolean doesn't work in command-line rendering (2.56)Janne Karhu
2011-01-28Small feature request: using texture buttons (mapping) now updatesTon Roosendaal
2011-01-28Fix for [#25843] Multiple Scene Strip in Sequencer, bad scrubbing for armatur...Janne Karhu
2011-01-28First step towards having a 2-pass reading of COLLADA .dae files.Nathan Letwory