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-08-03Bugfix for weird + in the code, no idea why it compiled (yet some selfcollisi...Daniel Genrich
2008-08-03BKE_global.h include path wasnt correct. made boxpack2d.c a bit more Campbell Barton
2008-08-02Copies all required DLLS for Save Game as Runtime.Mal Duffin
2008-08-02== imagebrowser ==Andrea Weikert
2008-08-02* patch #17394 by Vilem Novak - add menu item for 'Make Proxy Object'. Thanks!Matt Ebb
2008-08-02* (slightly modified) old patch #7471 from Davide Vercelli - menu items for ...Matt Ebb
2008-08-02* Minor tweaks to file menu item namingMatt Ebb
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-31Fixed the pageup/pagedown sculptmode shortcut keys for switching multires lev...Nicholas Bishop
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-30Copy Attributes now has option to copy all physical attributes.Mal Duffin
2008-07-29No long needed here (win64 cleanup)Daniel Genrich
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-29Bugfix for #17396. Adding a text object would segfault when using freetypeKen Hughes
2008-07-28Bugfix: Joshua Leung
2008-07-28* Fix for Aligorith's fix for my mistaken uninitialised variable in outliner....Matt Ebb
2008-07-28Removed old multires file write code.Nicholas Bishop
2008-07-28Removed mdisps from the default customdata of derivedmeshes since it's no lon...Nicholas Bishop
2008-07-27Merged with r15805Nicholas Bishop
2008-07-27Somewhat hacky support for undo in sculptmode; does a copy of MVert DerivedMe...Nicholas Bishop
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-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-25* make sure blenderplayer links againNathan Letwory
2008-07-25Grease Pencil - Backend work:Joshua Leung
2008-07-25More speed/memory improvements to multires update.Nicholas Bishop
2008-07-25Reduced the multires memory usage a bit during level creation and level update.Nicholas Bishop
2008-07-25* Fix for bug #9450 'Problems with Extended Material node with AmbCol socket'Matt Ebb
2008-07-25Removed some unneeded data copies made in MultiresDM.Nicholas Bishop
2008-07-25Removed some unused data/functions from the MultiresDMNicholas Bishop
2008-07-25Minor cleanup of some unused multires dataNicholas Bishop
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