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
2010-02-28Bug in OpenAL backend returning wrong playback position.Joerg Mueller
2010-02-27System dependent standard directory retrieval functions update : return const...Damien Plisson
2010-02-21building without jack was brokenCampbell Barton
2010-02-212.5 Audio:Joerg Mueller
2010-02-16compile fixes for MSVC!Andrea Weikert
2010-02-16[#18961] Use const char * where appropriate (2.5)Campbell Barton
2010-02-16Cocoa : mem leak fixDamien Plisson
2010-02-16Cocoa: bugfix [#21158] fix modifiers keys status upon gaining focusDamien Plisson
2010-02-16OSX/deprecated Carbon: user and system base dirs retrieval implementationDamien Plisson
2010-02-16Cocoa: user and system base dirs retrieval implementationDamien Plisson
2010-02-16Self tsk. Too much copy paste.Guillermo S. Romero
2010-02-16Tsk!Martin Poirier
2010-02-16System dependant functions (skeletons) to retrieve user and system base dirs.Guillermo S. Romero
2010-02-13fix for blenderplayer building.Campbell Barton
2010-02-13fix for memory leak: node animation data wasnt being free'dCampbell Barton
2010-02-13simple malloc counter for debugging. disabled so no functional change.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12Lowering latency of jack a little depending on buffer size.Joerg Mueller
2010-02-112.5 Audio: The jack backend is now realtime capable and will not produce so m...Joerg Mueller
2010-02-10Cocoa : use Cocoa NSWindow tag for identifying the window where a mouse/table...Damien Plisson
2010-02-08MSVC projectfilesAndrea Weikert
2010-02-082.5 Audio:Joerg Mueller
2010-02-08Guardedalloc: added MEM_reallocN function to do simple alloc/memcpy/free,Brecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-08NULL check if file cant be read.Campbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-02-07Smoke: Patch #20955 / fix by Damien Plisson (damien78)Daniel Genrich
2010-02-06MSVC compile fixAndrea Weikert
2010-02-06Bugfix #20971: IK Joints Inexplicably Stiff In Recent Blender 2.5 BuildsJoshua Leung
2010-02-04Update MSVC project files.Benoit Bolsee
2010-02-01SVN maintenance.Guillermo S. Romero
2010-02-01this restores building on mingw with Collada support, also it restores cross ...Tom Musgrove
2010-02-01Wrong include path in revision 26519 (missing space when concatenating includes)Martin Poirier
2010-02-01Cocoa/DND : give feedback to user of drop possibility before actual dropDamien Plisson
2010-02-01Cocoa/DND : added bitmap data type handling in drag'n'drop operationsDamien Plisson
2010-02-01Cocoa : fix mouse cursor hang when RMB-dragging in a not frontmost windowDamien Plisson
2010-02-01Cocoa : implement opening .blend file by double-clicking on it in OSX FinderDamien Plisson
2010-01-28Cocoa : correctly handle late events sent after window deactivateDamien Plisson
2010-01-28Cocoa : fix 'Draw Overlap' method swap issuesDamien Plisson
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Update MSVC project filesBenoit Bolsee
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-24remove own experiemental codeJoseph Eagar
2010-01-22Fix MEM_testN not unlocking mutex correctly, unlikely to lead toBrecht Van Lommel
2010-01-21Continuous grab in X11 could give events to a different window if the mouse w...Campbell Barton
2010-01-21Added a new notifyer, NC_SPACE_CHANGED, to signal an editor thatJoseph Eagar
2010-01-19- AIX ifdef's so windows works, cant test but this seems the most used define...Campbell Barton
2010-01-19Windows Compile Fix. No need for strings.h on win32.Thomas Dinges
2010-01-19patch [#20612] Making Blender compile on AIX 4.3.3Campbell Barton