Benoit Bolsee
af85ee01f8
Update MSVC project files.
2009-08-28 13:42:58 +00:00
Benoit Bolsee
6dbadb23ce
update MSVC project files.
2009-08-20 09:18:55 +00:00
Andrea Weikert
92cfad965d
2.5 MSVC 9 projectfiles maintenance
...
* rev. 22367: splitting of anim_channels.c
* rev. 22383: units.c in blenkernel added
* Fix include paths was intern/audaspace, code expected intern/audaspace/intern
2009-08-12 18:06:30 +00:00
Benoit Bolsee
c2239abdbd
MSVC project files: add audaspace project, upgrade to Python 3.1
2009-08-10 18:36:12 +00:00
Benoit Bolsee
b6abeca2fe
Update MSVC projects files
2009-08-01 10:13:32 +00:00
Andrea Weikert
3ecb88fc76
2.5 MSVC 9 projectfiles
...
* maintenance: console_space, physics_boids, rna_render
2009-07-22 18:06:59 +00:00
Andrea Weikert
f787712cbb
2.5 MSVC projectfiles
...
* update for NLA merge from Aligorith
2009-07-11 17:29:53 +00:00
Andrea Weikert
3b0fafa393
2.5 MSVC projectfiles
...
* moving projectfiles to python 2.6 to avoid recurring issues with python migration
2009-06-30 18:20:45 +00:00
Andrea Weikert
ee4e89ec53
Blender 2.5
...
MSVC projectfiles updates
* removed WITH_FREETYPE2
* update for several missing or moved files rna_fcurve.c, gpencil.c,...
2009-05-06 18:51:58 +00:00
Andrea Weikert
332517957d
2.5 MSVC9 projectfiles
...
updates:
* RNA: rna_space.c and rna_vpaint.c
* DNA: DNA_anim_types.c
* blenkernel: anim_sys.c, fcurve.c
* editors: space_image several files added
* editors: uvedit several files added
* editors: gpencil: several files added
2009-01-18 15:37:09 +00:00
Andrea Weikert
b22fecea79
2.5 MSVC9 projectfiles
...
* added new files in editors/object and editors/space_sequence
* added seqeffects.c in blenkernel
2009-01-13 20:30:22 +00:00
Andrea Weikert
7c251bffaf
2.5 MSVC9 projectfiles
...
updates:
- booleanops.c and booleanops_mesh in blenkernel
- screendump.c in editors/screen
- keyval.c in editors/interface
- RNA: rna_pose.c
2009-01-07 18:04:14 +00:00
Andrea Weikert
fc28d3cf75
2.5 filebrowser
...
further cleanup:
- moved struct FileList* back to SpaceFile
- fix for memory related errors and freeing operator in file_free
- removed wmSubWindowSet, we're not doing OpenGL select in filebrowser
- removed drawing of load button when invoked from windowtype pupmenu
2.5 MSVC projectfiles:
- slipped in removal of multires_firstlevel.c in blenkernel
2009-01-06 19:22:29 +00:00
Andrea Weikert
33dd818310
2.5 MSVC9 projectfiles
...
updates:
* RNA: several files (rna_cloth, rna_object_force.c, rna_particle.c, rna_scriptlink.c, rna_text.c, rna_texture.c, rna_userdef.c)
* complete removal of verse and cleanup of WITH_VERSE from projectfiles
* deleted projectfiles for BL_src - not needed anymore.
* editors/mesh: mesh_intern.h was renamed from editmesh.h, new file mesh_ops.c
* editors/util: editmode_undo.c, undo.c and util_intern.h added
* editors/animation: anim_channels.c added
* editors/space_action: action_edit.c added
2009-01-04 19:39:35 +00:00
Andrea Weikert
cc80111b2b
2.5
...
* fix lost declaration and missing includes after blenlib cleanup.
* bump warning level to W3 for Debug in a few libraries for MSVC9 projectfiles. Others will follow.
2008-12-20 12:43:53 +00:00
Andrea Weikert
1d3a42451d
2.5 MSVC9 projectfiles
...
updates:
* context.c and report.c in blenkernel (moved from wm)
* view3d_draw in editors
* rna for sequence
2008-12-18 18:49:38 +00:00
Andrea Weikert
369bdcc702
== MSVC project files ==
...
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-16 16:53:37 +00:00
Benoit Bolsee
61a83d2fba
Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008.
2008-11-10 21:22:22 +00:00