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
2010-10-13bugfix [#22407] Object level proxies ignore transform of originalCampbell Barton
2010-10-12Fix for [#24169] Sequencer segfaults often when scrubbing to frame zeroJanne Karhu
2010-10-11Fix for [#24195] Cloth modifier doesn't work after changing subsurf on the ob...Janne Karhu
2010-10-11bugfix [#20761] Bones/Armature: "Inherit Scale" doesn't work if "Inherit Rota...Campbell Barton
2010-10-11[#24204] Packing of image sequence does not workCampbell Barton
2010-10-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-10-08Fix for [#24092] F-Curve Cycle doesn't behave properly at end of Cycles (also...Janne Karhu
2010-10-08bugfix [#21483] Twisting when Dupliframing a Surface Circle (Nurbs) along a C...Campbell Barton
2010-10-08move tracking functions into math_rotation.c (no functional changes)Campbell Barton
2010-10-07misc fixes found with clang's static checker.Campbell Barton
2010-10-06Fix for [#22236] Seg Fault when rendering sequence with speed effect, [#24160...Janne Karhu
2010-10-06COLLADACOLLADA exporter: split geometry export into own files.Nathan Letwory
2010-10-06Fix for [#24134] pointcache memory error (crash)Janne Karhu
2010-10-06remove some unused code and reduced the scope if some vars (no functional cha...Campbell Barton
2010-10-05bugfix [#23506] Bevel Modifier display problemCampbell Barton
2010-10-05- fix for crash when drawing a subsurf after a modifier that lost original in...Campbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-04bugfix [#24133] r32303, Mirror Modifier + EditMode + VBO's Problem.Campbell Barton
2010-10-04[#22825] Copy Scenes with Audio Strip Crash.Campbell Barton
2010-10-04Fix for [#24118] Hair particles can not be editedJanne Karhu
2010-10-04- use own string conversion function over PyUnicode_FromString when convertin...Campbell Barton
2010-10-03- rna bugfix where ints were not clamped and would overflow, now raise an err...Campbell Barton
2010-10-02Fix #23785: in the game engine, if an object had an armature modifier + anotherBrecht Van Lommel
2010-10-02Small CMAKE Fix, discovered by freakabcd in IRC.Thomas Dinges
2010-10-02Fix for [#24051] Scrubbing Timeline in VSE with Jack Audio doesn't scrub just...Joerg Mueller
2010-10-02Most likely fix for #23420: viewer node: loses viewer nodes forever.Brecht Van Lommel
2010-10-02Fix #23932: compositing nodes with viewer and split viewer node couldBrecht Van Lommel
2010-10-01fix [#24083] Crash when opening a certain fileCampbell Barton
2010-10-01Fix #23186: use of unitialized memory when creating new faces on a meshBrecht Van Lommel
2010-10-01Fix #23540: smoke preview shading only used point lamps, now it uses otherBrecht Van Lommel
2010-09-30[#23673] Modifier construction gives correct result in viewport but incorrect...Campbell Barton
2010-09-30Sequence effect scale to length should work with the original (non-extruded) ...Janne Karhu
2010-09-30rename makeknots to nurbs_knot_calc_u/vCampbell Barton
2010-09-29Cleanup of code and ui of sequencer speed effect.Janne Karhu
2010-09-29fix for user counts with text3d bold/italic fonts.Campbell Barton
2010-09-28[#24028] Minor fixes to BLI_math_vectorCampbell Barton
2010-09-28Fix for [#23732] Smoke / load external cache doesn't workJanne Karhu
2010-09-28images bigger then 32k no longer crash blender, use unsigned int for image si...Campbell Barton
2010-09-28Fix for own recent commit 32147Janne Karhu
2010-09-28Fix for [#23961] Object hair particles do not render if turned off in viewportJanne Karhu
2010-09-28Fix for [#24031] Baked Physics with Phsics set to NO can't be freedJanne Karhu
2010-09-27Fix: Smoke wasn't using pointcache properly.Janne Karhu
2010-09-27added CTX_wm_operator_poll_msg_get/set so failing poll functions can set mess...Campbell Barton
2010-09-27Fixed: Showing pointcached frames in the timeline was terribly slow when usin...Janne Karhu
2010-09-27Fix: [#24006] writeffmpeg doesn't flush delayed frames - fix attachedPeter Schlaile
2010-09-27bugfix [#24015] Deleting Objects with a Point Density Texture and Rendering C...Campbell Barton
2010-09-26- Save MDISPS layer when applying modifier.Sergey Sharybin
2010-09-26Fix for fix in revision 32122, viewer node wasn't working anymore in some cases.Brecht Van Lommel
2010-09-25Fix #23690: threading crash with compositing nodes and scopes view.Brecht Van Lommel
2010-09-24Fix for [#21875] Copy rotation only on y axiesJanne Karhu