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
2012-12-17UI fixes:Ton Roosendaal
2012-12-17fix [#33581] Vertex Color LayerCampbell Barton
2012-12-17fix/workaround [#33493] checker de-select and edge loopsCampbell Barton
2012-12-17Bug fix, IRC report.Ton Roosendaal
2012-12-17Version patch for reading old files (2.50 and before).Ton Roosendaal
2012-12-17Bugfix 33560Ton Roosendaal
2012-12-17missed adding show_grease_pencil to node space in recent commitCampbell Barton
2012-12-17Small tweak for using transparent+overlapping regions:Ton Roosendaal
2012-12-17Fix part #33534: Building proxies will remove strip animationSergey Sharybin
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-17bpy/rna api: add support for classmethods.Campbell Barton
2012-12-17code cleanup: use 'const float *' when getting the 3d cursor and not editing it.Campbell Barton
2012-12-17missed this recent commit, while drawing grease pencil, draw if 'Render Only'...Campbell Barton
2012-12-17don't draw the sequencer grease pencil panel when in the channel view or scopes.Campbell Barton
2012-12-17patch [#33441] Remove unneeded strcpy()'s from makesdna.cCampbell Barton
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-17fix [#33551] End Caps on a curve array with subsurf crashes blender when ente...Campbell Barton
2012-12-17Fix knife cut-through bug #33571.Howard Trickey
2012-12-16Fix [#33565]: Dynamic Paint modifier surfaces not copiedMiika Hamalainen
2012-12-16Test print in bugfix...Ton Roosendaal
2012-12-16fix for bevel using the wrong property name when shift was held.Campbell Barton
2012-12-16Bug fix 33563Ton Roosendaal
2012-12-16fix own error [#33529] Bevel on a certain edgeloop results in segmentation faultCampbell Barton
2012-12-16Bugfix #33458Ton Roosendaal
2012-12-16Cycles: add "Textures" panel in particle properties, to make it possble to addBrecht Van Lommel
2012-12-16Bugfix IRC reportSergey Sharybin
2012-12-16correct bad commentCampbell Barton
2012-12-16Fix region overlap drawing over render info text in image editor and 3d view.Brecht Van Lommel
2012-12-16replace strcpy with BLI_strncpy or memcpy when the size is known.Campbell Barton
2012-12-16Bugfix #33541 - Deleting all keyframes leaves dangling action groupsJoshua Leung
2012-12-16replace TypeError with Value error for matrix operations where the type is ri...Campbell Barton
2012-12-16add Matrix.normalized(), handy for transforming normals.Campbell Barton
2012-12-16error in 53006, moved into another keymap rather then just re-ordering.Campbell Barton
2012-12-16Reverting rev 53044 because it broke something and was wrong.Ove Murberg Henriksen
2012-12-16Fixing name of a function to be consistent with the rest of the code.Ove Murberg Henriksen
2012-12-16Changed some comments to make more sense.Ove Murberg Henriksen
2012-12-16Bugfix: [#33513] Transfer weights mixing up.Ove Murberg Henriksen
2012-12-15Pure style cleanup.Ove Murberg Henriksen
2012-12-15Bugfix, IRC submitted:Ton Roosendaal
2012-12-15Attempted fix #33546: GPU mipmap generation is not working on some ATI cards,Brecht Van Lommel
2012-12-15Cleanup:Ton Roosendaal
2012-12-15minor edits with recent commits, also avoid calling BKE_mesh_from_object() in...Campbell Barton
2012-12-15Finished themes for transparent Button regions in Blender.Ton Roosendaal
2012-12-15use struct type for VPaintData.vertexcosnos rather then float*.Campbell Barton
2012-12-15move pbvh into BKE, it used many BKE bad level includes.Campbell Barton
2012-12-15move bpath module from BLI to BKE, it was making many bad level calls into BKE.Campbell Barton
2012-12-15OSX/availability: use of the numerical value instead of the symbol in the #if...Jens Verwiebe
2012-12-15Graah! Not using brains for quick fixes...Ton Roosendaal
2012-12-15Classical mistake - fix a bug in 1 feature, but don't test the related ones :/Ton Roosendaal
2012-12-15Bugfix, irc collection:Ton Roosendaal