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
AgeCommit message (Expand)Author
2011-02-23Possible fix for [#26190] Changing particle amount crashesJanne Karhu
2011-02-23remove unused functions,Campbell Barton
2011-02-23add back view 1:1 operator from 2.4x (Shift+PadEnter)Campbell Barton
2011-02-23add back 2.4x mesh vertex sort/randomize operators, were called xsort and has...Campbell Barton
2011-02-23add 2.4x posemode & weightpaint feature as an operator - Flip Active, Shift+F.Campbell Barton
2011-02-23fix [#26164] bpy.ops.transform.translate ignores AutoIK modeCampbell Barton
2011-02-23- fix python error for poselib UI when none is active.Campbell Barton
2011-02-23python console namespace fix, merging namespace dicts was no good, since it p...Campbell Barton
2011-02-23doxygen: make sure license blocks don't interfere.Nathan Letwory
2011-02-23Adding "frame" to print in background rendering forDaniel Salazar
2011-02-23"I must be an idiot"Nathan Letwory
2011-02-23doxygen fix, otherwise file doesn't show up in module section.Nathan Letwory
2011-02-23error in own recent moving addons functions into its own module. addon_utils....Campbell Barton
2011-02-23doxygen: add Audaspace C API entryNathan Letwory
2011-02-23Empty groups are now displayed with some basic spacing in edit mode. Long soc...Lukas Toenne
2011-02-22Convenience fix: Exposing internal sockets now copies the default input value...Lukas Toenne
2011-02-22SVN maintenance.Guillermo S. Romero
2011-02-22Added RNA functions to group tree inputs/outputs for exposing internal socket...Lukas Toenne
2011-02-22doxygen: bge scenegraph and videotextureNathan Letwory
2011-02-22Material UI, patch by Ervin Weber (lusque). Thanks!Thomas Dinges
2011-02-22Bugfix #25967Ton Roosendaal
2011-02-22Fix for [#26160] Blender Crashes when undoingJoerg Mueller
2011-02-22doxygen: add bullet to extern libs, some small changes in page names, and fix...Nathan Letwory
2011-02-22disable some conflicting options WITH_PYTHON_MODULECampbell Barton
2011-02-22blender as module - workaround for not knowing __file__ when the module is in...Campbell Barton
2011-02-22doxygen: BGE Network, Physics, RasterizerNathan Letwory
2011-02-22missing deps for pacmanCampbell Barton
2011-02-22Type in snapshort ;)Ton Roosendaal
2011-02-22fix for uninitialized stack variable in displaying the modifier template.Campbell Barton
2011-02-22Too many ifdefs made me miss the fact variables were declared insideTon Roosendaal
2011-02-22No idea why this goes wrong, but I can't get preprocessor output withTon Roosendaal
2011-02-22remove unused code.Nathan Letwory
2011-02-22feature back from 2.4x where a python error moves the cursor to the error lin...Campbell Barton
2011-02-22Fixed crash when sculpting on deformed mesh with smooth brush:Sergey Sharybin
2011-02-22doxygen: entries for blenderroutines, converter, expressions, gamelogic, game...Nathan Letwory
2011-02-22Fix for [#26163] New Texture selectors don't update Texture previewJanne Karhu
2011-02-22Bug fix: Fluidsim paths were not handled properlyJanne Karhu
2011-02-22missed updating this when modifying addons module.Campbell Barton
2011-02-22last commit used py3.2 function, inline for py3.1Campbell Barton
2011-02-22Small fix: reset the NTREE_DO_VERSIONS flag, so new node trees don't get upda...Lukas Toenne
2011-02-22Fixed missing initialization of node stack entries.Lukas Toenne
2011-02-22pyapi, use direct access to the frame rather then python attributes.Campbell Barton
2011-02-22Fixed sloppyness bug, used wrong pointer names when calling lib_nodetree_do_v...Lukas Toenne
2011-02-22cmake was using dna source list with the variable out of scope, possibly caus...Campbell Barton
2011-02-22patch from sambler on irc, writes version info for OSX.Campbell Barton
2011-02-22part of a patch from Dan Eicher with some edits.Campbell Barton
2011-02-22make doc generation close files (py3.2 complains about this),Campbell Barton
2011-02-22bugfix [#26126] Transparency panel label issueCampbell Barton
2011-02-22correct exampleCampbell Barton
2011-02-22fix [#26172] Lattice vertice selection by border selection ( shortcut B ) doe...Campbell Barton