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
2010-05-08bugfix [#21085] Sequencer file selector for movies is strangeCampbell Barton
2010-05-08revert own commit 28662.Campbell Barton
2010-05-08Scons compile fix for SVN 28661.Thomas Dinges
2010-05-08remove BLI_strnlen, use _strnlen as strnlen on windows.Campbell Barton
2010-05-08- console drop handler for datablocks & filepaths.Campbell Barton
2010-05-08Fix blenderplayer linking issues when building with CMake on unix systemsDamien Plisson
2010-05-08Allow clicking in the empty area of a scrollbar (in the 'groove' outside the ...Matt Ebb
2010-05-08adjusment to constraint actuator layout (forgot to expose normal and before)Dalai Felinto
2010-05-08bugfix [#22276] filemanager autocompleate based on current pathCampbell Barton
2010-05-08SVN maintenance.Guillermo S. Romero
2010-05-08CMake + MSVC building fix (PTHREADS_INC needed in imbuf)Dalai Felinto
2010-05-07Logic UI - fixing missing rna default valuesDalai Felinto
2010-05-07shouldnt have committed this, was local hack to workaround float buffer bug.Campbell Barton
2010-05-07fix for segfault when reading bad multilayer EXR'sCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-07Minor formatting tweaks (killing some "caterpillar if's"... yuck those things...Joshua Leung
2010-05-07Multires: fix for "failed to read" error message with external displacements.Brecht Van Lommel
2010-05-07Exr reading error print has a bit more detail now, to debug problems.Brecht Van Lommel
2010-05-07saving multires data didnt get the new filename when the external struct was ...Campbell Barton
2010-05-07Restrict keyboard sensor stored events to only what's appropriate per propertyMatt Ebb
2010-05-07too many args, build errorCampbell Barton
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-07Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the...Dalai Felinto
2010-05-07Fix [#22271] N panel Lock icons not changing when pressedMatt Ebb
2010-05-07Warning cleanupMatt Ebb
2010-05-07Logic UI: small fixes: order of sensor type enum + state actuator showing use...Dalai Felinto
2010-05-07Added dynamic enum itemf for add sensor/actuator operatorsMatt Ebb
2010-05-07Logic UI: State Actuator done :) all actuators are there now. [and stubs update]Dalai Felinto
2010-05-07bugfix for own error [#22269] object vector operations (position) not working...Campbell Barton
2010-05-07fix for duplicating cloth which could crash on freeingCampbell Barton
2010-05-06keyframe transform, both through dopesheet/action editor and graph editor, wo...Joseph Eagar
2010-05-06Logic UI: constraint actuator+rna 100% (finally !!!) + other fixes/improvements:Dalai Felinto
2010-05-06dont write blender recent file list or save quit.blend when running in backgr...Campbell Barton
2010-05-06own restrict-render commit broke hide unselected.Campbell Barton
2010-05-06Make drop images work from external desktop into Blender image window.William Reynish
2010-05-06option to use the linked path or the local path for pointcache.Campbell Barton
2010-05-06make save as copy default for renders, so artists saving with F3 dont end up ...Campbell Barton
2010-05-06Part 1 of making external drop events work. Have to move work to another system,Ton Roosendaal
2010-05-06more checks to last commitCampbell Barton
2010-05-06rna functions...Campbell Barton
2010-05-06Logic UI: actuators - action+rna 100%, sound 100%, constraint+rna 50%Dalai Felinto
2010-05-06last commit broke linking to scenes from the UICampbell Barton
2010-05-06Datablocks Viewer Bugfix: Joshua Leung
2010-05-06Fix [#22256] bpy.ops.sequencer.delete.poll() not workingMatt Ebb
2010-05-06Fix [#22249] Can enter camera view when there is no camera in sceneMatt Ebb
2010-05-06Logic UI: more actuators: armature, motion, edit object (ui) and 2dfilter (la...Dalai Felinto
2010-05-06Fix [#22246] Invisible objects on 3D-View (patch included)Matt Ebb
2010-05-06rna float set function example for dfelintoMatt Ebb
2010-05-06Tweak for dfelinto, logic uiMatt Ebb
2010-05-06BGE Logic UI: 2dfilter actuator + object (motino) actuator + commenting out b...Dalai Felinto