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
2009-07-07made rtbuild object_heuristic_spliter fasterAndre Susano Pinto
2009-07-07*added Object SAH support to rtbuild:Andre Susano Pinto
2009-07-06*Added BLI_memarena on bvhAndre Susano Pinto
2009-07-06*fix (forgot to multiply by BB size)Andre Susano Pinto
2009-07-06*"Fixed" rayobject_bvh memory organization of BB'sAndre Susano Pinto
2009-07-06*Added output of BB/primitves test/hitsAndre Susano Pinto
2009-07-05Set BVH (rayobject_bvh.c) as default tree typeAndre Susano Pinto
2009-07-05svn merge -r 21301:21372 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-05Added a particle instance modifier option to use particle size.Janne Karhu
2009-07-05*Added BIHAndre Susano Pinto
2009-07-04Rendering animations with particle trails cached.Janne Karhu
2009-07-04A bunch of fun stuff now possible because of new pointcache code:Janne Karhu
2009-07-032.5:Brecht Van Lommel
2009-07-03rayobject_octree fixedAndre Susano Pinto
2009-07-03Fixed memory aligns for 64bitsAndre Susano Pinto
2009-07-032.5/Multires:Nicholas Bishop
2009-07-032.5/Sculpt:Nicholas Bishop
2009-07-032.5Brecht Van Lommel
2009-07-032.5Ton Roosendaal
2009-07-032.5Ton Roosendaal
2009-07-03fix for own missing var in recent commit.Campbell Barton
2009-07-032.5 - Additional warning fixJoshua Leung
2009-07-032.5 - Quick compiling fix for Ton's commit Joshua Leung
2009-07-032.5Ton Roosendaal
2009-07-03set the PYTHONPATH to BLI_gethome_folder("python") if it exists.Campbell Barton
2009-07-03*little fixAndre Susano Pinto
2009-07-03*No need of a BB if the underlying structure already has a BBAndre Susano Pinto
2009-07-03cmake support for building without fluidsimCampbell Barton
2009-07-03*fixed crashAndre Susano Pinto
2009-07-03*fixed rtbuild (there was a sorting bug introduced while adapting code from B...Andre Susano Pinto
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-07-022.5Ton Roosendaal
2009-07-02*RTBuilder now supports splitting leafs in N leafsAndre Susano Pinto
2009-07-02out own Py_GetPath() function to replace pythons, so we can bundle python mod...Campbell Barton
2009-07-02svn merge -r 21041:21301 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-022.5Ton Roosendaal
2009-07-02Reverted incorrect merge (missing files)Andre Susano Pinto
2009-07-022.5: Lists for vertex groups, shape keys, uvs, vertex colors.Brecht Van Lommel
2009-07-022.5: Fix a case of using freed memory in event handling.Brecht Van Lommel
2009-07-02needed for building with py2Campbell Barton
2009-07-01Added support for collection parameters also for RNA_function_call_direct fam...Elia Sarti
2009-07-01slice support working in py3 for Vector and Matrix types.Campbell Barton
2009-07-01fixed ray mirror/trans shadow on rayobject_bvhAndre Susano Pinto
2009-07-01RNABrecht Van Lommel
2009-07-01*Added rayobject_bvhAndre Susano Pinto
2009-07-012.5/Sculpt:Nicholas Bishop
2009-07-01*Added initial code of rayobject_rtbuildAndre Susano Pinto
2009-07-01disabling foreach_get/set for python2.x, since it uses new buffer api.Campbell Barton
2009-07-012.5 filebrowserAndrea Weikert
2009-07-01Reverting changes made for laptop/two button mice - will make the changes ava...Tom Musgrove