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
2009-05-29tag for 2.49 releasev2.49Martin Poirier
2009-05-29Last pre-2.49 commit part 2: the original file (png btw), and txt andTon Roosendaal
2009-05-29Last pre-2.49 commit part 1: splash c file and release numberTon Roosendaal
2009-05-29BGE: small performance problem: object set invisible at startup were still pu...Benoit Bolsee
2009-05-29BGE: sensor object will now have Actor filter optional: new button 'Detect Ac...Benoit Bolsee
2009-05-29BGE modifier: last minute commit to fix a nasty bug with modifers messing the...Benoit Bolsee
2009-05-29the option for saving images as jpeg2000 was missingCampbell Barton
2009-05-29typo in messageCampbell Barton
2009-05-29workaround for strange python problem in the BGE and BPy API where printing w...Campbell Barton
2009-05-29Revert commit 20478: instead of changing the default in blender, it's better ...Benoit Bolsee
2009-05-29bugfix and update DXF-Exporter scriptsRemigiusz Fiedler
2009-05-29Bullet Physics maxphystep = 1 is better general default to avoid vicious circleErwin Coumans
2009-05-29bugfix: added import Curve moduleRemigiusz Fiedler
2009-05-28Python APIKen Hughes
2009-05-28[#18803] 'ShadeModes' dictionary and 'shadeMode' instance variable exported t...Campbell Barton
2009-05-28[#18840] Joystick sensor lagCampbell Barton
2009-05-28BGE: no sleeping and lock axis physics options were not propagated to replicas.Benoit Bolsee
2009-05-28renamed python 'bookmark' attribute to 'useHighPriority', was renamed in the ...Campbell Barton
2009-05-28grsaaynoel spent ~2hrs to figure this out, theeth, feel free to elaborate if ...Campbell Barton
2009-05-28Projection paint, cloning from 1 layer to another would show ugly black lines...Campbell Barton
2009-05-28== FFMPEG ==Peter Schlaile
2009-05-28last-minute Bullet bugfix: accidently commented out a constraint limit test, ...Erwin Coumans
2009-05-27DXF-importer second update: v1.12 - 2009.05.26 by migiusRemigiusz Fiedler
2009-05-27DXF-importer update: v1.12 - 2009.05.26 by migiusRemigiusz Fiedler
2009-05-27flag the images as dirty when projection painting (so there is the option to ...Campbell Barton
2009-05-27Workaround for size 1 brushes not working with projection paint,Campbell Barton
2009-05-27"Motor at limit" jitter fixed for btGeneric6Dof constraint, fix taken from Bu...Erwin Coumans
2009-05-27BGE: fix a bug with kinematic object not giving the correct friction to dynam...Benoit Bolsee
2009-05-26BGE VideoTexture: VideoFFmpeg was missing a rewind function: rename stop() to...Benoit Bolsee
2009-05-26BGE PyAPI Bug reported by Pitel on blenderartist.Campbell Barton
2009-05-26BGE build probs with CMake: directory "source/gameengine/SceneGraph"Chris Want
2009-05-26BGE Py APICampbell Barton
2009-05-26Fix for bug #18788: vector math node subtract did not work,Brecht Van Lommel
2009-05-26Bugfix #18801Ton Roosendaal
2009-05-26== Sequencer ==Peter Schlaile
2009-05-26Misc warningsCampbell Barton
2009-05-26Bugfix: (discovered by course participant :)Ton Roosendaal
2009-05-26BGE Script template for a python module (set EOL to native this time)Campbell Barton
2009-05-26InterfaceKen Hughes
2009-05-26IRIX: use python 2.5 by defaultStefan Gartner
2009-05-26tiny fix for irix: use putenv instead of setenvStefan Gartner
2009-05-25InterfaceKen Hughes
2009-05-25* UI tweaks to python controller (more space for module name), setParent actu...Campbell Barton
2009-05-25BGE Joystick Hat BugfixCampbell Barton
2009-05-25Pressing the '~' key in the ipo view didnt store the view state in the ipo cu...Campbell Barton
2009-05-25[#18819] save and load globalDictionary actuators don't load the proper files...Campbell Barton
2009-05-25[#18808] Unstable results of Pack Margin in UV editorCampbell Barton
2009-05-25[#18731] trouble with the python api in assigning script constraint's target.Campbell Barton
2009-05-25quick fix still allowed for possible crash, check for valid newlibadr return ...Campbell Barton
2009-05-25missing null check, would crash blender when loading some filesCampbell Barton