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
2012-11-09Sequencer: disabled sequencer recursion and corrected rendered preview modeSergey Sharybin
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-11-09bmesh refactor - rename some of the BM_****_share_****_count() functions to B...Campbell Barton
2012-11-09Fix #33123: lamp nodes drivers not working, now uses same hacks as materialBrecht Van Lommel
2012-11-09Edits for consistency with other parts of codeJoshua Leung
2012-11-09style cleanup: indentationCampbell Barton
2012-11-09add fallbacks for BM_vert_calc_shell_factor() and BM_vert_calc_mean_tagged_ed...Campbell Barton
2012-11-09Fix crash when copying scene with sequencer's animation using Link Objects or...Sergey Sharybin
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-11-09code cleanup: move shrinkwrap's benchmark macro into PIL_time.h & some minor ...Campbell Barton
2012-11-09Fix #33082: dupliverted metaball showing wrong in cycles render and metaballBrecht Van Lommel
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-08Render: make default lamp size smaller (10cm instead of 1m in typical units).Brecht Van Lommel
2012-11-08Fix #33116: Blender Crashes when saving inside Sculpt Mode with with GLSL and...Sergey Sharybin
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-11-08code cleanup: unused defines & some formatting.Campbell Barton
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton
2012-11-07fix for own error in recent orig-index refactor (reported as [#33112])Campbell Barton
2012-11-07Affine tracker do_versions were missed for objects tracsSergey Sharybin
2012-11-07Fixed crashes when motion tracks are zero-sizedSergey Sharybin
2012-11-07fix [#33108] Running save_as_mainfile breaks relative texture pathsCampbell Barton
2012-11-07style cleanup, also remove redundant call to set_listbasepointers in free_mai...Campbell Barton
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-06Bugfix #32191Ton Roosendaal
2012-11-06Harmless formatting tweaksJoshua Leung
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-11-05Improvement for text indentation: keep selection as good as possibleSergey Sharybin
2012-11-05Change a way how image sequence/movie source is detecting for movie clipSergey Sharybin
2012-11-05Subversion bump for render tiles, motion tracking fallback option and collisi...Sergey Sharybin
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-05Camera Tracking: allow fallback to reprojection resection by user demandSergey Sharybin
2012-11-05fix issue with shrinkwrap face projection distance comparisons when using bot...Campbell Barton
2012-11-05revert own commit r34706 (fix for [#25801]), this causes bug [#25801].Campbell Barton
2012-11-05style cleanupCampbell Barton
2012-11-04Bugfix #33074Ton Roosendaal
2012-11-04Bugfix 33075Ton Roosendaal
2012-11-04code cleanup: quiet -Wdouble-promotion, disabled this warnings for a few file...Campbell Barton
2012-11-04code cleanup: replace macro with inline function for dynamic paint.Campbell Barton
2012-11-04Fix for r51837.Thomas Dinges
2012-11-03code cleanup: float <> double conversion.Campbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-11-03Fix for [#32992] Switching language does nothing under Windows.Bastien Montagne
2012-11-02fix for own recent commit checking bounds off-by-one.Campbell Barton
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-11-01remove BLI_utildefines from BKE_DerivedMesh.h headerCampbell Barton
2012-11-01Bugreport - Christian Krupa in irc:Ton Roosendaal
2012-11-01fix for possible buffer overflow in gpu_nodes_get_vertex_attributes() and hai...Campbell Barton
2012-11-01style cleanupCampbell Barton