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
2013-01-10Fix #33752: UV Orco coordinates were wrong for Cycles (and other externalBrecht Van Lommel
2012-12-28Expose BKE_constraint_mat_convertspace() as object's convert_space() func in ...Bastien Montagne
2012-11-01style cleanupCampbell Barton
2012-10-23Fix #30801: cycles rendering issue with missing particle instances in a dupli...Brecht Van Lommel
2012-10-22RNA C++ API improvementsSergey Sharybin
2012-10-20More UI messages fixes and tweaks, and BKE_report<->BKE_reportf.Bastien Montagne
2012-10-13More UI messages fixes.Bastien Montagne
2012-10-05Fix #32734: Object.to_mesh() gave wrong user count for curves/surface/text ob...Brecht Van Lommel
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-09-27Fix #32667: Curve softbodies doesn't render animation (cycles)Sergey Sharybin
2012-09-22Revert a small part of r50813, so that we can build (actually, link) with Cyc...Bastien Montagne
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-09-08style cleanupCampbell Barton
2012-08-08code cleanup: rename G.afbreek --> is_break, G.rendering --> is_renderingCampbell Barton
2012-07-31resolve glitch in the image space where mask editing and UVs would conflict.Campbell Barton
2012-07-31support for curve orco uv's as UV's in cycles.Campbell Barton
2012-07-14Fix #31021: Render settings are not taken into account for curvesSergey Sharybin
2012-05-20code cleanup:Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-07Style cleanup: displist moduleSergey Sharybin
2012-05-07Style cleanup: rename BKE_metaball* to BKE_mball -- mball is more commonly us...Sergey Sharybin
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-29style cleanup: missed these from previous cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-23- fix for python freeing its own bmesh clearing the global mirror cache.Campbell Barton
2012-03-25inset tool now works better when insetting around corners - the 2 faces norma...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-11fix for debug assignment left in from own commit r44778Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-02-21Fix #30270, #30265: cycles not displaying textured objects, and not renderingBrecht Van Lommel
2012-02-08svn merge ^/trunk/blender -r43934:43976Campbell Barton
2012-02-07Fix #30089: crash with cycles viewport rendering while in text edit mode.Brecht Van Lommel
2012-01-25svn merge ^/trunk/blender -r43676:43685Campbell Barton
2012-01-25found a bug by accident.Campbell Barton
2012-01-19svn merge ^/trunk/blender -r43524:43530Campbell Barton
2012-01-19size for static string was too small, we should really have dynamic sized str...Campbell Barton
2012-01-19svn merge ^/trunk/blender -r43482:43524Campbell Barton
2012-01-19debug function DM_debug_info / DM_debug_print, with access from pythonCampbell Barton
2011-12-19svn merge ^/trunk/blender -r42680:42722Campbell Barton
2011-12-18- remove rna access to deprecated sequencer attributes x/y offset & zoom.Campbell Barton
2011-12-16svn merge ^/trunk/blender -r42617:42655Campbell Barton
2011-12-15vertex group changes,Campbell Barton
2011-12-05svn merge ^/trunk/blender -r42426:42439Campbell Barton