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-07-25BGE bug fix: approve patch #17297: Track To Actuator bug fixBenoit Bolsee
2008-07-25* make sure blenderplayer links againNathan Letwory
2008-07-25Grease Pencil - Backend work:Joshua Leung
2008-07-25* Fix for bug #9450 'Problems with Extended Material node with AmbCol socket'Matt Ebb
2008-07-24added note to epydocs explaining the nature of floats in id properties from t...Joseph Eagar
2008-07-24added support for doubles to the id property code, and made the python code u...Joseph Eagar
2008-07-24soft body bug fix own findingJens Ole Wund
2008-07-24== Grease Pencil - More Tweaks (I) ==Joshua Leung
2008-07-24* Added the ability to toggle visibility/renderability for bones in edit mode...Matt Ebb
2008-07-24* Added the ability to toggle visibility/renderability for modifiers, from th...Matt Ebb
2008-07-24* A bit more precision in the bevel mod 'width' fieldMatt Ebb
2008-07-24BGE patch: Add PyDoc for new logic bricks, set exception message on Py error,...Benoit Bolsee
2008-07-23Added NodeUpdateGS so GameObject Python api alignAxisToVect function,Campbell Barton
2008-07-23== Grease Pencil - UI Improvements ==Joshua Leung
2008-07-23== Sequencer ==Peter Schlaile
2008-07-23Updated some out of date documentation of Object Ipo curve namesMatt Ebb
2008-07-23BGE patch: Add min/max parameters to orientation constraint actuatorBenoit Bolsee
2008-07-22Update MSVC project filesBenoit Bolsee
2008-07-22BGE patch: update KX_GameObject::getChildren() to use CListValue instead of p...Benoit Bolsee
2008-07-22== Grease Pencil ==Joshua Leung
2008-07-22Python APIKen Hughes
2008-07-21allow to write to libraries that are indirectly linkedCampbell Barton
2008-07-21BGE patch: Optimization of bullet adaptation layer - part 1.Benoit Bolsee
2008-07-21BGE 2dFilters some extra fixesHamed Zaghaghi
2008-07-21BGE Bug Fix:#17349, fixes some problems about 2d-filtersHamed Zaghaghi
2008-07-21BGE patch: constraint orientation actuator did not work when damping=0.Benoit Bolsee
2008-07-21Fix for crash in collisions (introduced *after* 2.46 with my collision recode)Daniel Genrich
2008-07-20[#17356]: Reactor particles makes blender crashDaniel Genrich
2008-07-20GameObject functions getChildren() and getChildrenRecursive()Campbell Barton
2008-07-20Bugfix #16662Ton Roosendaal
2008-07-20BGE bug fix (for 2.47): setParent() fix, third part: set mass to 0 when paren...Benoit Bolsee
2008-07-20Bugfix #8182 Ton Roosendaal
2008-07-19Added functions so python can change library paths.Campbell Barton
2008-07-19syntax change so GCC 4.3 will buildCampbell Barton
2008-07-19BGE bug fix (good for 2.47): remove static-static collision messages on the c...Benoit Bolsee
2008-07-19BGE patch: Relink actuators with target within group when duplicating group; ...Benoit Bolsee
2008-07-18BGE patch: support for partial hierarchy in dupligroup instantiation; removal...Benoit Bolsee
2008-07-18BGE bug fix (good for 2.47): SetParent actuator did not work on dynamic objec...Benoit Bolsee
2008-07-18own error, recent commit that tried to keep an active face could crash when d...Campbell Barton
2008-07-18bugfixCampbell Barton
2008-07-17Change message printed by sceneRender.enableCropping() to be more descriptive...Ken Hughes
2008-07-17BGE patch: use the Blender convention to duplicate groups in the BGE so that ...Benoit Bolsee
2008-07-17BGE bug fix (good for 2.47): fix logic reconnection after replication. The ol...Benoit Bolsee
2008-07-17BGE patch: fix mesh deformation errors with duplicated objects sharing the sa...Benoit Bolsee
2008-07-16Bugfix: particles with deflection based on size could pass throughBrecht Van Lommel
2008-07-16* change active face behavior so that entering editmode will assign the first...Campbell Barton
2008-07-16Bug Fix #17337, now atmosphere works correctly with FSA enabledHamed Zaghaghi
2008-07-16BGE patch: DUPLIGROUP option supported in BGE.Benoit Bolsee
2008-07-15BGE bug fix (good for 2.47): radar and near sensor did not filter correctly t...Benoit Bolsee
2008-07-15Updated so things compile. (Missing includes needed)Kent Mein