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
2008-08-14Merge with r16081Nicholas Bishop
2008-08-14Removed *yet more!* old crufty multires stuff. I think this is all of it now.Nicholas Bishop
2008-08-14Added back the choice between simple subdiv vs. catmull clark for multires.Nicholas Bishop
2008-08-14Removed huge tons of old multires stuff.Nicholas Bishop
2008-08-14Removed a bunch of references to the old multires.Nicholas Bishop
2008-08-14Better performance for loading old multires files by blocking multires update...Nicholas Bishop
2008-08-14For loading old files: no need to generate maps for the last level.Nicholas Bishop
2008-08-14_Finally_ got the conversion from old multires files to the new kind working....Nicholas Bishop
2008-08-13Snap menu header rewording, to make documentation clearer (there was "mode" a...Martin Poirier
2008-08-12New nearest_point_in_tri_surface function.. 50% fasterAndre Susano Pinto
2008-08-12bdiego no 2.47 option for nowJens Ole Wund
2008-08-11Python APIKen Hughes
2008-08-11* Fix for a bug zanqdo reported in IRC - transparent shadows were not Matt Ebb
2008-08-10Changed a few places where visibility for EditMode bones is tested, so that t...Joshua Leung
2008-08-10== Armature Editing Tweaks ==Joshua Leung
2008-08-10Python APIKen Hughes
2008-08-09Bugfix #17465: "Pose Edit Not Possible" message activated on 3D navigationJoshua Leung
2008-08-09Only do multires mode in sculptmode if multires is the last modifier on the s...Nicholas Bishop
2008-08-09Multires doesn't update itself outside of sculptmode now, so switching levels...Nicholas Bishop
2008-08-09Cleanup and refactoring. Removed some duplicate code.Nicholas Bishop
2008-08-08Fix for [#13697] Reactor particles with children doesn't renderJanne Karhu
2008-08-08Fix for [#16671] Moving a metaball that a particle system uses as a object (f...Janne Karhu
2008-08-08Fixing point-face distance to support degenerated tris/quads with area<FLT_EP...Daniel Genrich
2008-08-08== PoseLib: Add New (on Current Frame) ==Joshua Leung
2008-08-08Fixing compile error with msvc (introducing max tree to 32)Daniel Genrich
2008-08-08Fixed compiling warnings of bvhutils.cAndre Susano Pinto
2008-08-07BVH-KDOP update (merge from shrinkwrap branch): supports raytracing, nearest ...Daniel Genrich
2008-08-07fix for [#17448] Duplicating textures with IPOs doesn't increment IPO user countCampbell Barton
2008-08-07added back copy buttons to "Texture Face" panel.Campbell Barton
2008-08-07Python APIKen Hughes
2008-08-06* blenderplayer wasnt useing the scenes frame rate.Campbell Barton
2008-08-06Fix compiler warnings from earlier commit.Ken Hughes
2008-08-05Fix for [#17421] Issue with Displace modifier not updating withBen Batt
2008-08-05Added GameLogic.Mathutils so Mathutils and its types can be accessed from ble...Campbell Barton
2008-08-05Bugfix #16673: Segfault when using Bake Constraints ScriptJoshua Leung
2008-08-05Fixed partial redraw sculpting for multires.Nicholas Bishop
2008-08-05Fixed a crash in sculptmode after applying a mulitres modifier.Nicholas Bishop
2008-08-04Fix for [#17291] Array modifier merge caps leaves a wholeBen Batt
2008-08-04Fix for [#17376] Applying mirror modifier does not respect UV pinning.Ben Batt
2008-08-04Fix for [#17414] Particles doesn't obey to lattice once children are addedJanne Karhu
2008-08-04Fix for [#17366] Particle children from particles only take colour from UV-MapsJanne Karhu
2008-08-04* Armature hierarchy selection toolsMatt Ebb
2008-08-04* KX_GameObject.cpp - error with getMesh(), was returning None rather then an...Campbell Barton
2008-08-03== FFMPEG ==Peter Schlaile
2008-08-03== Sequencer ==Peter Schlaile
2008-08-03== Sequencer ==Peter Schlaile
2008-08-03== Sequencer ==Peter Schlaile
2008-08-03Grease Pencil Drawing:Joshua Leung
2008-08-03Little speedup for kdop-bvhDaniel Genrich
2008-08-03Bugfix for non working selfcollisions [no 2.47 bugfix]Daniel Genrich