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-07-17cmake source definitions:Campbell Barton
2011-07-16Fixed crash of multires baker when baking from sculpt mode.Sergey Sharybin
2011-07-16fix for crash with edit armature buttons when no bones were selected (uniniti...Campbell Barton
2011-07-15Fix for [#26712] Particle group instance 'Use Count' value gets reset on file...Janne Karhu
2011-07-15fix for linking on mingw/scons with recent changes to mathutilsCampbell Barton
2011-07-15move mathutils into its own lib.Campbell Barton
2011-07-15Fix for [#27307] Blender crashes when loading a new scene while baking fluid ...Janne Karhu
2011-07-14many mathutils exception types were wrong, went over all exceptions in mathut...Campbell Barton
2011-07-14Shuffle code so it compiles with MSVC too. (Array of unknown size otherwise).Nathan Letwory
2011-07-14formatting changes for python mathutils module.Campbell Barton
2011-07-14rename bgl.Buffer attribute list to a method, to_list() as used for IDProps, ...Campbell Barton
2011-07-14minor changes to bgl.Buffer py classCampbell Barton
2011-07-13dont include the preview.blend in headless modeCampbell Barton
2011-07-13use linked duplicates in preview.blend to save some space.Campbell Barton
2011-07-13reuse USER_SAVE_PREVIEWS to not save thumbnails into blend file headerCampbell Barton
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-07-13Fix #26704: activating a texture node inside material nodes did not show thatBrecht Van Lommel
2011-07-13fix for animation playback and build error when compiling without WITH_AUDASPACECampbell Barton
2011-07-13Adding Child Of constraint "inverse parent matrix" to rna, so itTon Roosendaal
2011-07-13Fix #27951: armature edit mode transform panel shows "nothing selected" evenBrecht Van Lommel
2011-07-13Advanced CMake option to build the player without blender: WITH_BLENDERCampbell Barton
2011-07-12Bokeh blur in the blur node is wronlgy calculated.Jeroen Bakker
2011-07-12Add delete with reconnect feature.Jeroen Bakker
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-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-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 [#26873] Animated displacement modifier on an object doesn't work wit...Janne Karhu
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-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 #27902: autokey bones with individual origins transform not working.Brecht Van Lommel
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