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-12-24BGE: "Fix" for issue [#33663] "Objects Share Materials / Textures When Groupe...Mitchell Stokes
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-22Reshuffled data view for Outliner.Ton Roosendaal
2012-12-22code cleanup:Campbell Barton
2012-12-22From the long todo:Ton Roosendaal
2012-12-21Armature bone feature:Ton Roosendaal
2012-12-20UI todo:Ton Roosendaal
2012-12-19Multires baker: renamed Number of Rays to Samples after discussion with BrechtSergey Sharybin
2012-12-19BGE: Some as of yet unmerged work I did in the Swiss branch. These changes in...Mitchell Stokes
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-12-18changing RNA properties now prints python script in the info view.Campbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-17patch [#33441] Remove unneeded strcpy()'s from makesdna.cCampbell Barton
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-16replace strcpy with BLI_strncpy or memcpy when the size is known.Campbell Barton
2012-12-15Finished themes for transparent Button regions in Blender.Ton Roosendaal
2012-12-15Bugfix, irc collection:Ton Roosendaal
2012-12-15avoid using strlen() for comparisons in for loops. for expanding whitespace i...Campbell Barton
2012-12-14Adding a new SPH solver that is more physically accurate. See patch #29681Alex Fraser
2012-12-14UV Warp Modifier:Campbell Barton
2012-12-13Part of bratwurst GSOC cleanup of subsurf unwrap code: Ommit subsurfAntony Riakiotakis
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-12-09style cleanupCampbell Barton
2012-12-03Image Editor / UV: Thomas Dinges
2012-11-30Compositor should never add notifiers by himself, notifiers should be addedSergey Sharybin
2012-11-24remove USER_DISABLE_AA/use_antialiasing, this wasn't available from the UI bu...Campbell Barton
2012-11-24IK Solver:Brecht Van Lommel
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-11-20code cleanup: make bmesh operator names more consistant since python has acce...Campbell Barton
2012-11-20fix for changes in own recent commit:Campbell Barton
2012-11-20Triangulate modifierAntony Riakiotakis
2012-11-15code cleanup: move local math functions into math_geom.c, math_vector.c, no f...Campbell Barton
2012-11-12Fix conflict of cycles persistent data flag with freestyle, add reservedBrecht Van Lommel
2012-11-12fix for DNA alignment on 32 and 64bit systems.Campbell Barton
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-12style cleanupCampbell Barton
2012-11-12build fix: recent commit broke building on 64bit linuxCampbell Barton
2012-11-12DNA alignment fix for GPencil commitJoshua Leung
2012-11-11"Dynamic Sketch" patch, which adds timing data to GP strokes, by storing an i...Bastien Montagne
2012-11-10Added UI support to set OpenGL MultiSample.Ton Roosendaal
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-09style cleanup: indentationCampbell Barton
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-11-07support for string parameters in OSL nodesDalai Felinto