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-22Fix [#22097] missing panels in texture tabMatt Ebb
2010-04-22Fix [#22078] Cannot apply modifier in python (context error)Matt Ebb
2010-04-22Fix for bug in r28320, sizeof(pointer) was breaking path functionsMatt Ebb
2010-04-22copying values from int buttons were adding floating point 0.00000'sCampbell Barton
2010-04-21Save a Copy, (operator option for save as),Campbell Barton
2010-04-21fix [#22080] double clicking a file in file browser to open a file doesn't wo...Andrea Weikert
2010-04-21fix for crash drawing weights in lattice editmode.Campbell Barton
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