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-02Fix for GE Make Runtime menu optionMal Duffin
2008-08-02(no commit message)Mal Duffin
2008-08-01Ipo Editor would not allow access to either World or Lamp texture Ipos. Now i...Roland Hess
2008-07-31== Grease Pencil Eraser - Tweaks ==Joshua Leung
2008-07-31* another commit adding std:: to the sort call (older msvc [<9] choked?)Nathan Letwory
2008-07-30BGE patch: logic optimization part 2: remove inactive sensors from logic mana...Benoit Bolsee
2008-07-30Bugfixes: fix for two memory leaks related to dupligroups,Brecht Van Lommel
2008-07-30Bugfix for mesh deformer under windows --> uninitialized variable was used in...Daniel Genrich
2008-07-30Grease Pencil Bugfixes:Joshua Leung
2008-07-30== Grease Pencil - Eraser (First Draft) ==Joshua Leung
2008-07-30Simple changes to Motion Actuator UI.Mal Duffin
2008-07-30* making sure BGE compiles after brecht's big commit (r15867). Needed <algori...Nathan Letwory
2008-07-30Copy Attributes now has option to copy all physical attributes.Mal Duffin
2008-07-30Am teaching a GE course this week, and am finding some small issues that I'm ...Mal Duffin
2008-07-29No long needed here (win64 cleanup)Daniel Genrich
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
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