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-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-09-04Cleaned up some small warnings.Kent Mein
2008-09-04Added SDL headers so gamestuff compiles with Makefiles again.Kent Mein
2008-09-04overlapping UI causing problems, forgot the label has a function assigned to itCampbell Barton
2008-09-04pin option for sensors and actuators,Campbell Barton
2008-09-04Bugfix: yafray export crash if new hsv texture blend types wereBrecht Van Lommel
2008-09-04fix for 2 python refcounting errorsCampbell Barton
2008-09-03Update MSVC project files after GSoC mergeBenoit Bolsee
2008-09-03Revert rev16344 on trunk, bullet work is done in sim_physics branch as discus...Daniel Genrich
2008-09-03BGE Py api, deleting properties didnt raise an error when the property wasnt ...Campbell Barton
2008-09-03cleanup mesh materials option was setting incorrect material indiciesCampbell Barton
2008-09-03Finally upgraded to latest Bullet subversion, about to release 2.71. Some rec...Erwin Coumans
2008-09-03Compile fixes (reported by broken)Daniel Genrich
2008-09-03BGE patch 17547 approved: Cleaned up pydoc for BGE, compiles now error freeBenoit Bolsee
2008-09-03Fix some more gcc warnings.Ken Hughes
2008-09-03Fix gcc compiler warnings.Ken Hughes
2008-09-02BGE patch: simple fix to synchronize sensor pulse mode with sensor state tran...Benoit Bolsee
2008-09-02Fix segmentation fault when try separate a mesh with the active face selected.Diego Borghetti
2008-09-02-> Fix for 64 bit alignment of Vertex colors in bmeshGeoffrey Bantle
2008-09-02BGE Bugfix, SDL joysticks arrow keys didnt work when 2 joysticks were being u...Campbell Barton
2008-09-02BGE joystick sensor bugfix, was sending true events logic tick (as if the tru...Campbell Barton
2008-09-01Text Editor (GSOC 2008)Ian Thompson
2008-09-01BGE joystick sensor py api function 'getConnected()', returns true if the joy...Campbell Barton
2008-09-01Bugfix #17557: Segfault when no active node and trying to insert keyframeJoshua Leung
2008-09-01BGE python api for get/setting the joystick index, minor cleanup also.Campbell Barton
2008-09-01BGE bug #17459 fixed: action actuators depending on their order in the actuat...Benoit Bolsee
2008-08-31BGE patch 17547 applied in trunk: Cleaned up pydoc for BGE, compiles now erro...Benoit Bolsee
2008-08-31BGE patch approved: BGE Multiple JoysticksBenoit Bolsee
2008-08-31Minor tidying and commentingsoc-2008-quornIan Thompson
2008-08-31== Grease Pencil Conversions - Armature ==Joshua Leung
2008-08-31Bugfix #17551: AutoKey for Visual Keying non-functionalJoshua Leung
2008-08-31Fix for win64 building (gettextlib had wrong name)Daniel Genrich
2008-08-31Fixing typo to make compile working againDaniel Genrich
2008-08-31patch for bug #17553: material emit is allowed to go from 0.0 to 2.0; however...Nathan Letwory
2008-08-30Merge from trunk 16122-16307Ian Thompson
2008-08-30Fix for class variable parsing/listing bug.Ian Thompson
2008-08-29Added missing null check to convertmenuKent Mein
2008-08-29Grease Pencil:Joshua Leung
2008-08-29Bugfix: Joshua Leung
2008-08-29== Grease Pencil ==Joshua Leung
2008-08-29Use Py_ssize_t rather then int, broke building on 64bt linuxCampbell Barton
2008-08-29BGE Py API - GameKeys.EventToString() utility function, makes key configurati...Campbell Barton
2008-08-28BGE patch: add X-Ray option to ray sensor. The option is effective only if a ...Benoit Bolsee
2008-08-28== Apply Current Pose as New Restpose ==Joshua Leung
2008-08-28compilation problem with gcc, memset undeclaredBenoit Bolsee
2008-08-28final fix for compilation problem with KX_RayCast::Callback template in gccBenoit Bolsee
2008-08-28more fix for compilation problem with KX_RayCast::Callback template in gccBenoit Bolsee
2008-08-28GPencil Bezier Curve Conversion:Joshua Leung
2008-08-28patch for compilation problem around KX_RayCast::Callback template with gccBenoit Bolsee
2008-08-28Grease Pencil - Curve Conversion Improvements:Joshua Leung