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-18a) New unified effector system by Janne (jahka) + Me (genscher): particle and...Daniel Genrich
2008-08-18#2: Fixing compile errors on mingw/cygwin (reported by aligorith)Daniel Genrich
2008-08-18Fixing compile errors on mingw/cygwin (reported by aligorith)Daniel Genrich
2008-08-18Added vec.reflect(mirror) method to Python Mathutils Vector typeCampbell Barton
2008-08-18BVHTree fix (non 2.47)Andre Susano Pinto
2008-08-18another compile fix reported by ccherrettDaniel Genrich
2008-08-18another compile fix reported by ccherrettDaniel Genrich
2008-08-18Fix compile problem in MSVC after Win64 patchBenoit Bolsee
2008-08-17Win64: Another missing include only appearing with powerpc-apple-gcc-4.x (rep...Daniel Genrich
2008-08-17Win64: compiles fine with scons with gcc nowDaniel Genrich
2008-08-17Win64: forget include => this compile errors never showed up on msvc (if anyo...Daniel Genrich
2008-08-17Win64: forget includeDaniel Genrich
2008-08-17== BPython API ==Willian Padovani Germano
2008-08-17Win64: forrget includeDaniel Genrich
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-08-17Win64 commit: first little commit to test how it compiles on other plattforms...Daniel Genrich
2008-08-17BGE patch: New Delay sensor (derived from patch #17472) Benoit Bolsee
2008-08-16Boids didn't get correct fall-off from wind effector.Janne Karhu
2008-08-16Animateable (ipos) power and fall-off for particle effectors.Janne Karhu
2008-08-16warning message for when sensors loose their controllers, has been a problem ...Campbell Barton
2008-08-16SCA_PythonController.cpp - Made errors in python print the controller name, u...Campbell Barton
2008-08-16BGE bug fix: the fix in revision 16022 for bug #17450 was wrong: the formula ...Benoit Bolsee
2008-08-14Fixing button placement typo reported by Carsten on mailing listMartin Poirier
2008-08-14Python API get/setObject update for Actuators. (SetParent, AddObject, Camera ...Campbell Barton
2008-08-14Last part of the svn release commit.Diego Borghetti
2008-08-14bugfix (good for 2.47) - 2 cases of returning Py_None without increfing it. t...Campbell Barton
2008-08-14game engine python apiCampbell Barton
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-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