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
2011-07-31Bug fix: loading a file that had particles using a dupligroup from a liblinke...Janne Karhu
2011-07-31fix for material slot removal (r38879)Campbell Barton
2011-07-31reverting part of #38876 (whitespace edits)Dalai Felinto
2011-07-31bugfix [#28111] material.pop breaks mt->mat_nrDalai Felinto
2011-07-31when converting curves from poly -> nurbs, dont enable Bezier-U flag.Campbell Barton
2011-07-31whitespace edits, had odd space/tab mixCampbell Barton
2011-07-31fix for building without bulletCampbell Barton
2011-07-31fix for immobile camera (NDOF_SHOULD_ROTATE etc.) -- should revisit laterMike Erwin
2011-07-31SVN maintenance.Guillermo S. Romero
2011-07-31py api: sphinx doc corrections, pep8 cleanup and style edits, also added __al...Campbell Barton
2011-07-31improved ndof fly: precision mode, camera position, camera animationMike Erwin
2011-07-31== PBVH ==Nicholas Bishop
2011-07-31EditMesh-based skin node drawingNicholas Bishop
2011-07-31Imported bsphere.c, mostly ifdef'd out for nowNicholas Bishop
2011-07-31Added DNA and RNA for skin modifier, stubbed in skin modifier functionsNicholas Bishop
2011-07-31Added SkinNode DNA and customdata.Nicholas Bishop
2011-07-31patch [#27909] Added constants in bge.constraints by Solano Felicio (solano) ...Dalai Felinto
2011-07-30Bugfix #28121Ton Roosendaal
2011-07-30bpy fix for crash/assert on running dir() on a non collection property + some...Campbell Barton
2011-07-30quiet some compiler warnings & fix possible (but unlikely) crash.Campbell Barton
2011-07-30improved visual rotation guideMike Erwin
2011-07-30ndof sensitivity operator follows power curve and respects min/maxMike Erwin
2011-07-30While looking at the bug report, found some more issues... Thomas Dinges
2011-07-30Fix for [#28117] Diffuse reflection IPO curve not imported correctly from 2.4...Thomas Dinges
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-29When relinking node group outputs from sockets of different type, automatical...Lukas Toenne
2011-07-29pep8 cleanup, also print message when attempting to run in animation player m...Campbell Barton
2011-07-28Fix #27719: custom RNA properties fail to update drivers. Hopefully this isBrecht Van Lommel
2011-07-28Fix part of #27944: color managment discrepancy in GLSL materials with nodes.Brecht Van Lommel
2011-07-28speed button mapping to ndof sensitivity change operator.Nathan Letwory
2011-07-28fix [#28096] Custom gradient for weightpainting in mask mode not working prop...Campbell Barton
2011-07-28New option for multires modifier: Subdivide UVsSergey Sharybin
2011-07-28sequencer add strips now check for overlap by default (option can be disabled...Campbell Barton
2011-07-28only initialize snap from the scene settings for view3d and image spaces sinc...Campbell Barton
2011-07-28Don't write library_materials tag when there are no materials.Nathan Letwory
2011-07-28refix for #27912: crash after mesh.materials.pop() (fixed wrongly on rev. 382...Dalai Felinto
2011-07-27fix [#28098] Continuous Grab does not work for movement of the "Backdrop" in ...Campbell Barton
2011-07-27minor warning fixes for clang-static-checkerCampbell Barton
2011-07-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-27more minor warning cleanups and improve error reporting if text fails to save.Campbell Barton
2011-07-27shift-motion to pan with 3D mouseMike Erwin
2011-07-27* Fixed a typo in the code (uiLayoutItemSplt -> uiLayoutItemSplit)Thomas Dinges
2011-07-26- bugfix for icon listview where the icons would only wrap onceCampbell Barton
2011-07-26onscreen ndof rotation guide (center + axis)Mike Erwin
2011-07-26RNA: function calls with optional parameters were not giving correct defaultBrecht Van Lommel
2011-07-26correct misc warningsCampbell Barton
2011-07-26fix for NULL pointer crash with operator repeat, looks like error print got m...Campbell Barton
2011-07-26include menu ID's in tooltips when python tips are enabled, there was no way ...Campbell Barton
2011-07-26Fix #28087: Opening files in the text editor ignores the last newline '\n'Sergey Sharybin