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-12Bugfix [#27548] Timeline view - 2D drawing issuesJoshua Leung
2011-07-12NLA Drawing - More prominent communication of the "solo" featureJoshua Leung
2011-07-12CMake fixes for r38303 (splitting up the outliner code).Mitchell Stokes
2011-07-12NLA Drawing Tweak - New icons for "solo" togglesJoshua Leung
2011-07-12Bugfix [#27650] graph editor -> drivers -> Delete Channels (X) deletesJoshua Leung
2011-07-12Bugfix #27881: Motion paths don't correctly update with pose slidingJoshua Leung
2011-07-11Further Outliner code cleanup - Split out tree building stuff for IDJoshua Leung
2011-07-11== The great Outliner code split up ==Joshua Leung
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-10(no commit message)Sukhitha Prabhath Jayathilake
2011-07-10Bug Fix.Sukhitha Prabhath Jayathilake
2011-07-09fix for NULL pointer usagesCampbell Barton
2011-07-09(no commit message)Sukhitha Prabhath Jayathilake
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-09Improvements to import system. Ability to include more parameters.Sukhitha Prabhath Jayathilake
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-09Ctrl-R sets rotation mode for Pose BonesJoshua Leung
2011-07-09Compiler warning fixJoshua Leung
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-08Constraints RNA - More Head/Tail stuffJoshua Leung
2011-07-08Fix #27900: file browser filter, sort, .. parameters were not saved. This isBrecht Van Lommel
2011-07-08Deleting Grease Pencil layers from Action-Editor works againJoshua Leung
2011-07-08Fix #27902: autokey bones with individual origins transform not working.Brecht Van Lommel
2011-07-08Limit Distance contraint can now use Head/Tail setting for boneJoshua Leung
2011-07-08BGE Animations: Adding constants for the action play modes to bge.logic:Mitchell Stokes
2011-07-08BGE Animations: Fixing a crash when animating non-armature objects that didn'...Mitchell Stokes
2011-07-08NLA - Adding new actionclip strips no longer appends "Act: " to theJoshua Leung
2011-07-08Add ED_object_pose_armature to stubs.c. This should fix compilationSergey Sharybin
2011-07-07Camera clipend animation exportSukhitha Prabhath Jayathilake
2011-07-07Fixed Camera Ortho scale animation importSukhitha Prabhath Jayathilake
2011-07-07Merging trunk up to r38193.Joerg Mueller
2011-07-07Allow pose matrix to be set for Benjy Cook's GSOC project.Campbell Barton
2011-07-07Animation Goodie: Cyclic "Extrapolation" can be toggled from the "SetJoshua Leung
2011-07-07Fix compile with scons, after thread commit in r38185Nathan Letwory