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/intern
AgeCommit message (Expand)Author
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-30Last bunch of minor fixes before merge.Joerg Mueller
2011-08-29* Reverting Titlecard commit r37537Joerg Mueller
2011-08-28== Sequencer ==Peter Schlaile
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22Missed a file in last commit.Joerg Mueller
2011-08-223D Audio GSoC:Joerg Mueller
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-17Fix #28265: blender 2.59 not starting on OS X with old ndof driver.Brecht Van Lommel
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-16add numpad key input for ghost/sdlCampbell Barton
2011-08-163D Audio GSoC:Joerg Mueller
2011-08-163D Audio GSoC:Joerg Mueller
2011-08-15Window was losing focus when switching from full screen via Alt+F11Alexander Kuznetsov
2011-08-11Commiting patch from jensverwiebe for NDOF support on OSXv2.59Sergey Sharybin
2011-08-113D Audio GSoC:Joerg Mueller
2011-08-11svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-09off by 1 error with number keys in ghost/sdlCampbell Barton
2011-08-08add missing keys for ghost/sdlCampbell Barton
2011-08-08- update X3D and FBX testing checksumsCampbell Barton
2011-08-07simplify x11 path code, had unneeded NULL checks and std namespaceCampbell Barton
2011-08-07stricter WITH_INPUT_NDOF guards, general cleanupMike Erwin
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-08-07stricter NDOF guards for Windows (forgot in earlier commit)Mike Erwin
2011-08-063D Audio GSoC:Joerg Mueller
2011-08-05fix for GHOST/SDL key input with uppercase keys.Campbell Barton
2011-08-053D Audio GSoC:Joerg Mueller
2011-08-043D Audio GSoC:Joerg Mueller
2011-08-04stricter guards for disabling NDOF code (will test in 3.. 2.. 1..)Mike Erwin
2011-08-03* Merging trunk up to r38981.Joerg Mueller
2011-08-033D Audio GSoC:Joerg Mueller
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-03whitespace edits.Campbell Barton
2011-08-03compensate for lack of 3D mouse calibration on WindowsMike Erwin
2011-08-02More flexible configuration for 3dmouse library for scons.Sergey Sharybin
2011-08-02typo fixNathan Letwory
2011-08-02Merging trunk up to r38932.Joerg Mueller
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
2011-08-02Properly disable NDOF code when WITH_INPUT_NDOF is not define.Nathan Letwory
2011-08-02whitespaceNathan Letwory