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
2011-08-05get a tad more vertical space in the toolbar.Campbell Barton
2011-08-05fix [#28160] Pressing Y on an image sequence to seperate the images takes the...Campbell Barton
2011-08-05fix for possible uninitialized RNA strings, when RNA_string_get property is n...Campbell Barton
2011-08-05fix [#28102] Typing 'C:' into the file selector's directory asks to make a ne...Campbell Barton
2011-08-05change BLO_library_append_begin to take a main argument rather then a context...Campbell Barton
2011-08-04fix for building with clang. makesrna wasnt linking with sqrtCampbell Barton
2011-08-04Typo when reading line curving. The subversion is 1, so smaller than 1 should...Jeroen Bakker
2011-08-04remove append to cursor code, wasnt used and made some naive assumptions abou...Campbell Barton
2011-08-04UserPref/Node editor feature: Change the level of noodle curving.Jeroen Bakker
2011-08-04rst API doc fixes: literalincluding bge.texture and bge.constraints examples ...Dalai Felinto
2011-08-04when appending with a NULL context dont print warnigns about scene not being ...Campbell Barton
2011-08-04patch from jensverwiebe to disable ndof if header is not found.Campbell Barton
2011-08-04stricter guards for disabling NDOF code (will test in 3.. 2.. 1..)Mike Erwin
2011-08-04fix [#28114] Render CrashCampbell Barton
2011-08-03Add .py extension if it is missing from keymap file.Kent Mein
2011-08-03Crash in MMB moves (etc): commit of today was reading NULL pointer.Ton Roosendaal
2011-08-03enable NDOF by default with cmake again, but check if it can be found on OSX,...Campbell Barton
2011-08-03Default to False for WITH_BF_3DMOUSE, since needs separate package installed.Nathan Letwory
2011-08-03Cmake: compile with NDOF default off. This is a dependency on codeTon Roosendaal
2011-08-03Add win64_scons builderNathan Letwory
2011-08-03Add BF_BITNESS for win32/win64Nathan Letwory
2011-08-03Fixing terrible typo.Sergey Sharybin
2011-08-03Switch slave_pack to use new FFmpeg for windows.Sergey Sharybin
2011-08-03Switch windows buildbot to new FFmpeg 0.8.1.Sergey Sharybin
2011-08-03- Move list of FFmpeg DLLs to be installed from SConstructSergey Sharybin
2011-08-03fix [#27965] VSE: no visual feedback on locked stripsCampbell Barton
2011-08-03- Switch linux buildbot to FFmpeg-0.8.1Sergey Sharybin
2011-08-03fix [#28135] Edge slide changes UVCampbell Barton
2011-08-03- Do not add GHOST_NDOFManager.cpp to list of sources ifSergey Sharybin
2011-08-03Debug print removed.Nathan Letwory
2011-08-03removed attempted WITH_BF_3DMOUSE detection, fixed just one indention (left t...Mike Erwin
2011-08-03add note in scene.frame_current that frace_set() updates animation data.Campbell Barton
2011-08-03whitespace edits.Campbell Barton
2011-08-03fix [#28151] export OBJ don't save the extensionCampbell Barton
2011-08-03compensate for lack of 3D mouse calibration on WindowsMike Erwin
2011-08-03typo fix.Nathan Letwory
2011-08-03Compile fix.Nathan Letwory
2011-08-03ndof changes: turned off 3D mouse during transform, removed timing bug in ima...Mike Erwin
2011-08-02Patch by oenvoyage - olivier amrein, thanks a lot!Thomas Dinges
2011-08-02Simple argument to be able to explicitely tell the bitness you want to build ...Nathan Letwory
2011-08-02Changes for buildbot rules to use propper spnav library path.Sergey Sharybin
2011-08-02More flexible configuration for 3dmouse library for scons.Sergey Sharybin
2011-08-02fix for xvid encoding preset giving a python errorCampbell Barton
2011-08-02Fixes an issue with OSX LionKent Mein
2011-08-02Fixed a few small typos.Kent Mein
2011-08-02typo fixNathan Letwory
2011-08-02unit arg for FloatVectorProeprtyCampbell Barton
2011-08-02Don't include NDOF files when disabled.Nathan Letwory
2011-08-02Some more silencing. Enable with BF_GHOST_DEBUGNathan Letwory
2011-08-02Indentation changesNathan Letwory