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
2009-06-09Fix for bug #18855: in texture node editor, "Add New" for worldBrecht Van Lommel
2009-06-09ToolsKen Hughes
2009-06-09Fix for bug #18900: game engine lights in non-glsl mode did moveBrecht Van Lommel
2009-06-09Fix for bug #18881 and #18866: Surface option for Fields crashedBrecht Van Lommel
2009-06-09[#18847] Material.c Python API callsCampbell Barton
2009-06-08Fix "no newline at end of file" warning.Ken Hughes
2009-06-08needed to use sizeof(string)-1 for text button lengthsCampbell Barton
2009-06-07Bugfix to avoid crashing BGE on Mobile Intel GMA 950/945 Express GPU (2009 la...Erwin Coumans
2009-06-07BGE VideoTexture: fix VideoFFmpeg range attribute + error message.Benoit Bolsee
2009-06-07Patch/Bugfix so wind noise got controlable seed and therefore redoable cloth ...Daniel Genrich
2009-06-06Setting the directories and files is buggy still, but this should prevent som...Campbell Barton
2009-06-06Blender.Particle.New() wasnt documented.Campbell Barton
2009-06-06#18872 bugfix for torque on dynamic objectsErwin Coumans
2009-06-05bpy.config.sequenceMemCacheLimit is the only way to set the memcache in backg...Campbell Barton
2009-06-05A bunch of the same logic issues. (missed these before)Kent Mein
2009-06-05Fix "duplicate strip" always increase the user count for ipo.Diego Borghetti
2009-06-05coverity issue CID: 97Kent Mein
2009-06-05coverity issues:Kent Mein
2009-06-05coverity issues:Kent Mein
2009-06-05coverity issue CID: 484Kent Mein
2009-06-05getScreenPosition, Ray and Vect fixes:Dalai Felinto
2009-06-05BGE [#18884] light in skinned object only work properly after running the act...Benoit Bolsee
2009-06-04coverity issue CID: 488Kent Mein
2009-06-04BugfixTon Roosendaal
2009-06-04BGE small fixesCampbell Barton
2009-06-04KX_MouseFocusSensor - bug reported by Micro27 on blenderartistCampbell Barton
2009-06-03coverity CID: 374Kent Mein
2009-06-03Missed this one before. It's another coverity issue:Kent Mein
2009-06-03This is coverity issue:Kent Mein
2009-06-03BGE PyAPI fixesCampbell Barton
2009-06-02This commit fixes the following two coverity issues:Kent Mein
2009-06-02Fixed limits on translate nodeRobin Allen
2009-06-02Bugfix for faulty noise function in bricks nodeRobin Allen
2009-06-01BGE: memory leak in Random actuator + make actuator truly random when seed=0 ...Benoit Bolsee
2009-06-01== Sequencer ==Peter Schlaile
2009-06-01BGE Blendfile path bug (use for loading and saving the GameLogic.globalDict)Campbell Barton
2009-06-01BGE bug fix: dynamically added sensor objects didn't have their physic shape ...Benoit Bolsee
2009-06-01== Sequencer ==Peter Schlaile
2009-06-01== Sequencer ==Peter Schlaile
2009-06-01YoFrankie bug [#18857] On start gives ImportError: No module named frankie_sc...Campbell Barton
2009-06-01== Sequencer ==Peter Schlaile
2009-05-31== Sequencer ==Peter Schlaile
2009-05-31Bug in KX_GameObject.get() and ListValue.get(), wasn't checking if the CValue...Campbell Barton
2009-05-31BGE: fix refcount bug causing crash with Object texture coordinates.Benoit Bolsee
2009-05-31AO render error, caused by bugfix after RC3 :(Ton 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