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-13Bugfix: in the game engine, errors in a particular python script causedBrecht Van Lommel
2008-08-12New nearest_point_in_tri_surface function.. 50% fasterAndre Susano Pinto
2008-08-12raise an error when assigning properties to a game object that cant be conver...Campbell Barton
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-11fix for [#17365] PLY export script writes comment in invalid wayCampbell Barton
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-10* Script to convert BDF pixel fonts into C++ files blender can read. - Amiga ...Campbell Barton
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-08forgot update ver.number in last commitRemigiusz Fiedler
2008-08-08== PoseLib: Add New (on Current Frame) ==Joshua Leung
2008-08-08BGE bug #17450 fixed: When we have parented objects with no scale-applyed obj...Benoit Bolsee
2008-08-08Update MSVC project to include bvhutils.cBenoit Bolsee
2008-08-08-> Fix for warnings in FLT exporter and Palette ManagerGeoffrey Bantle
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-07Disable redcode (the file format of RED one, R3D) by default.Ken Hughes
2008-08-07BGE bug #17408 fixed: Radar sensor is oriented the wrong way when the set alo...Benoit Bolsee
2008-08-07BVH-KDOP update (merge from shrinkwrap branch): supports raytracing, nearest ...Daniel Genrich
2008-08-07BGE bug #17409 fixed: BGE Near Sensor Incorrect once inside the radius. The b...Benoit Bolsee
2008-08-07BGE fix: alignToVect() fac parameter clamping should obviously be done the ot...Benoit Bolsee
2008-08-07fix for [#17448] Duplicating textures with IPOs doesn't increment IPO user countCampbell Barton
2008-08-07-> Slight tweak to FLT exporterGeoffrey Bantle
2008-08-07added back copy buttons to "Texture Face" panel.Campbell Barton
2008-08-07Getting the blenderplayer to compile/link with CMake.Chris Want
2008-08-07Python APIKen Hughes
2008-08-06Fixed a warning due to a change in policy between cmake 2.4 andChris Want
2008-08-06BGE fix: confirm fix for segmentation fault by Diego and remove warning in ca...Benoit Bolsee
2008-08-06* blenderplayer wasnt useing the scenes frame rate.Campbell Barton
2008-08-06Made Mathutils its own module rather then GanmeLogic.MathutilsCampbell Barton
2008-08-06Update MSVC project files for Mathutils support in the blenderplayerBenoit Bolsee
2008-08-06Fix compiler warnings from earlier commit.Ken Hughes