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-07-29BGE patch: fix support of group hidden layer in dupli group instantiation: on...Benoit Bolsee
2008-07-29Bugfix for #17396. Adding a text object would segfault when using freetypeKen Hughes
2008-07-28Bugfix: game engine does not support non-camera type objects as aBrecht Van Lommel
2008-07-28Bugfix: Joshua Leung
2008-07-28* Fix for Aligorith's fix for my mistaken uninitialised variable in outliner....Matt Ebb
2008-07-27#17309: Copy/pasting bone names (without editing text) doesn't update bone/po...Joshua Leung
2008-07-27Bugfix #17334:Joshua Leung
2008-07-27Outliner.c: Joshua Leung
2008-07-27Grease-Pencil:Joshua Leung
2008-07-27Patch #17336: Lock bones in edit modeJoshua Leung
2008-07-27== Pose Mode - Copy Menu (Ctrl C) ==Joshua Leung
2008-07-27== Python scriptlinks ==Willian Padovani Germano
2008-07-26== Grease Pencil - Drawing (User Action not Display) Accuracy ==Joshua Leung
2008-07-26BGE patch: support runtime duplication of groups. Adding an object with Dupli...Benoit Bolsee
2008-07-26== Sequencer ==Peter Schlaile
2008-07-26== Sequencer ==Peter Schlaile
2008-07-26Two fixes:Joshua Leung
2008-07-26rolling back 'bad' wind and force scaling compared to particles .. Jens Ole Wund
2008-07-26== PyNodes ==Willian Padovani Germano
2008-07-26added exception messages to game engine matrix and vector conversions. also r...Campbell Barton
2008-07-25BGE patch: approve patch #17312: Multiple material IPOs per mesh in BGE.Benoit Bolsee
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-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