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-07-12RNA: fix some text datablock property UI names.Brecht Van Lommel
2011-07-11Fix #27928: avi raw writing failure, after earlier bugfix for big file sizes.Brecht Van Lommel
2011-07-11Fix #27930: many modifiers crashed when used on a lattice with a vertex group.Brecht Van Lommel
2011-07-11Fix #27912: crash after mesh.materials.pop().Brecht Van Lommel
2011-07-11Fix #27921: optimal display with 2 subsurf modifiers fails.Brecht Van Lommel
2011-07-11make python3.3 compatible, __class__ is no longer in the class methods namesp...Campbell Barton
2011-07-11Fix for [#27398] Particle systems with animated groups render incorrectly in ...Janne Karhu
2011-07-11Fix for [#27293] Group Instance of particle system is rendered wrongJanne Karhu
2011-07-11-OpenEXR fixed so enabling if user has enabledAntony Riakiotakis
2011-07-10run WM_exit(C) when blender as a python module exitsCampbell Barton
2011-07-10Fix #27926: autokey not working with auto IK, broke this with an earlier bugfix.Brecht Van Lommel
2011-07-10Fix for [#27289] Hair: Render Option - Object does not point objects to end o...Janne Karhu
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-07-10Fix for [#26873] Animated displacement modifier on an object doesn't work wit...Janne Karhu
2011-07-10cleanup for python scripts - unused vars and importsCampbell Barton
2011-07-09fix for NULL pointer usagesCampbell Barton
2011-07-09fix for using uninitialized value in gpu_shader_materialCampbell Barton
2011-07-09fix [#27683] Blender hangs when baking a particle system when a driver is pre...Campbell Barton
2011-07-09Wrong tooltip for OBJECT_OT_make_links_scene() operator.Ton Roosendaal
2011-07-09Bugfix #27761Ton Roosendaal
2011-07-09ghost multi-test builds again, now uses BLF font libraryCampbell Barton
2011-07-09Fix #27888: Render artifacts in 2.58.1Sergey Sharybin
2011-07-09fix [#27915] Relax Pose crashes blender on bone with ChildOf constraint in li...Campbell Barton
2011-07-09Fox #27866: Curve handle snaps/locks when it shouldntSergey Sharybin
2011-07-08== GPU Buffers ==Nicholas Bishop
2011-07-08Fix #27897: mesh with negative scale disappears while sculpting, clippingBrecht Van Lommel
2011-07-08Fix #26962: softbody collision doesn't respect subsurf+displace modifiers.Brecht Van Lommel
2011-07-08Fix #27900: file browser filter, sort, .. parameters were not saved. This isBrecht Van Lommel
2011-07-08Fix #27891: IK stretch gives inaccurate results. Tweaked translation segmentBrecht Van Lommel
2011-07-08Fix #27902: autokey bones with individual origins transform not working.Brecht Van Lommel
2011-07-08example of Physics Constraints module :)Dalai Felinto
2011-07-08fix issue raised by [#27819] Unwrap Menu (U) -> Lightmap Pack throws Python E...Campbell Barton
2011-07-08patch [#27885] bge.constraints documentationCampbell Barton
2011-07-08fix for exampleCampbell Barton
2011-07-07bge.texture doc, needed whitespace to format correctly.Campbell Barton
2011-07-07some corrections to bge.texture docsCampbell Barton
2011-07-07Allow pose matrix to be set for Benjy Cook's GSOC project.Campbell Barton
2011-07-07Fix compile with scons, after thread commit in r38185Nathan Letwory
2011-07-07Fix part of #26811: absolute shape keys should not show influence value in list.Brecht Van Lommel
2011-07-07The Blenderplayer wasn't freeing GPU_Textures since according to BLI_threads,...Mitchell Stokes
2011-07-07Tiny tweak: hierarchy lines in outliner were nearly invisible. Color isTon Roosendaal
2011-07-07[#27854] Collada import doesn't handle UVW mappingNathan Letwory
2011-07-06The material index did not work when FSAA was turned on.Jeroen Bakker
2011-07-06Fix #27879: sequencer didn't draw overlapping strips well, selected were drawnBrecht Van Lommel
2011-07-06Fix #27883: object actions did not get duplicated on full scene copy.Brecht Van Lommel
2011-07-06Ergh! first compile and test then commit!Ton Roosendaal
2011-07-06Making Blender compile for C90 standard, var declared after code :)Ton Roosendaal
2011-07-06Fix #27880: sequencer separate images operator lost strip properties likeBrecht Van Lommel
2011-07-06Fix #27877: writing .avi files > 4 GB not working on windows.Brecht Van Lommel
2011-07-06Fix #27876: particles instancing a whole group didn't take group offset into ...Brecht Van Lommel