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-06-06use the same stippled drawing for colorband background as alpha color swatche...Campbell Barton
2011-06-06fix/workaround [#27559] Color picker fails with a very small brushCampbell Barton
2011-06-06fix from nico_ga on IRC, building on MSVC with jack but not ffmpeg.Campbell Barton
2011-06-06object-mode lattice bounds were not taken into account when calculating min/max.Campbell Barton
2011-06-06fix [#27572] Mirror Shapekey and Mirror vertex Group not working for Lattice.Campbell Barton
2011-06-06Resolve 2 theme issuesCampbell Barton
2011-06-06spelling correctionsCampbell Barton
2011-06-06fix for crash opening the file selector twice with multiple windows open (whe...Campbell Barton
2011-06-06replacing -> arrows by proper ASCII arrows on Transformation ConstraintDalai Felinto
2011-06-06Fix [#27438] Volume Material Density InaccuracyMatt Ebb
2011-06-06Bake from multires meshSergey Sharybin
2011-06-05fixed warning, signed/unsigned mismatch, blo/readfile.c line 1742Jason Wilkins
2011-06-05operator buttons get a red highlight when alert is set for the layoutCampbell Barton
2011-06-05own commit r37199 gave problems with duplicating objects, use different fix.Campbell Barton
2011-06-05file selector now scales with DPI betterCampbell Barton
2011-06-05colorband and image header were ignoring DPI sizeCampbell Barton
2011-06-05Bugfix: new DPI-controlled UI size code was setting 'view2d re-init'Ton Roosendaal
2011-06-05panel headers were not scaling with DPI properlyCampbell Barton
2011-06-05scale the file selector UI with the DPI, the region size can still be wrong t...Campbell Barton
2011-06-05workaround for supremely annoying UI glitch where you could accidentally hide...Campbell Barton
2011-06-05with the new scalable UI. hard coded values were still used for resizing the ...Campbell Barton
2011-06-05py/drivers disable dont interning strings, no need really since this isnt don...Campbell Barton
2011-06-05compile without splash and icons when WITH_HEADLESS is set.Campbell Barton
2011-06-05fix [#27554] vertex group namesCampbell Barton
2011-06-05SVN maintenance.Guillermo S. Romero
2011-06-05Changed "Convert" to "Convert to" since the first one is incorrect. Removed s...Daniel Salazar
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-04CMake option 'WITH_HEADLESS' to build blender in headless mode (no x11/xlib) ...Campbell Barton
2011-06-04edits to make these cmake files compatible with my own basic cmake parser whi...Campbell Barton
2011-06-04fix [#27568] Segmentation fault in Sequencer when adding an effect strip with...Campbell Barton
2011-06-04UI for texture space in mesh/curve/mball data propertiesDaniel Salazar
2011-06-04quiet 2 compiler warnings and update man pageCampbell Barton
2011-06-04Fix for linux buildslaves. Now they should be able to compile branches.Sergey Sharybin
2011-06-04BuildBot: various changes to support building branches.Brecht Van Lommel
2011-06-03BugFix: [#27556] Replace mesh for gfx in "Edit Object" actuator act illogical...Dalai Felinto
2011-06-03Fix for [#27461] Particle Instance modifier doesn't work correctly with Hair ...Janne Karhu
2011-06-03disable python/string enum duplication from last commit because the array of ...Campbell Barton
2011-06-03when making the C/RNA copy of the python enum, duplicate all strings since th...Campbell Barton
2011-06-03pre-allocate the array when converting py/rna enums, also fix for memory leak...Campbell Barton
2011-06-03Fix for [#27562] audaspace not playing files in blenderplayerJoerg Mueller
2011-06-03Quiet warnings for picky compilers.Campbell Barton
2011-06-02Fix related to #27309: group nodes with a linked datablock that was missing w...Brecht Van Lommel
2011-06-02Fix #27241: crash with point density texture when using particle age/velocityBrecht Van Lommel
2011-06-02addons now show expanded list again (since Brecht's commit now makes it fast)Campbell Barton
2011-06-02UI: fix two issues with expanded enum property buttons:Brecht Van Lommel
2011-06-02fix for [#27410] Manual save kills actual .blend file if disk space is lowAndrea Weikert
2011-06-02committed this by mistake.Campbell Barton
2011-06-02fix [#27557] Linked object (camera) should not be able to set position by usi...Campbell Barton
2011-06-02fix [#27553] Weird resulsts when animating opacity on (color) stripCampbell Barton
2011-06-02mathutils support for color arithmetic, also some minor whitespace edits. Campbell Barton