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-04-20Fix #22085: compile error on windows, M_PI undeclared.Brecht Van Lommel
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-15Make memstat easier to read, add missing Intel ID and cleanups.Guillermo S. Romero
2010-04-11Cocoa fix [#21866] : force mouse move event to be sent upon cursor position s...Damien Plisson
2010-04-06Fix #20365: new render window does not respect Windows taskbar at top of screen.Brecht Van Lommel
2010-03-29CMake fix for GCC 4.4.1 crash (on ubuntu 9.10 ) reported (on IRC) and fixed b...Dalai Felinto
2010-03-28Fix [#21689] for coordinate issue (y flipped) when setting mouse cursor positionDamien Plisson
2010-03-20Replacing NAN with C++ limits version, hope that works for MSVC...Joerg Mueller
2010-03-20Fix for [#21639] Playback with AV-sync and None sound system.Joerg Mueller
2010-03-20Cocoa: fix some mem leaks appearing on 10.4 buildsDamien Plisson
2010-03-16Fix [#21634] GHOST_WindowCocoa: activeWindow null pointer checkDamien Plisson
2010-03-15Fix [#20419] OSX Cocoa physical punctuation keys retrieval fixDamien Plisson
2010-03-15Patch #21569 to fix bug #21530: on X11, middle mouse button drag cancelledBrecht Van Lommel
2010-03-10filebrowser:Andrea Weikert
2010-03-10iTaSC: joint limit are now given directly in radiant, no need to convert.Benoit Bolsee
2010-03-03small png include adjustments (ifndef NOPNG ...).Dalai Felinto
2010-03-03fix for CMake compile in windows. ($PNG_INC was needed) - partial revert of c...Dalai Felinto
2010-03-03fix for minor errors/warningsCampbell Barton
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