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-03-15Fix: multisample viewport drawing didn't work well with selection or particleBrecht Van Lommel
2013-03-15code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist,Campbell Barton
2013-03-10patch [#34103] check_for_dupid.patchCampbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-08Applying similar optimisations as r.55092 for Animation DataJoshua Leung
2013-03-07Speedup for Grease Pencil animators.Ton Roosendaal
2013-03-05code cleanup: also change BKE_blender.h BLENDER_VERSION_CHAR to 'a' so as not...Campbell Barton
2013-03-05Bug fix #34534Ton Roosendaal
2013-03-05patch [#34103] path_util_split_dirstring.patch, path_util_split_dirstring_2.p...Campbell Barton
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-04patch [#34103] use boolean in path functions and add comments.Campbell Barton
2013-03-04Change default margin for bake to 16 pixelsAntony Riakiotakis
2013-03-04Fix for image transparency backwards compatibility. Now the texture datablock...Brecht Van Lommel
2013-03-01Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node"Sergey Sharybin
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-25Hidding the append: already linked message if G.debug is false. This gets rid...Mitchell Stokes
2013-02-24Fix for image alpha version patch with library linked files where the imageBrecht Van Lommel
2013-02-23Bug fix in 2.66 release, irc submitted.Ton Roosendaal
2013-02-23fix for error in the blenderplayer caused by r54727 (can't assume G.main is v...Campbell Barton
2013-02-22patch [#34103] Add explanatory comments to dna_genfile.[ch]Campbell Barton
2013-02-22Motion tracking dopesheetSergey Sharybin
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-19Fixes for alpha mode do_versions codeSergey Sharybin
2013-02-14bugfix: [#34220] Blenderplayer no longer working after r54395 commit [segfaul...Dalai Felinto
2013-02-13Fix for splitting startup and userpref:Ton Roosendaal
2013-02-10Added option to composite/viewer nodes which specifys whether alpha inputSergey Sharybin
2013-02-08Corrections to alpha pipeline do_versionsSergey Sharybin
2013-02-08Fix #33747: do better backwards compatibility for image transparency changes.Brecht Van Lommel
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-05remove stringify macro from alloc'sCampbell Barton
2013-02-04updated fix for [#34089] Crash opening file containing translation node saved...Monique Dewanchand
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-03Fix for [#34089] Crash opening file containing translation node saved before ...Jeroen Bakker
2013-02-02add missing break in direct_link_constraints, CONSTRAINT_SPACEONCE flag was g...Campbell Barton
2013-01-30Add active region for operator execution.Campbell Barton
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add point cache supportSergej Reich
2013-01-23rigidbody: Add force field supportSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-22property change reporting now uses the context again, rather then checking a ...Campbell Barton
2013-01-21Style cleanupJoshua Leung
2013-01-16Get rid of the BRUSH_FIXED_TEX flag, use mapping modes instead. VersionAntony Riakiotakis
2013-01-14no need to call BLI_countlist on idproperty groups when comparing.Campbell Barton
2013-01-13Three fixes;Ton Roosendaal
2013-01-13Usability: Ton Roosendaal
2013-01-10Correction to do_versions() in 53676Sergey Sharybin
2013-01-10add a segfault handler that writes out the info log into a crash file alongsi...Campbell Barton
2013-01-10don't store bevel weights or edge crease customdata layers in editmode unless...Campbell Barton
2013-01-09Fix #33796: Curve radius makes affect only in full fill modeSergey Sharybin