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 (Collapse)Author
2010-09-29Remove the project files in favor of CMake, so we won't be maintaining now ↵Nathan Letwory
two ways of using project files.
2010-08-18Update MSVC project filesBenoit Bolsee
2010-08-16Update MSVC project filesBenoit Bolsee
2010-04-13MSVC projectfiles updateAndrea Weikert
* big modifier refactor * added include path to pthreads for BL_gpu.vcproj and blender.vcproj - hopefully only temporarily. Is needed because BLI_threads.h includes <pthreads.h> header!!!
2010-03-01MSVC projectfiles_vc9:Andrea Weikert
* added file blf.c in BPY_python * added headers from generic subdir to project
2010-02-28MSVC projectfiles_vc9 maintenanceAndrea Weikert
* added ghost dependency to blenlib * new file bpy_rna_callback.c in blender/python
2010-02-22Update MSVC project files.Benoit Bolsee
2010-02-14Support GPU image auto_refresh also for movie (was for sequence only).Benoit Bolsee
2010-02-12updated VC9 project filesLukas Steiblys
2010-02-04Update MSVC project files.Benoit Bolsee
2010-01-24Update MSVC project filesBenoit Bolsee
2009-12-09MSVC 9 projectfilesAndrea Weikert
* quick updates for bpy_driver.c
2009-11-19MSVC 9 projectfilesAndrea Weikert
* re-enabled collada now with hopefully correct debug libs * python API IDProps added
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. ↵Benoit Bolsee
Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library.
2009-08-25blender 2.5 MSVC projectfilesAndrea Weikert
* update for bpy_array.c
2009-08-10MSVC project files: add audaspace project, upgrade to Python 3.1Benoit Bolsee
2009-07-222.5 MSVC 9 projectfilesAndrea Weikert
* maintenance: console_space, physics_boids, rna_render
2009-06-302.5 MSVC projectfilesAndrea Weikert
* moving projectfiles to python 2.6 to avoid recurring issues with python migration
2009-06-232.5 MSVC9 projectfilesAndrea Weikert
* RNA: move of rna_*_api.c files * removed deleted projects ODE, SUMO etc. * Added new files to editors/space_logic
2009-05-06Blender 2.5 Andrea Weikert
MSVC projectfiles updates * removed WITH_FREETYPE2 * update for several missing or moved files rna_fcurve.c, gpencil.c,...
2009-04-03MSVC9 project file update.Benoit Bolsee
2009-02-282.5: updated MSVC9 project filesAndrea Weikert
- blenfont - editors: sculpt changed to sculpt_draw - some RNA additions (rna_animation.c) - fixed some game engine include directories
2009-01-062.5 MSVC9 projectfiles Andrea Weikert
updates: * stubs.c was moved from editors/screen to python * RNA: rna_action.c * Armature: all in editors/armature added.
2008-12-282.5 MSVC9 projectfiles Andrea Weikert
updates: * BPY_python: bpy_opwrapper.c, bpy_util.c * editors/space_action: action_edit_keyframes.c * editors/space_node: node_ops.c, node_select.c
2008-12-262.5 MSVC9 projectfiles Andrea Weikert
updates: * new file editors/interface/interface_panel.c * new files in editors/space_node * new file editors/space_buttons/buttons_scene.c * new files in editors/space_script * new files in editors/object
2008-12-212.5 MSVC9 projectfiles Andrea Weikert
* update for view3d_draw and view3d_select * update for bpy_operator
2008-11-30== MSVC projectfiles ==Andrea Weikert
== MSVC projectfiles == - update for python RNA API - update for editors: ed_util.c - fixed RNA_rna library project, doesn't need the c files included in rna.c
2008-11-16== MSVC project files ==Andrea Weikert
updated VisualStudio 9 projectfiles for blender 2.50 notes: - still WIP - dependencies have to be reviewed - gameengine has been removed from build for now, needs to be added back at some point - time, outliner and view3d editors have been added, other editors will have to be added when ported
2008-11-11Add MSVC90 project files - part 3. Extern and Intern projects are merged in ↵Benoit Bolsee
projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008.