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/source
AgeCommit message (Expand)Author
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-21bugfix [#22098] Binreloc buffer overrunCampbell Barton
2010-04-21bugfix [#22091] Crashing on Add Shortcut Campbell Barton
2010-04-21[#22100] Jpeg2000 null pointer dereferenceCampbell Barton
2010-04-21Fix [#22099] Interactive Loopcut hs anoyin problemMatt Ebb
2010-04-21Fix [#22082] World gradients look like pooMatt Ebb
2010-04-21vertex group option for lattice, needed for applying a lattice to a beard/mou...Campbell Barton
2010-04-20fix for crash getting the current material & more verbose library errorsCampbell Barton
2010-04-20replace referenecs to python 2.xCampbell Barton
2010-04-20Fix case of accessing freed windowmanager memory after reading a file.Brecht Van Lommel
2010-04-20hidden durian feature for entering a new path when linked libs are not found.Campbell Barton
2010-04-20BGE EPY Docs: PhysicsConstraints and fixes in other modulesDalai Felinto
2010-04-20Made playback operators use exec() callback instead of invoke(), so that thes...Joshua Leung
2010-04-20Added F13 - F19 keys for game engine too.Matt Ebb
2010-04-20Added ability to use up to F19 on the keyboard (previous max was F12). Matt Ebb
2010-04-20change mathutils 'repr' functions to closer match inputCampbell Barton
2010-04-19== file browser ==Andrea Weikert
2010-04-19Fix crash when invoking File->Save from the menuAndrea Weikert
2010-04-19setting array slices wasnt running rna updateCampbell Barton
2010-04-19Fix crash playing back files with saved speed control sequencer strip,Brecht Van Lommel
2010-04-19Fix problem with limit rotation constraints during transform. This codeBrecht Van Lommel
2010-04-19image operator poll functions for reload and replace now check for a valid im...Campbell Barton
2010-04-19Fix [#22056] Minor UI problem in File BrowserMatt Ebb
2010-04-19Reverting edit mode Shrink Fatten to Alt+S after talking to Ali. ThisDaniel Salazar
2010-04-19Add support for >2GiB files (as r28267) and some cleanups.Guillermo S. Romero
2010-04-18== sequencer ==Andrea Weikert
2010-04-18Brought back editable anim_startofs and anim_endofs both with shuffle testPeter Schlaile
2010-04-18Bugfix: text buttons in zoomed in or out views, didn't get the cursor on theTon Roosendaal
2010-04-18Brought back negative Channel-Variables in preview header, soPeter Schlaile
2010-04-18removed icons in proxy preview render size selection. (They don'tPeter Schlaile
2010-04-18== Sequencer ==Peter Schlaile
2010-04-18possible fix for [#22057] Autoname L/R in bones names center bones as .RCampbell Barton
2010-04-18Applied: Peter Schlaile
2010-04-18Brought back secondary input filtering, therebyPeter Schlaile
2010-04-18Brought back N-key for sequencer preview.Peter Schlaile
2010-04-18Added RAW-DV-files (.dv) to filelist, so that drag-n-dropPeter Schlaile
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-18various minor fixesCampbell Barton
2010-04-18was using uninitialized string for node name display, also use sizeof() rathe...Campbell Barton
2010-04-18SVN maintenance.Guillermo S. Romero
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-04-17move camera lens/angle conversion to BLI_mathCampbell Barton
2010-04-17Quicktime audio export: force AAC sample rate to be <=48kHz to avoid later co...Damien Plisson
2010-04-17Patch #21789 - BGE Keyboard and Mouse Python types - by Mitchell Stokes(Moguri)Dalai Felinto
2010-04-17PThreads "fix" for CMake / MSVCDalai Felinto
2010-04-17Added missing/better tooltips for Array modifierDaniel Salazar
2010-04-16-->Fix for compile on MSVCGeoffrey Bantle
2010-04-16fix for uv project modifier, broke when angle was removed.Campbell Barton