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
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-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-08BGE bug #17450 fixed: When we have parented objects with no scale-applyed obj...Benoit Bolsee
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-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-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-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-06Fix compiler warnings from earlier commit.Ken Hughes
2008-08-06Fix segmentation faul in GE.Diego Borghetti
2008-08-05BGE fix bug #17430: BGE Collide/Touch Sensor interfearing with other unrelate...Benoit Bolsee
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-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-04BGE patch #17398 approved: implementation of BGE method getVectTo().Benoit Bolsee
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
2008-08-03Bugfix for weird + in the code, no idea why it compiled (yet some selfcollisi...Daniel Genrich
2008-08-03Small update to get the BlenderPlayer compiling (also needed for 2.47)Benoit Bolsee
2008-08-03BKE_global.h include path wasnt correct. made boxpack2d.c a bit more Campbell Barton
2008-08-02Copies all required DLLS for Save Game as Runtime.Mal Duffin
2008-08-02== imagebrowser ==Andrea Weikert
2008-08-02* patch #17394 by Vilem Novak - add menu item for 'Make Proxy Object'. Thanks!Matt Ebb
2008-08-02* (slightly modified) old patch #7471 from Davide Vercelli - menu items for ...Matt Ebb
2008-08-02* Minor tweaks to file menu item namingMatt Ebb