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
2008-07-28WIP commit, completely untested (should introduce: 1. copy of modifier settin...Daniel Genrich
2008-07-25Fluid control: WIP commit before weekend, not working is crashing on the firs...Daniel Genrich
2008-07-23soc-2008-mxcurioni: merged changes to revision 15705Maxime Curioni
2008-07-22Bug fix for the bug fix. Wasn't closing the clipboard before returning. Thank...Ian Thompson
2008-07-22Bugfix: Pasting non-text data (or trying to retrieve non-text data from the c...Ian Thompson
2008-07-21Fix for crash with fc and quality < 5 (reported by Nudel)Daniel Genrich
2008-07-20svn merge -r 15529:15649 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-07-19Merged 15170:15635 from trunk (no conflicts or even merges)Ian Thompson
2008-07-14Win64 fix: disable 1GB restriction for 64bit windows systems, baking fluid wi...Daniel Genrich
2008-07-13Win64 fix: if you disable enough things in CMakeList.txt blender compiles on ...Daniel Genrich
2008-07-13Fix to let Ghost compile with win64 msvc compiler.Daniel Genrich
2008-07-12soc-2008-mxcurioni: merge with trunk - rev 15540Maxime Curioni
2008-07-12soc-2008-mxcurioni: first part of the Freestyle Python implementation. A new ...Maxime Curioni
2008-07-11Fix for several memory leaks in fluidsim (found with Valgrind).Daniel Genrich
2008-07-11svn merge -r 15409:15529 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-07-08Introduced quality to GUI, not yet tested (WIP commit)Daniel Genrich
2008-07-08patch from res2k to stop the blender window being upscaled on vista.Campbell Barton
2008-07-08Some channel fixes for fcDaniel Genrich
2008-07-07WIP commit to introduce channelsDaniel Genrich
2008-07-07Another addition of time values, yet some things to followDaniel Genrich
2008-07-07Added 4 gui elements to structs, another 2-3 will follow; Unsolved problems: ...Daniel Genrich
2008-07-06soc-2008-mxcurioni: merge-repair with trunk rev 15456Maxime Curioni
2008-07-06Another fluid type 'control' added and introduced to elbeem, still some issue...Daniel Genrich
2008-07-05soc-2008-mxcurioni: merged changes to revision 15441Maxime Curioni
2008-07-04Initial GUI implementation, yet not functionalDaniel Genrich
2008-07-03svn merge -r 14676:15409 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-06-30Fix for bug #8680: GameLogic.getRandomFloat() returns very smallBrecht Van Lommel
2008-06-14fix for ndof inconsistencies, bug #13954Jean-Luc Peurière
2008-06-09Merged from trunkIan Thompson
2008-06-09soc-2008-mxcurioni: merged changes to revision 15163Maxime Curioni
2008-06-03== RED one (redcode) ==Peter Schlaile
2008-06-02Compiler warning fixes (unused vars).Joshua Leung
2008-05-25soc-2008-mxcurioni: merged changes to revision 14967Maxime Curioni
2008-05-25Apply BGE patch 12799: Fix quad buffer stereo mode for WindowsBenoit Bolsee
2008-05-12soc-2008-mxcurioni: merged changes to revision 14798, compilation works for r...Maxime Curioni
2008-05-11protecting by #ifdef0 debug prints for ndofJean-Luc Peurière
2008-05-05merge to 14689, Freestyle library changes, SConscript startMaxime Curioni
2008-05-04svn merge -r 14649:14676 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-02remove a debug printJean-Luc Peurière
2008-05-02fix for #10080 copy/paste operations wereJean-Luc Peurière
2008-04-30svn merge -r 14561:14627 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-04-29== mmap for win32 ==Andrea Weikert
2008-04-27svn merge -r 14505:14561 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-04-22use detectable autorepeat for X11,Campbell Barton
2008-04-22svn merge -r 14236:14505 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-04-20Reverting new epsilons since they had bad global impact - instead just remove...Daniel Genrich
2008-04-18Fluid: got to the real problem of the issue --> wrong float epsilon resulted ...Daniel Genrich
2008-04-18Fluid bugfix [#8395] [#6200]: this should solve the popping/inconsistency/fli...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want