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-01-07patch [#25490] Fix for [#22096] Blender tries to open non-blend fileCampbell Barton
2011-01-07incorrectly documented return typeCampbell Barton
2011-01-07Fix/add OSX style text editing shortcuts to default keymapMatt Ebb
2011-01-07py/rna api speedup for collection slicing in all cases, rather then having an...Campbell Barton
2011-01-07bugfix [#25519] particlesystem, type hair, hair dynamics enabled: crash with ...Campbell Barton
2011-01-07bugfix [#25519] particlesystem, type hair, hair dynamics enabled: crash with ...Campbell Barton
2011-01-07fix [#25520] crash when closing the properties panel in uv/image editorCampbell Barton
2011-01-06Todo items:Ton Roosendaal
2011-01-06Todo item:Ton Roosendaal
2011-01-06Bug fix: Ton Roosendaal
2011-01-06print_m3/m4 didnt use const char *, which gave an errror with passing strings...Campbell Barton
2011-01-06Todo item:Ton Roosendaal
2011-01-06bugfix [#25498] Projection paint clone tool leaves seamsCampbell Barton
2011-01-06bugfix [#25488] Game engine crash when try to run after blender app startCampbell Barton
2011-01-06use ED_markers_get_first_selected() where possible, simplify ed_marker_rename...Campbell Barton
2011-01-06py/rna optimizations, will help for faster exporting.Campbell Barton
2011-01-06Markers Todo: Adding back "Rename Marker" operator (Ctrl M).Joshua Leung
2011-01-06== Long-Standing 2.5 Todo - Markers fully working again in allJoshua Leung
2011-01-06Improve reliability when setting property editor context via rnaMatt Ebb
2011-01-06fix for error in own recent commit, r34098.Campbell Barton
2011-01-06fix for clang static check warnings.Campbell Barton
2011-01-06remove assignments which are unused.Campbell Barton
2011-01-05Bugfix, irc report:Ton Roosendaal
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal
2011-01-05Get rid of uninitialized variable and malicios derived mesh relising.Sergey Sharybin
2011-01-05remove ED_retopo.hCampbell Barton
2011-01-05Todo item:Ton Roosendaal
2011-01-05Patch: [#22524] Update Windows Recent Documents on Open/SaveAndrea Weikert
2011-01-05fix for py/rna mesh.materials[:] where empty materials exist, would raise a r...Campbell Barton
2011-01-05Fix #23604: external shadows for volume materials don't workBrecht Van Lommel
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2011-01-05Material slots: on adding a new one, the material datablock is now copied againBrecht Van Lommel
2011-01-05Fix #25316: distorted subsurf UV in some cases. To counter distortion at seams,Brecht Van Lommel
2011-01-05Marker Bugfixes ("Make Links to Scene" operator):Joshua Leung
2011-01-05Fixing bugs in future: Ton Roosendaal
2011-01-05Todo item: linked curve objects behaves incorrect with modifiersSergey Sharybin
2011-01-05Fix for [#25492] Cached particles are killed too earlyJanne Karhu
2011-01-05Bugfix #25494: Lattice keyframes can't be selected in dopesheetJoshua Leung
2011-01-05py api function to tag all ID blocks, was available in 2.4x as.Campbell Barton
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2011-01-05Removed a call to glPopMatrix that had no corresponding glPushMatrix.Nicholas Bishop
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2011-01-04Don't commit with compiling first ;)Ton Roosendaal
2011-01-04Todo item: notifiers sent from Material changes invoked CompositorTon Roosendaal
2011-01-04todo item:Ton Roosendaal
2011-01-04Todo item:Ton Roosendaal
2011-01-04Crease tool brush missed brush color changing depends on brush appearance.Sergey Sharybin
2011-01-04Fix #25483: Brush appearance colorSergey Sharybin
2011-01-04Todo items:Ton Roosendaal
2011-01-04comment assert and ensure meshes are always calculated with CD_MASK_BAREMESH,...Campbell Barton